<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[虫虫的blog  SINCE2004]]></title> 
<link>http://www.zhenghe.biz/index.php</link> 
<description><![CDATA[人生幻灯片  -   前半生(身)，不要怕；后半生(身)，不要悔！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[虫虫的blog  SINCE2004]]></copyright>
<item>
<link>http://www.zhenghe.biz/read.php/.htm</link>
<title><![CDATA[win2003批量关闭禁止服务]]></title> 
<author>网络毛毛虫 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[技术文章]]></category>
<pubDate>Wed, 09 Apr 2008 09:23:59 +0000</pubDate> 
<guid>http://www.zhenghe.biz/read.php/.htm</guid> 
<description>
<![CDATA[ 
	<p><span style="font-size: medium">单一禁止服务:<br />sc config &lt;service name&gt; start= disabled<br /><br />批量禁止服务:<br />找一个systeminternal的软件 psservice.exe <br /><br />然后写一个下面的命令<br /><br />for /f %%i in (srv_list.txt) do psservice.exe /accepteula stop %%i<br />for /f %%i in (srv_list.txt) do psservice.exe /accepteula setconfig %%i disabled<br /><br />然后srv_list.txt里输入你的服务名<br />trkwks<br />browser<br />dnscache<br />ersvc<br />helpsvc<br />messenger<br />spooler<br />remoteregistry<br />lanmanserver<br />snmp<br />lmhosts<br />w32time<br />wzcsvc<br />等等</span></p><br/>Tags - <a href="http://www.zhenghe.biz/go.php/tags/win2003/" rel="tag">win2003</a> , <a href="http://www.zhenghe.biz/go.php/tags/%25E6%259C%258D%25E5%258A%25A1/" rel="tag">服务</a> , <a href="http://www.zhenghe.biz/go.php/tags/%25E6%2589%25B9%25E9%2587%258F%25E7%25A6%2581%25E6%25AD%25A2/" rel="tag">批量禁止</a>
]]>
</description>
</item><item>
<link>http://www.zhenghe.biz/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] win2003批量关闭禁止服务]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhenghe.biz/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>