Share via

Sites & Services

Anonymous
2024-12-11T07:56:50+00:00

Hi All,

We are receiving quite a few replication issues between our 19 Domain Controllers. Most of these issues are regarding reboots or Network connectivity. Our 2nd line support find it a little difficult to understand the S&S replication layout. They do occasionally use the S&S management console, however, it takes a while to understand the process.

What I am after is an image of the replication process across our estates. Is there anything in S&S or Microsoft tool that would give me a picture image of the current replication between sites across our estate.

Any information would be greatly appreciated.

Regards.

Windows for business | Windows Server | Directory services | Active Directory

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2024-12-11T08:09:32+00:00

Hello czql5v007,

Thank you for posting in Microsoft Community forum.

You can run the commands below to check AD replication status.

From the third command, you can view the replication topology, and you can try to sort out the AD replication topology yourself based on the result of the third command.

repadmin /showrepl >C:\rep1.txt
repadmin /replsum >C:\rep2.txt

repadmin /showrepl * /csv >c:\repsum.csv

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

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2024-12-11T08:31:52+00:00

    Hi Daisly Lou,

    Thank you very much for your prompt reply I will take a look at these commands now.

    Regards.

    Was this answer helpful?

    0 comments No comments