snipper

R

Risingflight

Hi all one of my application is having issue, i want to perform snipper trace.
will the below commands work for me for doing snipper trace and how can i import this etl file, is there any software or are there any free tools which can help me from GUI.

netsh trace start persistent=yes capture=yes tracefile=c:\nettrace.etl
netsh trace stop

In the below syntax maxsize=500 is this value in MB's
netsh trace start scenario = netconnection capture = yes maxsize=500 tracefile = C:\nettrace.etl

Continue reading...
 
Back
Top Bottom