Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.48 KB

PSDiagnostics.md

File metadata and controls

51 lines (36 loc) · 1.48 KB
Download Help Link Help Version Locale Module Guid Module Name ms.date schema title
7.4.0.0
en-US
c61d6278-02a3-4618-ae37-a524d40a7f44
PSDiagnostics
11/27/2018
2.0.0
PSDiagnostics Module

PSDiagnostics Module

Description

The PowerShell Diagnostics Module contains a set of cmdlets that enables the use of ETW tracing in PowerShell on Windows.

This module is only available on the Windows platform.

PSDiagnostics Cmdlets

Disables the Microsoft-Windows-PowerShell event provider logs.

Stop the logging session started by Enable-PSWSManCombinedTrace.

Stop the WSMan logging session started by Enable-WSManTrace.

Enables the Microsoft-Windows-PowerShell event provider logs.

Start a logging session with the WSMan and PowerShell providers enabled.

Start a logging session with the WSMan providers enabled.

Retrieves the properties of a Windows event log.

Changes the properties of a Windows event log.

Start an Event Trace logging session.

Stop an Event Trace logging session.