What is the status of dcdiag?
Active Directory Web Services was unable to determine if the computer is a global catalog server. Server 2019
Hi,
am facing some issues in my Secondary DC, when I open the active directory users and the computer gives the below error.
we thought its a normal issue because after a restart it worked fine without any issues. But what we noticed this issue keeps showing after a couple of days. then again we need to reboot. how we can fix it and what would be the reason?
Also in the DNS Events am getting the below.
"The DNS server was unable to open Active Directory. This DNS server is configured to obtain and use information from the directory for this zone and is unable to load the zone without it. Check that the Active Directory is functioning properly and reload the zone. The event data is the error code."
But DNS is working fine, also the nslook-up is working fine.
Looking forward support.
Thanks in Advance.
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | Other
2 answers
Sort by: Most helpful
-
-
Anonymous
2023-11-08T06:49:10.25+00:00 Hello Rashid Modevencheeri Panikkarakandi,
Thank you for posting in Q&A forum.
On secondary DC, then configure the server experiencing the issue to point to other active DNS server (PDC)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:<PDC.domain.com> /userd:<Domain\domain_admin> /passwordd:*
Change the domain name and admin account and password in the command above.
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.
5.Check if DNS zones loads.
https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/dns-zones-do-not-load-event-4000-4007I hope the information above is helpful.
If you have any question or concern, please feel free to let us know.
Best Regards,
Daisy Zhou