AD域控DNS无法加载(事件ID:4000 和 事件ID:7000)

2022-01-06T18:55:00

参考文档:
https://docs.microsoft.com/en-us/troubleshoot/windows-server/networking/dns-zones-do-not-load-event-4000-4007

故障现象:

解决方案:
In case you have other Domain Controller/DNS server present in the environment, then configure the server experiencing the issue to point to other active DNS server in TCP/IP properties.
1 Stop the KDC service on the DC experiencing the issue.
2 Run the following command with elevated rights:

netdom resetpwd /server:ip /userd:administrator /passwordd:*

3 It will prompt for the password of the Domain Admin account that you used, enter that.

4 Once the command executes, reboot the server.

DNS zones should load now.

当前页面是本站的「Baidu MIP」版。发表评论请点击:完整版 »