Disable-PSWSManCombinedTrace

Stop the logging session started by Enable-PSWSManCombinedTrace.

Syntax

Disable-PSWSManCombinedTrace []

Description

This cmdlet is only available on the Windows platform.

This cmdlet stops the logging session started by Enable-PSWSManCombinedTrace.

This cmdlet uses the Stop-Trace cmdlet.

You must run this cmdlet from an elevated PowerShell session.

Examples

Example 1: Disable the combined logging session

Disable-PSWSManCombinedTrace

Inputs

None

You can't pipe objects to this cmdlet.

Outputs

None

This cmdlet returns no output.