<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head><meta forua="true" http-equiv="Cache-Control" content="max-age=0" /></head>
<card title="禁用网卡和启用网卡的脚本" id="card1">
<p> 游客</p><p>
标题:禁用网卡和启用网卡的脚本<br/>
正文:<br/>
禁用网卡和启用网卡的脚本脚本文件 C:\Program Files\Windows NT\Accessories\Network.batnetsh interface set interface &amp;quot;本地连接&amp;quot; disabledping -n 6 127.0.0.1 &amp;gt; nulnetsh interface set interface &amp;quot;本地连接&amp;quot; enablednetsh interface set interface &amp;quot;Local Area Connection&amp;quot; disabledping -n 6 127.0.0.1 &amp;gt; nulnetsh interface set interface &amp;quot;Local Area Connection&amp;quot; enabled  然后可以加入到计划任务里面，让他定时执行。或开机执行一次<br/><a href="http://www.xmwzidc.com/blog/wap.asp?mode=WAP&amp;act=View&amp;id=2205&amp;Page=1">[&lt;&lt;]</a><a href="http://www.xmwzidc.com/blog/wap.asp?mode=WAP&amp;act=View&amp;id=2205&amp;Page=1">[[1]]</a><a href="http://www.xmwzidc.com/blog/wap.asp?mode=WAP&amp;act=View&amp;id=2205&amp;Page=1">[&gt;&gt;]</a><br/>
<br/>
<a href="wap.asp?act=Com&amp;id=2205">查看评论(0)</a><br/>
<a href="wap.asp?act=AddCom&amp;inpId=2205">发表评论</a><br/><br/>

<br/>

<br/>
<a href="http://www.xmwzidc.com/blog/wap.asp">首页</a>
</p>
</card>
</wml>