September 3rd, 2015

PowerTip: Use PowerShell to Find ETW Providers

Doctor Scripto
Scripter

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.

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.