Microsoft.PowerShell.Diagnostics.Activities Namespace
Updated: April 27, 2016
Applies To: Windows PowerShell
The Microsoft.PowerShell.Diagnostics.Activities namespace contains classes that encapsulate workflow activities for Windows PowerShell diagnostic cmdlets.
| Class | Description | |
|---|---|---|
![]() | ExportCounter | Activity to invoke the Microsoft.PowerShell.Diagnostics\Export-Counter command in a Workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetCounter | Activity to invoke the Microsoft.PowerShell.Diagnostics\Get-Counter command in a Workflow. Introduced in Windows PowerShell 3.0. |
![]() | GetWinEvent | Activity to invoke the Microsoft.PowerShell.Diagnostics\Get-WinEvent command in a Workflow. Introduced in Windows PowerShell 3.0. |
![]() | ImportCounter | Activity to invoke the Microsoft.PowerShell.Diagnostics\Import-Counter command in a Workflow. Introduced in Windows PowerShell 3.0. |
![]() | NewWinEvent | Activity to invoke the Microsoft.PowerShell.Diagnostics\New-WinEvent command in a Workflow. Introduced in Windows PowerShell 3.0. |
