Active Directory Web Services was unable to determine if the computer is a global catalog server. Server 2019

2023-11-06T05:42:53.43+00:00

Hi,

am facing some issues in my Secondary DC, when I open the active directory users and the computer gives the below error.

User's image

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
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Vineet Pant 1 Reputation point
    2023-11-07T23:11:58.8433333+00:00

    What is the status of dcdiag?

    0 comments No comments

  2. 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-4007

    I hope the information above is helpful.

    If you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.