Microsoft.PowerShell.Management.Activities Namespace
Updated: April 27, 2016
Applies To: Windows PowerShell
The Microsoft.PowerShell.Management.Activities namespace contains classes that encapsulate workflow activities for Windows PowerShell management cmdlets.
| Class | Description | |
|---|---|---|
![]() | AddComputer | Activity to invoke the Microsoft.PowerShell.Management\Add-Computer command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | AddContent | Activity to invoke the Microsoft.PowerShell.Management\Add-Content command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | CheckpointComputer | Activity to invoke the Microsoft.PowerShell.Management\Checkpoint-Computer command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ClearContent | Activity to invoke the Microsoft.PowerShell.Management\Clear-Content command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ClearEventLog | Activity to invoke the Microsoft.PowerShell.Management\Clear-EventLog command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ClearItem | Activity to invoke the Microsoft.PowerShell.Management\Clear-Item command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ClearItemProperty | Activity to invoke the Microsoft.PowerShell.Management\Clear-ItemProperty command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ClearRecycleBin | Activity to invoke the Microsoft.PowerShell.Management\Clear-RecycleBin command in a Workflow. |
![]() | ConvertPath | Activity to invoke the Microsoft.PowerShell.Management\Convert-Path command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | CopyItem | Activity to invoke the Microsoft.PowerShell.Management\Copy-Item command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | CopyItemProperty | Activity to invoke the Microsoft.PowerShell.Management\Copy-ItemProperty command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | DisableComputerRestore | Activity to invoke the Microsoft.PowerShell.Management\Disable-ComputerRestore command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | EnableComputerRestore | Activity to invoke the Microsoft.PowerShell.Management\Enable-ComputerRestore command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetChildItem | Activity to invoke the Microsoft.PowerShell.Management\Get-ChildItem command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetComputerRestorePoint | Activity to invoke the Microsoft.PowerShell.Management\Get-ComputerRestorePoint command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetContent | Activity to invoke the Microsoft.PowerShell.Management\Get-Content command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetEventLog | Activity to invoke the Microsoft.PowerShell.Management\Get-EventLog command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetHotFix | Activity to invoke the Microsoft.PowerShell.Management\Get-HotFix command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetItem | Activity to invoke the Microsoft.PowerShell.Management\Get-Item command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetItemProperty | Activity to invoke the Microsoft.PowerShell.Management\Get-ItemProperty command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetItemPropertyValue | Activity to invoke the Microsoft.PowerShell.Management\Get-ItemPropertyValue command in a Workflow. This element is introduced in Windows PowerShell 5.0. |
![]() | GetLocation | Activity to invoke the Microsoft.PowerShell.Management\Get-Location command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetProcess | Activity to invoke the Microsoft.PowerShell.Management\Get-Process command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetPSDrive | Activity to invoke the Microsoft.PowerShell.Management\Get-PSDrive command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetPSProvider | Activity to invoke the Microsoft.PowerShell.Management\Get-PSProvider command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetService | Activity to invoke the Microsoft.PowerShell.Management\Get-Service command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | InvokeItem | Activity to invoke the Microsoft.PowerShell.Management\Invoke-Item command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | JoinPath | Activity to invoke the Microsoft.PowerShell.Management\Join-Path command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | LimitEventLog | Activity to invoke the Microsoft.PowerShell.Management\Limit-EventLog command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | MoveItem | Activity to invoke the Microsoft.PowerShell.Management\Move-Item command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | MoveItemProperty | Activity to invoke the Microsoft.PowerShell.Management\Move-ItemProperty command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | NewEventLog | Activity to invoke the Microsoft.PowerShell.Management\New-EventLog command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | NewItem | Activity to invoke the Microsoft.PowerShell.Management\New-Item command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | NewItemProperty | Activity to invoke the Microsoft.PowerShell.Management\New-ItemProperty command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | NewService | Activity to invoke the Microsoft.PowerShell.Management\New-Service command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | NewWebServiceProxy | Activity to invoke the Microsoft.PowerShell.Management\New-WebServiceProxy command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RegisterWmiEvent | Activity to invoke the Microsoft.PowerShell.Management\Register-WmiEvent command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RemoveComputer | Activity to invoke the Microsoft.PowerShell.Management\Remove-Computer command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RemoveEventLog | Activity to invoke the Microsoft.PowerShell.Management\Remove-EventLog command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RemoveItem | Activity to invoke the Microsoft.PowerShell.Management\Remove-Item command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RemoveItemProperty | Activity to invoke the Microsoft.PowerShell.Management\Remove-ItemProperty command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RemoveWmiObject | Activity to invoke the Microsoft.PowerShell.Management\Remove-WmiObject command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RenameComputer | Activity to invoke the Microsoft.PowerShell.Management\Rename-Computer command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RenameItem | Activity to invoke the Microsoft.PowerShell.Management\Rename-Item command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RenameItemProperty | Activity to invoke the Microsoft.PowerShell.Management\Rename-ItemProperty command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ResetComputerMachinePassword | Activity to invoke the Microsoft.PowerShell.Management\Reset-ComputerMachinePassword command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ResolvePath | Activity to invoke the Microsoft.PowerShell.Management\Resolve-Path command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RestartActivityContext | Activity to invoke the Microsoft.PowerShell.Management\Restart-ActivityContext command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RestartComputer | Activity to invoke the Microsoft.PowerShell.Management\Restart-Computer command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RestartService | Activity to invoke the Microsoft.PowerShell.Management\Restart-Service command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RestoreComputer | Activity to invoke the Microsoft.PowerShell.Management\Restore-Computer command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ResumeService | Activity to invoke the Microsoft.PowerShell.Management\Resume-Service command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SetContent | Activity to invoke the Microsoft.PowerShell.Management\Set-Content command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SetItem | Activity to invoke the Microsoft.PowerShell.Management\Set-Item command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SetItemProperty | Activity to invoke the Microsoft.PowerShell.Management\Set-ItemProperty command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SetService | Activity to invoke the Microsoft.PowerShell.Management\Set-Service command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SetWmiInstance | Activity to invoke the Microsoft.PowerShell.Management\Set-WmiInstance command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SplitPath | Activity to invoke the Microsoft.PowerShell.Management\Split-Path command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | StartProcess | Activity to invoke the Microsoft.PowerShell.Management\Start-Process command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | StartService | Activity to invoke the Microsoft.PowerShell.Management\Start-Service command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | StopComputer | Activity to invoke the Microsoft.PowerShell.Management\Stop-Computer command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | StopProcess | Activity to invoke the Microsoft.PowerShell.Management\Stop-Process command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | StopService | Activity to invoke the Microsoft.PowerShell.Management\Stop-Service command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SuspendService | Activity to invoke the Microsoft.PowerShell.Management\Suspend-Service command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | TestComputerSecureChannel | Activity to invoke the Microsoft.PowerShell.Management\Test-ComputerSecureChannel command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | TestConnection | Activity to invoke the Microsoft.PowerShell.Management\Test-Connection command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | TestPath | Activity to invoke the Microsoft.PowerShell.Management\Test-Path command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | WaitProcess | Activity to invoke the Microsoft.PowerShell.Management\Wait-Process command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | WriteEventLog | Activity to invoke the Microsoft.PowerShell.Management\Write-EventLog command in a workflow. Introduced in Windows PowerShell 3.0. |
