积极答复者
域管理服务器的域控服务自动关闭

问题
-
最近公司的域控服务自动关闭,不能手动重开,用户不能访问域上的文件服务器,提示“不支持rpc协议序列”,只能重启域服务器,这是什么原因?怎么解决?
OS:Windows server 2003 R2
- 已编辑 MarvinKung 2015年7月17日 1:10
答案
-
你好,
请问你的event log里面对应的错误信息是什么?
现在AD DS 服务重新启动了吗?如果已经重启后发生上面的错误,你可以先尝试参考一下面的诊错过程,检查 RID主机的连接并且查看它的复制状况。
https://support.microsoft.com/en-us/kb/839879
https://technet.microsoft.com/zh-cn/library/cc756699(v=ws.10).aspx
Best Regards,
Mary Dong
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
- 已建议为答案 Mary DongModerator 2015年7月27日 2:40
- 取消建议作为答案 Mary DongModerator 2015年7月28日 1:00
- 已建议为答案 Mary DongModerator 2015年7月28日 1:00
- 已标记为答案 Mary DongModerator 2015年7月29日 1:31
全部回复
-
你好,
根据你的描述,问题很有可能是由于AD DS服务自动关闭引起的。 请问AD DS服务停止时你们还有其他的错误提示吗?
在windows server 2003 R2 上还不没有集成可重新启动 AD DS 的功能。因此在已停止 AD DS 的域控制器上,如果其他域控制器可以处理登录请求,则您可以继续登录该域。如果未提供其他域控制器,则可以使用本地 Administrator 帐户和 DSRM 密码在目录服务还原模式 (DSRM) 下登录服务器。当重启了AD DS服务之后,你可以查看用户可不可以访问文件。
另外,这里有一篇文章关于:“The RPC protocol sequence is not supported.” 你可以参考一下。
https://support.microsoft.com/en-us/kb/177446
Best Regards,
Mary Dong
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
-
是的,问题是因为AD DS服务导致的,使用dcdiag查错,显示主要的异常是:
* Available RID Pool for the Domain is 6603 to 1073741823
Starting test: Services
* DsBind with RID Master was successful
* rIDAllocationPool is 6103 to 6602
* rIDPreviousAllocationPool is 6103 to 6602
* rIDNextRID: 6602
* Warning :Next rid pool not allocated
* Warning :There is less than 0% available RIDs in the current pool
* Checking Service: Dnscache
* Checking Service: NtFrs
NtFrs Service is stopped on [SDC02]
* Checking Service: IsmServ
IsmServ Service is stopped on [SDC02]
* Checking Service: kdc
* Checking Service: SamSs
* Checking Service: LanmanServer
* Checking Service: LanmanWorkstation
* Checking Service: RpcSs
* Checking Service: w32time
* Checking Service: NETLOGON
-
你好,
请问你的event log里面对应的错误信息是什么?
现在AD DS 服务重新启动了吗?如果已经重启后发生上面的错误,你可以先尝试参考一下面的诊错过程,检查 RID主机的连接并且查看它的复制状况。
https://support.microsoft.com/en-us/kb/839879
https://technet.microsoft.com/zh-cn/library/cc756699(v=ws.10).aspx
Best Regards,
Mary Dong
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
- 已建议为答案 Mary DongModerator 2015年7月27日 2:40
- 取消建议作为答案 Mary DongModerator 2015年7月28日 1:00
- 已建议为答案 Mary DongModerator 2015年7月28日 1:00
- 已标记为答案 Mary DongModerator 2015年7月29日 1:31