-
在网吧维护行业混迹了好几年了,经常遇到需要更换网吧系统的时候,需要做一些优化设置,稍不留神就会忘记一些小细节的优化,后来尝试懒人化处理。用批处理执行一些优化是比较理想的方法,于是有了下面的 Windows 7 系统服务优化批处理。
@echo off echo. 按任意键开始优化服务 pause >nul sc config AxInstSV start= Disabled sc config SensrSvc start= Disabled sc config AeLookupSvc start= demand sc config AppIDSvc start= demand sc config Appinfo start= demand sc config ALG start= Disabled sc config AppMgmt start= Disabled sc config aspnet_state start= Disabled sc config BITS start= demand sc config BFE start= Auto sc config BDESVC start= Disabled sc config wbengine start= Disabled sc config PeerDistSvc start= Disabled sc config CertPropSvc start= Disabled sc config KeyIso start= demand sc config EventSystem start= Auto sc config COMSysApp start= demand sc config Browser start= demand sc config VaultSvc start= Disabled sc config CryptSvc start= Auto sc config DcomLaunch start= Auto sc config UxSms start= Auto sc config Dhcp start= Auto sc config DPS start= Disabled sc config WdiServiceHost start= Disabled sc config WdiSystemHost start= Disabled sc config defragsvc start= demand sc config TrkWks start= Disabled sc config MSDTC start= demand sc config Dnscache start= Auto sc config EFS start= Disabled sc config EapHost start= demand sc config fdPHost start= Disabled sc config FDResPub start= Disabled sc config gpsvc start= Auto sc config hkmsvc start= Disabled sc config HomeGroupListener start= Disabled sc config HomeGroupProvider start= Disabled sc config hidserv start= Auto sc config IKEEXT start= Auto sc config UI0Detect start= Disabled sc config SharedAccess start= Disabled sc config iphlpsvc start= Disabled sc config PolicyAgent start= Auto sc config KtmRm start= demand sc config lltdsvc start= Disabled sc config clr_optimization_v2.0.50727_64 start= demand sc config clr_optimization_v2.0.50727_32 start= demand sc config clr_optimization_v4.0.30319_64 start= demand sc config clr_optimization_v4.0.30319_32 start= demand sc config MSiSCSI start= Auto sc config swprv start= demand sc config NetMsmqActivator start= Disabled sc config NetPipeActivator start= Disabled sc config NetTcpActivator start= Disabled sc config NetTcpPortSharing start= Disabled sc config Netlogon start= Disabled sc config napagent start= Disabled sc config Netman start= demand sc config netprofm start= demand sc config NlaSvc start= Auto sc config nsi start= Auto sc config CscService start= Disabled sc config WPCSvc start= Disabled sc config PNRPsvc start= Disabled sc config p2psvc start= Disabled sc config p2pimsvc start= Disabled sc config PerfHost start= demand sc config pla start= demand sc config PlugPlay start= Auto sc config IPBusEnum start= Disabled sc config PNRPAutoReg start= Disabled sc config WPDBusEnum start= Disabled sc config Power start= Auto sc config Spooler start= Disabled sc config wercplsupport start= Disabled sc config PcaSvc start= Disabled sc config ProtectedStorage start= demand sc config QWAVE start= Disabled sc config RasAuto start= demand sc config RasMan start= Auto sc config SessionEnv start= Disabled sc config TermService start= demand sc config UmRdpService start= Disabled sc config RpcSs start= Auto sc config RpcLocator start= Disabled sc config RemoteRegistry start= Disabled sc config RemoteAccess start= Disabled sc config RpcEptMapper start= Auto sc config seclogon start= demand sc config SstpSvc start= demand sc config SamSs start= Auto sc config wscsvc start= Disabled sc config LanmanServer start= Disabled sc config ShellHWDetection start= Auto sc config SCardSvr start= Disabled sc config SCPolicySvc start= Disabled sc config SNMPTRAP start= Disabled sc config sppsvc start= Auto sc config sppuinotify start= demand sc config SSDPSRV start= demand sc config StorSvc start= demand sc config SysMain start= Auto sc config SENS start= Auto sc config TabletInputService start= Disabled sc config Schedule start= Auto sc config lmhosts start= Auto sc config TapiSrv start= demand sc config Themes start= Auto sc config THREADORDER start= demand sc config TBS start= Disabled sc config upnphost start= demand sc config ProfSvc start= Auto sc config vds start= demand sc config VSS start= demand sc config WebClient start= Disabled sc config AudioSrv start= Auto sc config AudioEndpointBuilder start= Auto sc config SDRSVC start= Disabled sc config WbioSrvc start= Disabled sc config idsvc start= demand sc config WcsPlugInService start= Disabled sc config wcncsvc start= Disabled sc config wudfsvc start= demand sc config WerSvc start= Disabled sc config Wecsvc start= demand sc config eventlog start= Auto sc config MpsSvc start= Disabled sc config FontCache start= demand sc config stisvc start= demand sc config msiserver start= demand sc config Winmgmt start= Auto sc config WMPNetworkSvc start= demand sc config TrustedInstaller start= demand sc config FontCache3.0.0.0 start= demand sc config WinRM start= Disabled sc config WSearch start= Disabled sc config W32Time start= Disabled sc config wuauserv start= demand sc config WinHttpAutoProxySvc start= Disabled sc config dot3svc start= Disabled sc config Wlansvc start= Auto sc config wmiApSrv start= demand sc config LanmanWorkstation start= demand sc config WwanSvc start= Disabled sc config Windows Defender Service start= Disabled echo. 服务优化完毕,按任意键关闭。 pause&exit
以上内容保存为批处理文件即可。
适用于网吧win7系统服务优化方案的批处理
1951人参与 |分类: 电脑百科|时间: 2013年05月19日
相关文章
- 2020-05-02Windows10安装软件及运行某些程序需要密码的设置方法
- 2020-04-23Win10提示某些设置由你的组织来管理怎么解决
- 2020-04-02添加dns-prefetch预解析真的可以提升网站的速度吗
- 2020-03-22PHP调用纯真IP数据库返回具体地址的方法
- 2020-03-18运行Microsoft Edge提示“以管理员身份运行 Microsoft Edge 时不支持登录。”的解决方法
- 2020-03-10笔记本预装的Office 2016家庭学生版的激活流程
- 2020-03-03如何删除Office2013中的Skydrive pro
- 2020-02-26安装原版系统怎么还带有推广软件?告诉你系统重装的各种坑
- 2020-02-12Win10连接共享打印机提示0x80070035错误的解决办法
- 2020-02-05Win10访问共享提示错误0x80070035找不到网络路径的解决方法
评论专区德信商城