netsh コマンドを使用してLANアナライズ
netsh trace start capture=yes report=no persistent=no maxSize=0 fileMode=single correlation=no traceFile=c:\tmp\xxxxx.etl
netsh trace stop