replmon

How to force AD DS replication

Just a quick note on how you can force AD DS replication. You can do this issuing the following command: Repadmin /syncall DC_NAME /APed To decipher parameters: /A(ll partitions) P(ush) e(nterprise, cross sites) d(istinguished names). Essentially with this command you can do the same as Replmon used to do in Windows 2003 but in in one step. How to force AD DS replication