我试着启动Routing and Remote Access Service,但是我有一个错误,the dependency service or group failed to start说,然后我尝试启动Remote Access Connection Manager ( RRAS's依赖项之一)和错误方式。然后我尝试启动The Secure Socket Tuning Protocol Service,但是有一个错误表明服务开始了,然后停止了!
错误表单事件日志在这里:
The Remote Access Connection Manager service depends on the Secure Socket Tunneling Protocol Service service which failed to start because of the following error: The operation completed successfully.
The Secure Socket Tunneling Protocol Service service entered the stopped state.
The Routing and Remote Access service depends on the Remote Access Connection Manager service which failed to start because of the following error: The dependency service or group failed to start.
按日期排序
有人知道我怎么解决这个问题吗?
发布于 2012-12-21 14:41:38
在没有看到完整的事件日志的情况下,可以尝试一些事情:
发布于 2012-12-19 14:11:36
这很奇怪,但如果禁用了远程注册表,则必须将其安装类型更改为手动。服务远程Registry=禁用->手册
发布于 2013-01-19 19:53:20
当我完成以下操作时,我自己解决了这个问题(在服务器2008 R2上):
然后,您可能必须重新启动服务器。
https://serverfault.com/questions/458054
复制相似问题