Microsoft.PowerShell.Diagnostics Module
이 섹션에는 이벤트 로그의 데이터를 관리하는 cmdlet이 포함된 PowerShell Microsoft.PowerShell.Diagnostics 모듈과 함께 설치된 cmdlet에 대한 도움말 항목이 포함되어 있습니다.
Microsoft.PowerShell.Diagnostics Cmdlet
| cmdlet | Description |
|---|---|
| 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. |