Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 2.0 » Get-TraceSource

Get-TraceSource - Powershell 2.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Get-TraceSource

Short description
Gets the Windows PowerShell components that are instrumented for tracing.

Syntax


Description
The Get-TraceSource cmdlet gets the trace sources for Windows PowerShell components that are currently in use. You 
can use the data to determine which Windows PowerShell components you can trace. When tracing, the component genera
tes detailed messages about each step in its internal processing. Developers use the trace data to monitor data flo
w, program execution, and errors. The tracing cmdlets were designed for Windows PowerShell developers, but they are
 available to all users.