RSS
热门关键字:  vmware  nero  网路岗  kis key  photoshop
当前位置 : 首页>应用技术>

停止不用的服务BAT命令

来源:互联网 作者:佚名 时间:10-30 20:59:38 浏览:

停止不用的服务bat命令
 :: demand
sc GetKeyName  " .NET Runtime Optimization Service v2.0.50727_X86 "
sc config  ""  start =  demand

::
:: sc GetKeyName  " Adobe LM Service "
:: sc config  ""  start =  demand

:: disabled
sc GetKeyName  " Alerter "
sc config  " Alerter "  start =  disabled

:: demand
sc GetKeyName  " Application Layer Gateway Service "
sc config  " ALG "  start =  disabled

:: demand
sc GetKeyName  " Application Management "
sc config  " AppMgmt "  start =  demand

:: demand
sc GetKeyName  " ASP.NET State Service "
sc config  " aspnet_state "  start =  demand

:: auto
sc GetKeyName  " Automatic Updates "
sc config  " wuauserv "  start =  auto

:: auto
sc GetKeyName  " Background Intelligent Transfer Service "
sc config  " BITS "  start =  auto

:: disabled
sc GetKeyName  " ClipBook "
sc config  " ClipSrv "  start =  disabled

:: demand
sc GetKeyName  " COM+ Event System "
sc config  " EventSystem "  start =  demand

:: demand
sc GetKeyName  " COM+ System Application "
sc config  " COMSysApp "  start =  demand

:: auto
sc GetKeyName  " Computer Browser "
sc config  " Browser "  start =  disabled

:: auto
sc GetKeyName  " Cryptographic Services "
sc config  " CryptSvc "  start =  demand

:: auto
sc GetKeyName  " DHCP Client "

最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册
赞助商链接