Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Find ETW Providers

$
0
0

Summary: Use Windows PowerShell to find Event Trace for Windows (ETW) providers.

Hey, Scripting Guy! Question How can I use Windows PowerShell 5.0 to see what Event Trace for Windows (ETW) providers are installed
           on my computer running Windows 10?

Hey, Scripting Guy! Answer Open the Windows PowerShell console with Admin rights, and use the Get-ETWTraceProvider cmdlet.


Viewing all articles
Browse latest Browse all 3333

Trending Articles