Netsh network Trace w/out wireshark

Netsh network Trace w/out wireshark. It can be converted in Message Analyzer to a Wireshark-compatible cap format if you want to use Wireshark for analysis.

2008R2 and newer
"netsh trace start capture=yes traceFile=<path/to/file.etl>"
"netsh trace stop" 

You may also like...