打印

[交流] windows7 服务优化工具

0

windows7 服务优化工具

复制内容到剪贴板
代码:
@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,使用管理员权限运行!
贴图:


本帖最近评分记录
  • 那成 金币 +20 文字描述有点少。要是文字够多就可以加原创 ... 2011-12-31 13:06

TOP

0
我一直标榜我电脑方面有点小聪明,但是我看了兄弟你的帖子后 我惭愧啊 ,我居然不懂你要表达什么。

另外我想说句题外话,WIN7 和Vista着两种系统虽然是一个时代上的跨越,但这俩系统真的不成熟啊,不像XP咱都玩了那么多年了,所以别没事优化它,不是好事,不成熟的优化软件很可能就破坏原来系统的稳定性了,而且咱现在都摸摸良心问自己咱用的是正版的嘛,当然有人说了我那是买电脑的时候带的,人家售货员说的是正版的,对于这种大哥我就想告诉你一声,你那叫备份版。和大街上3元一张的系统盘的区别就是:他是花3块钱还捞了张盘呢,你这是人家是在流水线上给整批拷贝出来的,连盘都没捞着。
本帖最近评分记录
  • 那成 金币 +3 回复认真,鼓励! 2011-12-25 10:42

TOP

0
看不懂!这个比一般优化软件要难的多!而且容易损坏一切应用程序!

TOP

0
内存比较大,表示不用怎么优化即可,还有如果你是做网站开发,程序开发,就不要优化了,有的服务给你关闭后,你装不起服务器。现在内存白菜价格,8g也就几百呢。

TOP

0

回复 4楼 的帖子

网站开发用的到吗?
如果用的到,那就表示此网站程序是下下等的,也就具有难移植,这是不可接受的!
程序开发也基本上用不到,这上面优化的时几十年你都不可能用的服务。特别是自带的 wmp相关的服务,那可是一大堆!

而我的集显也不好,用这优化了下,比不优化的效果要好的多!

[ 本帖最后由 烟雨逍遥 于 2011-12-25 14:57 编辑 ]
本帖最近评分记录
  • 那成 金币 +3 回复认真,鼓励! 2011-12-25 15:27

TOP

0
这是在干嘛啊?我用WIN7好久了,第一次听说要这样优化,有木有搞错啊

TOP

0
不知道具体有什么用吗?写的这么长的代码。

TOP

0
这个太专业啊,会损坏系统么?不太敢试啊

TOP

0
这个只是个普通的服务优化啊,楼主如果是自己手打的那真是辛苦了。
楼上不要这么紧张,这个东西其实没什么大不了的,对系统的影响也很有限。只是将管理里面的服务用cli处理而已。
这个东西最好针对自己电脑的需求进行修改,楼主的这个文件只是适合楼主吧。
不过我也学习了,这样修改的确比用鼠标修改方便多了。
本帖最近评分记录
  • 那成 金币 +3 回复认真,鼓励! 2011-12-31 23:10

TOP

0
做成批处理文件可能比较方便,但是如果是菜鸟还是不要使用的好,因为太复杂了,想改回来不容易!

TOP

当前时区 GMT+8, 现在时间是 2025-3-17 20:08