聪明人往往很懒,懒到多点几下鼠标就觉得浑身不舒服。 对于禁用和启用网卡,找到控制面板的网络设置里面就可以搞定的,但他们偏偏不,就要用批处理实现,好吧,微软的 DevCon 工具就可以命令行禁用或启用网卡,下面是两个批处理的例子—— @echo off devcon ...
1、首先你要下载DevCon.exe,你可以使用下面这个网址下载单独的support.cab压缩包,解压后找到里面的devcon.exe,放在一个纯英文路径下,例如放桌面的support文件夹,那么路径就是C:users计算机名desktopsupportdevcon.exe 2、打开CMD命令框,开始-运行--输入“CMD”--回车。
DevCon is available for Microsoft Windows and Windows Server. That means that the tool is compatible with all the latest Windows versions. To begin using this tool, you will have to first download ...
A script that uses Devcon.exe to disable dirty connections when the computer is connected to the corporate (private) network, compliments of a Mr. Script reader. It's a funny thing about security: As ...