How to Force Active Directory Replication

If you make a changes on DC01 and you want to replicate those to other DCs instantly, run command repadmin /syncall /APeD on DC01.

A = All Partitions
P = Push
e = Enterprise (Cross Site)
D = Identify servers by distinguished names

If DC01 is out of sync, you should run command repadmin /syncall /AeD on DC01.
This will do a pull replication, which means it will pull updates from DC02 to DC01.

Supported flags case sensitive.

Have a nice day!

One thought to “How to Force Active Directory Replication”

  1. You really make it seem really easy with your presentation but I in finding this topic to be actually one thing which I think I would by no means understand. It sort of feels too complicated and very vast for me. I am taking a look forward in your next submit, I will try to get the hold of it!

Leave a Reply

Your email address will not be published. Required fields are marked *