Microsoft.PowerShell.Diagnostics Module
В этом разделе содержатся темы справки для командлетов, установленных с модулем Microsoft.PowerShell.Diagnostics, который включает командлеты для управления данными из журналов событий.
Командлеты Microsoft.PowerShell.Diagnostics
| Командлет | Описание |
|---|---|
| Export-Counter |
Exports performance counter data to log files. |
| Get-Counter |
Gets performance counter data from local and remote computers. |
| Get-WinEvent |
Gets events from event logs and event tracing log files on local and remote computers. |
| Import-Counter |
Imports performance counter log files and creates the objects that represent each counter sample in the log. |
| New-WinEvent |
Creates a new Windows event for the specified event provider. |