@echo off
echo --------------
netsh interface show interface
netsh interface set interface "VMware Network Adapter VMnet8" disable
netsh interface set interface "VMware Network Adapter VMnet8" enable
pause
@echo off
echo --------------
netsh interface show interface
netsh interface set interface "VMware Network Adapter VMnet8" disable
netsh interface set interface "VMware Network Adapter VMnet8" enable
pause
本文标题:windows批处理文件自动开启关闭网卡
本文链接:https://www.haomeiwen.com/subject/phcpoltx.html
网友评论