Share via

replication

Fábio Costa 0 Reputation points
2023-11-05T12:39:21.1566667+00:00
Good morning, I'm working in a company that has 02 servers with Active Directory installed and are using Windows 2012 Server. Since SERVER 01 is the main one and SERVER 02 is the secondary one, SERVER 02 has been off for a long time.

When I went to call it, it set up the system normally, I updated the system and suddenly some users when they went to log in to the network, the company's wallpaper did not appear and the trust relationship with the server failed. Then I realized that SERVER 02, when I called some machines on the network, this happened. What can I do to resolve this?

Thanks
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-11-05T13:27:33.3+00:00

    SERVER 02 has been off for a long time.

    how long is a long time?

    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.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

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