Microsoft.PowerShell.Utility.Activities Namespace
Updated: April 27, 2016
Applies To: Windows PowerShell
The Microsoft.PowerShell.Utility.Activities namespace contains classes that encapsulate workflow activities for Windows PowerShell utility cmdlets.
| Class | Description | |
|---|---|---|
![]() | AddMember | Activity to invoke the Microsoft.PowerShell.Utility\Add-Member command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | AddType | Activity to invoke the Microsoft.PowerShell.Utility\Add-Type command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | CompareObject | Activity to invoke the Microsoft.PowerShell.Utility\Compare-Object command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ConvertFromCsv | Activity to invoke the Microsoft.PowerShell.Utility\ConvertFrom-Csv command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ConvertFromJson | Activity to invoke the Microsoft.PowerShell.Utility\ConvertFrom-Json command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ConvertFromString | Invokes the Microsoft.PowerShell.Utility\ConvertFrom-String command in a Workflow. This element is introduced in Windows PowerShell 5.0. |
![]() | ConvertFromStringData | Activity to invoke the Microsoft.PowerShell.Utility\ConvertFrom-StringData command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ConvertToCsv | Activity to invoke the Microsoft.PowerShell.Utility\ConvertTo-Csv command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ConvertToHtml | Activity to invoke the Microsoft.PowerShell.Utility\ConvertTo-Html command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ConvertToJson | Activity to invoke the Microsoft.PowerShell.Utility\ConvertTo-Json command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ConvertToXml | Activity to invoke the Microsoft.PowerShell.Utility\ConvertTo-Xml command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ExportClixml | Activity to invoke the Microsoft.PowerShell.Utility\Export-Clixml command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ExportCsv | Activity to invoke the Microsoft.PowerShell.Utility\Export-Csv command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ExportFormatData | Activity to invoke the Microsoft.PowerShell.Utility\Export-FormatData command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetCulture | Activity to invoke the Microsoft.PowerShell.Utility\Get-Culture command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetDate | Activity to invoke the Microsoft.PowerShell.Utility\Get-Date command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetEvent | Activity to invoke the Microsoft.PowerShell.Utility\Get-Event command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetEventSubscriber | Activity to invoke the Microsoft.PowerShell.Utility\Get-EventSubscriber command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetHost | Activity to invoke the Microsoft.PowerShell.Utility\Get-Host command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetMember | Activity to invoke the Microsoft.PowerShell.Utility\Get-Member command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetRandom | Activity to invoke the Microsoft.PowerShell.Utility\Get-Random command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetTraceSource | Activity to invoke the Microsoft.PowerShell.Utility\Get-TraceSource command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetTypeData | Activity to invoke the Microsoft.PowerShell.Utility\Get-TypeData command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetUICulture | Activity to invoke the Microsoft.PowerShell.Utility\Get-UICulture command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetUnique | Activity to invoke the Microsoft.PowerShell.Utility\Get-Unique command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | GroupObject | Activity to invoke the Microsoft.PowerShell.Utility\Group-Object command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ImportClixml | Activity to invoke the Microsoft.PowerShell.Utility\Import-Clixml command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ImportCsv | Activity to invoke the Microsoft.PowerShell.Utility\Import-Csv command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | ImportLocalizedData | Activity to invoke the Microsoft.PowerShell.Utility\Import-LocalizedData command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | InvokeExpression | Activity to invoke the Microsoft.PowerShell.Utility\Invoke-Expression command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | InvokeRestMethod | Activity to invoke the Microsoft.PowerShell.Utility\Invoke-RestMethod command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | InvokeWebRequest | Activity to invoke the Microsoft.PowerShell.Utility\Invoke-WebRequest command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | MeasureCommand | Activity to invoke the Microsoft.PowerShell.Utility\Measure-Command command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | MeasureObject | Activity to invoke the Microsoft.PowerShell.Utility\Measure-Object command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | NewEvent | Activity to invoke the Microsoft.PowerShell.Utility\New-Event command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | NewTimeSpan | Activity to invoke the Microsoft.PowerShell.Utility\New-TimeSpan command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | OutFile | Activity to invoke the Microsoft.PowerShell.Utility\Out-File command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | OutPrinter | Activity to invoke the Microsoft.PowerShell.Utility\Out-Printer command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | OutString | Activity to invoke the Microsoft.PowerShell.Utility\Out-String command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RegisterEngineEvent | Activity to invoke the Microsoft.PowerShell.Utility\Register-EngineEvent command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RegisterObjectEvent | Activity to invoke the Microsoft.PowerShell.Utility\Register-ObjectEvent command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | RemoveEvent | Activity to invoke the Microsoft.PowerShell.Utility\Remove-Event command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SelectObject | Invokes the Microsoft.PowerShell.Utility\Select-Object command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SelectString | Activity to invoke the Microsoft.PowerShell.Utility\Select-String command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SelectXml | Activity to invoke the Microsoft.PowerShell.Utility\Select-Xml command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SendMailMessage | Activity to invoke the Microsoft.PowerShell.Utility\Send-MailMessage command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SetDate | Activity to invoke the Microsoft.PowerShell.Utility\Set-Date command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SetTraceSource | Activity to invoke the Microsoft.PowerShell.Utility\Set-TraceSource command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | SortObject | Activity to invoke the Microsoft.PowerShell.Utility\Sort-Object command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | StartSleep | Activity to invoke the Microsoft.PowerShell.Utility\Start-Sleep command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | TeeObject | Activity to invoke the Microsoft.PowerShell.Utility\Tee-Object command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | UnblockFile | Activity to invoke the Microsoft.PowerShell.Utility\Unblock-File command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | UnregisterEvent | Activity to invoke the Microsoft.PowerShell.Utility\Unregister-Event command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | UpdateList | Activity to invoke the Microsoft.PowerShell.Utility\Update-List command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | WaitEvent | Activity to invoke the Microsoft.PowerShell.Utility\Wait-Event command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | WriteDebug | Activity to invoke the Microsoft.PowerShell.Utility\Write-Debug command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | WriteError | Activity to invoke the Microsoft.PowerShell.Utility\Write-Error command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | WriteInformation | Activity to invoke the Microsoft.PowerShell.Utility\Write-Information command in a Workflow. |
![]() | WriteOutput | Activity to invoke the Microsoft.PowerShell.Utility\Write-Output command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | WriteProgress | Activity to invoke the Microsoft.PowerShell.Utility\Write-Progress command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | WriteVerbose | Activity to invoke the Microsoft.PowerShell.Utility\Write-Verbose command in a workflow. Introduced in Windows PowerShell 3.0. |
![]() | WriteWarning | Activity to invoke the Microsoft.PowerShell.Utility\Write-Warning command in a workflow. Introduced in Windows PowerShell 3.0. |
