Packet Capture

From DN Wiki
Jump to navigation Jump to search

``` netsh trace start capture=yes level=5 tracefile=c:\temp\working_trace.etl netsh trace stop ``` Creates .etl and .cab files in C:\temp named working_trace.*.