Netsh命令-网络禁用开启
禁用无线网卡:netsh interface set interface wlan0 disabled
启用无线网卡:netsh interface set interface wlan0 enabled
版权声明:本文为wuyuan2011woaini原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
禁用无线网卡:netsh interface set interface wlan0 disabled
启用无线网卡:netsh interface set interface wlan0 enabled