Netsh
Introduction
Installation
Syntax
netsh [-a AliasFile] [-c Context] [-r RemoteMachine] [-u [DomainName\]UserName] [-p Password | *] [Command | -f ScriptFile]Usage
Network Trace
netsh trace start capture=yes tracefile=pathtofile\icmp_trace.etlConvert .etl to .pcapng
Viewing the PCAP
Official Manual
References
Last updated