Summarize the replication status and view overall health
repadmin /replsummary
Show replication partner and status
repadmin /showrepl
Show replication partner for a specific domain controller
repadmin /showrepl
Show only Replication Errors
repadmin /showrepl /errorsonly
Show replication Queue
Repadmin /Queue
How to Force Active Directory Replication
This will do a pull replication, which means it will pull updates from DC2 to DC1.
repadmin /syncall dc1 /AeD
If you want to push replication you will use the /P switch
repadmin /syncall dc1 /APeD
Find the last time your DC were backup
Repadmin /showbackup *
Displays calls that have not yet been answered
repadmin /showoutcalls *
List the Topology information
repadmin /bridgeheads * /verbose
Inter Site Topology Generator Report
repadmin /istg * /verbose



















