Capturing Network Trace
- Open elevated CMD
 - Run: netsh trace start persistent=yes capture=yes tracefile=c:\temp\nettrace-boot.etl”
 - Reproduce the issue
 - Open elevated CMD
 - Run: netsh trace stop
 
Note: For boot issues, run step 1-2, reboot* and then continue.
Converting ETL to Wireshark (.CAP)
- Download and install Microsoft Network Analyzer
 - Open the ETL file
 - Select Save as .CAP
 
testest test