Microsoft.PowerShell.Management.Activities
Namespace
Classes
| AddComputer |
Activity to invoke the Microsoft.PowerShell.Management\Add-Computer command in a Workflow. |
| AddContent |
Activity to invoke the Microsoft.PowerShell.Management\Add-Content command in a Workflow. |
| CheckpointComputer |
Activity to invoke the Microsoft.PowerShell.Management\Checkpoint-Computer command in a Workflow. |
| ClearContent |
Activity to invoke the Microsoft.PowerShell.Management\Clear-Content command in a Workflow. |
| ClearEventLog |
Activity to invoke the Microsoft.PowerShell.Management\Clear-EventLog command in a Workflow. |
| ClearItem |
Activity to invoke the Microsoft.PowerShell.Management\Clear-Item command in a Workflow. |
| ClearItemProperty |
Activity to invoke the Microsoft.PowerShell.Management\Clear-ItemProperty command in a Workflow. |
| ClearRecycleBin | |
| ConvertPath |
Activity to invoke the Microsoft.PowerShell.Management\Convert-Path command in a Workflow. |
| CopyItem |
Activity to invoke the Microsoft.PowerShell.Management\Copy-Item command in a Workflow. |
| CopyItemProperty |
Activity to invoke the Microsoft.PowerShell.Management\Copy-ItemProperty command in a Workflow. |
| DisableComputerRestore |
Activity to invoke the Microsoft.PowerShell.Management\Disable-ComputerRestore command in a Workflow. |
| EnableComputerRestore |
Activity to invoke the Microsoft.PowerShell.Management\Enable-ComputerRestore command in a Workflow. |
| GetChildItem |
Activity to invoke the Microsoft.PowerShell.Management\Get-ChildItem command in a Workflow. |
| GetComputerRestorePoint |
Activity to invoke the Microsoft.PowerShell.Management\Get-ComputerRestorePoint command in a Workflow. |
| GetContent |
Activity to invoke the Microsoft.PowerShell.Management\Get-Content command in a Workflow. |
| GetEventLog |
Activity to invoke the Microsoft.PowerShell.Management\Get-EventLog command in a Workflow. |
| GetHotFix |
Activity to invoke the Microsoft.PowerShell.Management\Get-HotFix command in a Workflow. |
| GetItem |
Activity to invoke the Microsoft.PowerShell.Management\Get-Item command in a Workflow. |
| GetItemProperty |
Activity to invoke the Microsoft.PowerShell.Management\Get-ItemProperty command in a Workflow. |
| GetItemPropertyValue | |
| GetLocation |
Activity to invoke the Microsoft.PowerShell.Management\Get-Location command in a Workflow. |
| GetProcess |
Activity to invoke the Microsoft.PowerShell.Management\Get-Process command in a Workflow. |
| GetPSDrive |
Activity to invoke the Microsoft.PowerShell.Management\Get-PSDrive command in a Workflow. |
| GetPSProvider |
Activity to invoke the Microsoft.PowerShell.Management\Get-PSProvider command in a Workflow. |
| GetService |
Activity to invoke the Microsoft.PowerShell.Management\Get-Service command in a Workflow. |
| InvokeItem |
Activity to invoke the Microsoft.PowerShell.Management\Invoke-Item command in a Workflow. |
| JoinPath |
Activity to invoke the Microsoft.PowerShell.Management\Join-Path command in a Workflow. |
| LimitEventLog |
Activity to invoke the Microsoft.PowerShell.Management\Limit-EventLog command in a Workflow. |
| MoveItem |
Activity to invoke the Microsoft.PowerShell.Management\Move-Item command in a Workflow. |
| MoveItemProperty |
Activity to invoke the Microsoft.PowerShell.Management\Move-ItemProperty command in a Workflow. |
| NewEventLog |
Activity to invoke the Microsoft.PowerShell.Management\New-EventLog command in a Workflow. |
| NewItem |
Activity to invoke the Microsoft.PowerShell.Management\New-Item command in a Workflow. |
| NewItemProperty |
Activity to invoke the Microsoft.PowerShell.Management\New-ItemProperty command in a Workflow. |
| NewService |
Activity to invoke the Microsoft.PowerShell.Management\New-Service command in a Workflow. |
| NewWebServiceProxy |
Activity to invoke the Microsoft.PowerShell.Management\New-WebServiceProxy command in a Workflow. |
| RegisterWmiEvent |
Activity to invoke the Microsoft.PowerShell.Management\Register-WmiEvent command in a Workflow. |
| RemoveComputer |
Activity to invoke the Microsoft.PowerShell.Management\Remove-Computer command in a Workflow. |
| RemoveEventLog |
Activity to invoke the Microsoft.PowerShell.Management\Remove-EventLog command in a Workflow. |
| RemoveItem |
Activity to invoke the Microsoft.PowerShell.Management\Remove-Item command in a Workflow. |
| RemoveItemProperty |
Activity to invoke the Microsoft.PowerShell.Management\Remove-ItemProperty command in a Workflow. |
| RemoveWmiObject |
Activity to invoke the Microsoft.PowerShell.Management\Remove-WmiObject command in a Workflow. |
| RenameComputer |
Activity to invoke the Microsoft.PowerShell.Management\Rename-Computer command in a Workflow. |
| RenameItem |
Activity to invoke the Microsoft.PowerShell.Management\Rename-Item command in a Workflow. |
| RenameItemProperty |
Activity to invoke the Microsoft.PowerShell.Management\Rename-ItemProperty command in a Workflow. |
| ResetComputerMachinePassword |
Activity to invoke the Microsoft.PowerShell.Management\Reset-ComputerMachinePassword command in a Workflow. |
| ResolvePath |
Activity to invoke the Microsoft.PowerShell.Management\Resolve-Path command in a Workflow. |
| RestartActivityContext |
RestartActivityContext |
| RestartComputer |
RestartComputerActivity |
| RestartService |
Activity to invoke the Microsoft.PowerShell.Management\Restart-Service command in a Workflow. |
| RestoreComputer |
Activity to invoke the Microsoft.PowerShell.Management\Restore-Computer command in a Workflow. |
| ResumeService |
Activity to invoke the Microsoft.PowerShell.Management\Resume-Service command in a Workflow. |
| SetContent |
Activity to invoke the Microsoft.PowerShell.Management\Set-Content command in a Workflow. |
| SetItem |
Activity to invoke the Microsoft.PowerShell.Management\Set-Item command in a Workflow. |
| SetItemProperty |
Activity to invoke the Microsoft.PowerShell.Management\Set-ItemProperty command in a Workflow. |
| SetService |
Activity to invoke the Microsoft.PowerShell.Management\Set-Service command in a Workflow. |
| SetWmiInstance |
Activity to invoke the Microsoft.PowerShell.Management\Set-WmiInstance command in a Workflow. |
| SplitPath |
Activity to invoke the Microsoft.PowerShell.Management\Split-Path command in a Workflow. |
| StartProcess |
Activity to invoke the Microsoft.PowerShell.Management\Start-Process command in a Workflow. |
| StartService |
Activity to invoke the Microsoft.PowerShell.Management\Start-Service command in a Workflow. |
| StopComputer |
Activity to invoke the Microsoft.PowerShell.Management\Stop-Computer command in a Workflow. |
| StopProcess |
Activity to invoke the Microsoft.PowerShell.Management\Stop-Process command in a Workflow. |
| StopService |
Activity to invoke the Microsoft.PowerShell.Management\Stop-Service command in a Workflow. |
| SuspendService |
Activity to invoke the Microsoft.PowerShell.Management\Suspend-Service command in a Workflow. |
| TestComputerSecureChannel |
Activity to invoke the Microsoft.PowerShell.Management\Test-ComputerSecureChannel command in a Workflow. |
| TestConnection |
Activity to invoke the Microsoft.PowerShell.Management\Test-Connection command in a Workflow. |
| TestPath |
Activity to invoke the Microsoft.PowerShell.Management\Test-Path command in a Workflow. |
| WaitProcess |
Activity to invoke the Microsoft.PowerShell.Management\Wait-Process command in a Workflow. |
| WriteEventLog |
Activity to invoke the Microsoft.PowerShell.Management\Write-EventLog command in a Workflow. |