netshManage Windows network settings. Some subcommands such as
wlanhave their own usage documentation. More information: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/netsh.
netsh add helper {{path\to\file.dll}}
netsh show helper
netsh delete helper {{path\to\file.dll}}
netsh dump > {{path\to\output_file.txt}}
netsh trace show interfaces
exit
netsh help