★我要吧★

 找回密码
 注册[Register]
搜索
qq空间相册密码查看为什么登陆后需要激活无法注册?

优化WIN 7 服务的批处理文件

[复制链接]
发表于 2010-10-29 08:16:45 | 显示全部楼层 |阅读模式
其实自己是很少去优化Windows(应该说从Vista以后就很少去优化了,原因是电脑配置够高,懒得去研究了==!)不过秉着探索的精神,还是很提倡大家最求更快更好更精简的系统的。
下面是一个专门优化Win7服务的批处理文件,用过感觉很不错,分享下!
大家都想知道优化了些什么,我把文件内容以文本方式放出:(原文是一个.bat文件。也就是批处理文件...这个是什么??如果你问的话,诶,我也不知道.......)
@echo off
echo 服务优化正在处理,请稍等......
@echo
@pause
sc config   ALG start= DEMAND
sc config   AppMgmt start= DEMAND
sc config   AudioEndpointBuilder start= AUTO
sc config   Audiosrv start= AUTO
sc config   BFE start= AUTO
sc config   BITS start= AUTO
sc config   Browser start= AUTO
sc config   CertPropSvc start= DEMAND
sc config   clr_optimization_v2.0.50727_32 start= DEMAND
sc config   COMSysApp start= DEMAND
sc config   CryptSvc start= AUTO
sc config   DcomLaunch start= AUTO
sc config   Dhcp start= AUTO
sc config   Dnscache start= AUTO
sc config   dot3svc start= DEMAND
sc config   EapHost start= DEMAND
sc config   EventSystem start= AUTO
sc config   fdPHost start= DEMAND
sc config   FDResPub start= DEMAND
sc config   FontCache3.0.0.0 start= DEMAND
sc config   gpsvc start= AUTO
sc config   hidserv start= DEMAND
sc config   hkmsvc start= DEMAND
sc config   idsvc start= DEMAND
sc config   IKEEXT start= AUTO
sc config   IPBusEnum start= DEMAND
sc config   KeyIso start= DEMAND
sc config   LanmanServer start= AUTO
sc config   LanmanWorkstation start= AUTO
sc config   lltdsvc start= DEMAND
sc config   lmhosts start= AUTO
sc config   MMCSS start= AUTO
sc config   MpsSvc start= AUTO
sc config   msiserver start= DEMAND
sc config   napagent start= DEMAND
sc config   Netlogon start= DEMAND
sc config   Netman start= DEMAND
sc config   netprofm start= AUTO
sc config   NetTcpPortSharing start= DISABLED
sc config   NlaSvc start= AUTO
sc config   NOD32krn start= AUTO
sc config   nsi start= AUTO
sc config   PlugPlay start= AUTO
sc config   ProfSvc start= AUTO
sc config   RasAuto start= DEMAND
sc config   RasMan start= DEMAND
sc config   RemoteAccess start= DISABLED
sc config   RpcLocator start= DEMAND
sc config   RpcSs start= AUTO
sc config   SamSs start= AUTO
sc config   SCardSvr start= DEMAND
sc config   SCPolicySvc start= DEMAND
sc config   SENS start= AUTO
sc config   SharedAccess start= DISABLED
sc config   ShellHWDetection start= AUTO
sc config   slsvc start= AUTO
sc config   SLUINotify start= DEMAND
sc config   SNMPTRAP start= DEMAND
sc config   SSDPSRV start= DEMAND
sc config   SstpSvc start= DEMAND
sc config   SysMain start= AUTO
sc config   TapiSrv start= DEMAND
sc config   TBS start= AUTO
sc config   Themes start= AUTO
sc config   THREADORDER start= DEMAND
sc config   TrustedInstaller start= DEMAND
sc config   upnphost start= DEMAND
sc config   UxSms start= AUTO
sc config   vds start= DEMAND
sc config   W32Time start= AUTO
sc config   wcncsvc start= DEMAND
sc config   WcsPlugInService start= DEMAND
sc config   WinHttpAutoProxySvc start= DEMAND
sc config   Winmgmt start= AUTO
sc config   Wlansvc start= DEMAND
sc config   wmiApSrv start= DEMAND
sc config   WMPNetworkSvc start= DEMAND
sc config   wscsvc start= AUTO
sc config   wuauserv start= AUTO
sc config   wudfsvc start= DEMAND
@pause
echo.
echo.&echo        优化完成!任意键退出
echo. & pause>nul

可以把上面一段保存为.bat文件 即可!
发表于 2010-10-30 13:41:23 | 显示全部楼层
下载啦{:soso_e163:}
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

QQ|手机版|小黑屋|☆我要吧☆ ( 豫ICP备13016831号-1 )

GMT+8, 2024-11-5 11:27 , Processed in 0.114417 second(s), 22 queries .

Powered by abc369 X3.4

© 2001-2023 abc369.

快速回复 返回顶部 返回列表