首页 > 系统 > Windows Server > 正文

Windows Server 2003 R2停止服务.bat

2020-05-27 13:46:58
字体:
来源:转载
供稿:网友

  sc stop Alerter

  sc config Alerter start= demand

  sc stop lanmanserver

  sc config lanmanserver start= demand

  sc stop alg

  sc config alg start= demand

  sc stop clipsrv

  sc config clipsrv start= demand

  sc stop browser

  sc config browser start= demand

  sc stop ersvc

  sc config ersvc start= demand

  sc stop helpsvc

  sc config helpsvc start= demand

  sc stop Messenger

  sc config Messenger start= demand

  sc stop mnmsrvc

  sc config mnmsrvc start= demand

  sc stop Spooler

  sc config Spooler start= demand

  sc stop RemoteRegistry

  sc config RemoteRegistry start= demand

  sc stop schedule

  sc config schedule start= demand

  sc stop tlntsvr

  sc config tlntsvr start= demand

  sc stop Themes

  sc config Themes start= demand

  sc stop Audiosrv

  sc config Audiosrv start= demand

  sc stop sharedaccess

  sc config sharedaccess start= demand

  sc stop w32time

  sc config w32time start= demand

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表