Active Directory of ADC is not working when PDC is Down

Aziz Ur Rehman 20 Reputation points
2023-08-08T12:02:59.83+00:00

Hi,

I am using windows server 2012 R2 as PDC. I have installed windows server 2022 as ADC. When I shut down my DC and start working on ADC it was giving error on opening active directory.

Why is not opening active directory, I think it should work.

Thank you!

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

Accepted answer
  1. Anonymous
    2023-08-08T13:20:18.6133333+00:00

    I think you didn't got my question.

    Ok, what problem are you trying to solve?

    I Shut down my PDC and Access Active Directory of ADC, It was giving error

    You can read on here about the PDC emulator functions.

    https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/fsmo-roles#pdc-emulator-fsmo-role

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2023-08-08T12:37:58.95+00:00

    Please run;

    Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log (run on PDC emulator)
    repadmin /showrepl >C:\repl.txt (run on any domain controller)
    ipconfig /all > C:\%computername%.txt (run on EVERY domain controller)
    ipconfig /all > C:\problemworkstation.txt (run on problem pc)

    Also check the domain controller System and Replication (DFS or FRS) event logs for errors since last boot. Post the Event Source and Event IDs of any found. (no evtx files)

    then put unzipped text files up on OneDrive and share a link.


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.