Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 1.49 KB

File metadata and controls

60 lines (36 loc) · 1.49 KB
Download Help Link https://aka.ms/powershell76-help
Help Version 7.6.0.0
Locale en-US
Module Guid c61d6278-02a3-4618-ae37-a524d40a7f44
Module Name PSDiagnostics
ms.date 11/27/2018
schema 2.0.0
title 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.