WIP, Trace monitoring in Windows
Today I tried these two commands.
netsh trace start capture=yes
It requires to be run in administer mode.
This commands starts the network capturing.
The immediate output is an etl file.
The netsh stop command(netsh trace stop) stops the capturin...
yosa.hashnode.dev1 min read