Thank you dear expert
we fix our issue by change Administrator account in DC2 and Login to our Crashed DC1
Then change boot mod
after do above step DC1 back to work
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi dear expert
we have DC1 with FSMO and DC2
On DC1 we can not login and when trying to login to DC1 with domain administrator we get below error
"there are currently no logon servers available to service the logon request"
so please give me hand to recover our DC1 with all FSMO
Thank you in advance
Answer accepted by question author
Thank you dear expert
we fix our issue by change Administrator account in DC2 and Login to our Crashed DC1
Then change boot mod
after do above step DC1 back to work
Hello @ramin sa ,
Thank you for posting here.
Hope the information provided by DSPatrick is helpful.
And we can also try to troubleshoot and try to fix the PDC as below.
1.If your PDC physical machine or virtual machine? If it is a physical machine, please check whether the network cable is plugged in well.
2.Check if you can RDP to PDC? If so, you can RDP to PDC and check:
2-1 DNS setting, if the Preferred DNS is correct DNS server.
2-2 KDC service is running or not.
2-3 Netlogon service is running or not.
3.Boot to DSRM of PDC and check 2-1 to 2-3.
Hope the information above is helpful.
If it does not work above, would you please tell us if you make any changes before the issue occurs?
Should you have any question or concern, please feel free to let us know.
Best Regards,
Daisy Zhou
You can seize roles to other healthy domain controller.
https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/transfer-or-seize-fsmo-roles-in-ad-ds
then perform clean up
https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/deploy/ad-ds-metadata-cleanup
https://techcommunity.microsoft.com/t5/itops-talk-blog/step-by-step-manually-removing-a-domain-controller-server/ba-p/280564
then rebuild the failed one
I'd use dcdiag / repadmin tools to verify health correcting all errors found before starting any operations. Then stand up the new one, patch it fully, license it, join existing domain, add active directory domain services, promote it also making it a GC (recommended), transfer FSMO roles over (optional), transfer pdc emulator role (optional), use dcdiag / repadmin tools to again verify health.
--please don't forget to Accept as answer if the reply is helpful--