Microsoft.PowerShell.Diagnostics Module   
	This section contains the help topics for the cmdlets that are installed with the PowerShell Microsoft.PowerShell.Diagnostics module, which contains cmdlets that manage data from event logs.
Microsoft.PowerShell.Diagnostics Cmdlets
| 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. |