netsh interface set interface name="本地连接" admin=disabled     //禁用本地连接
netsh interface set interface name="本地连接" admin=enabled     //启用本地连接

相关文章: