S
sakurai_db
suppose I am going to use netsh trace start to capture network traffic .
netsh trace start capture=yes tracefile=c:\temp\trace_my_3.etl fileMode=circular maxSize=1
so the file will be maximum 1MB size each ? and will it create another elt once the first one hit 1MB ?
Continue reading...
netsh trace start capture=yes tracefile=c:\temp\trace_my_3.etl fileMode=circular maxSize=1
so the file will be maximum 1MB size each ? and will it create another elt once the first one hit 1MB ?
Continue reading...