网站地图    收藏   

主页 > 系统 > windows >

Windows Server 2003 R2启动服务.bat - Windows操作系统

来源:自学PHP网    时间:2015-04-17 17:13 作者: 阅读:

[导读] Windows Server 2003 R2启动服务.batsc start Alerter www.2cto.com sc config Alerter start= autosc start lanmanserversc config lanmanserver start= autosc start algsc config alg......


Windows Server 2003 R2启动服务.bat
 
sc start Alerter   www.2cto.com  
sc config Alerter start= auto
sc start lanmanserver
sc config lanmanserver start= auto
sc start alg
sc config alg start= auto
sc start clipsrv
sc config clipsrv  start= auto
sc start browser
sc config browser  start= auto
sc start ersvc
sc config ersvc  start= auto
sc start helpsvc
sc config helpsvc  start= auto
sc start Messenger
sc config Messenger  start= auto
sc start mnmsrvc
sc config mnmsrvc  start= auto
sc start Spooler
sc config Spooler  start= auto
sc start RemoteRegistry
sc config RemoteRegistry  start= auto
sc start schedule
sc config schedule  start= auto
sc start tlntsvr
sc config  tlntsvr  start= auto
sc start Themes
sc config  Themes  start= auto
sc start Audiosrv
sc config  Audiosrv  start= auto
sc start sharedaccess
sc config  sharedaccess  start= auto
sc start w32time
sc config  w32time  start= auto
 

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号-1@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com

添加评论