Hello TomP,
I would recommend to:
- run a DCDIAG /v /c /q to ensure the connectivity of the DCs to ensure the health.
- Check the NIC DNS Binding
- Ensure DCs have a round robin DNS setting (Ensuring a Mesh structure of DNS configuration in the DCs)
- Perform a flush of DNS:
ipconfig /flushdns
ipconfig /registerdns - In case you detect a unhealthy DC, you can always perform a metadata cleaunp for that DC specifically:
https://learn.microsoft.com/en-US/windows-server/identity/ad-ds/deploy/ad-ds-metadata-cleanup
--------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept as answer--