如果到现在都还是无法启动RasMan的服务的话就只能用我这备份的服务了,备份的是我现在机子上开启与关闭以及自动的服务,至于有多的自己删
依然像上面那样保存为 *.bat 的文件双击运行,然后就行了
电话服务
远程访问连接管理器
远程访问自动连接管理器
依然是自己写的批处理,简单明了,把下面的保存成".bat"的格式就行了
@echo off
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RasMan /v DependOnService /t reg_multi_sz /d Tapisrv /f
net start TabletInputService
::Tablet PC Input Service
net start SstpSvc
::Secure Socket Tunneling Protocol Service
net start RasMan
::Remote Access Connection Manager
net start Netman
::Network Connections
net start netprofm
::Network List Service
net start NlaSvc
::Network Location Awareness
net start nsi
::Network Store Interface Service
net start TapiSrv
::Telephony
pause
要开启的任务比要求的3个多了点,只要是为了保障而已,不要的可以自己删除,我都有表明注释的了。
如果批处理里面有显示着 “RasMan” 错误1075:依存服务不存在, 或已标记为删除 的话,就要重启一次,然后再运行就行了~~呵呵,麻烦了点……
如果到现在都还是无法启动RasMan的服务的话就只能用我这备份的服务了,备份的是我现在机子上开启与关闭以及自动的服务,至于有多的自己删
依然像上面那样保存为 *.bat 的文件双击运行,然后就行了
@echo Restore The Service Saved At 21:17:54.60 2010/05/27 周四
@pause
sc config AeLookupSvc start= DEMAND
sc config ALG start= DEMAND
sc config AppIDSvc start= DEMAND
sc config Appinfo start= DEMAND
sc config AppMgmt start= DEMAND
sc config AudioEndpointBuilder start= AUTO
sc config Audiosrv start= AUTO
sc config AxInstSV start= DEMAND
sc config BDESVC start= DEMAND
sc config BFE start= AUTO
sc config BITS start= DEMAND
sc config Browser start= DEMAND
sc config bthserv start= DEMAND
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 CscService start= DEMAND
sc config DcomLaunch start= AUTO
sc config defragsvc start= DEMAND
sc config Dhcp start= AUTO
sc config Dnscache start= AUTO
sc config dot3svc start= DEMAND
sc config DPS start= AUTO
sc config EapHost start= DEMAND
sc config EFS start= DEMAND
sc config ehRecvr start= DEMAND