Force the active directory replication with the entire replication partner
In some scenario you want to force active directory replication with the entire replication partner, let say you have a 10 connection objects corresponding to each of its replication partners and you want to force the replication to all the connection objects on server1.test.com, you can use the blow command.
Syntax:
repadmin /replicate destination_dsa Naming Context /allsources
Example:
repadmin /replicate server1.test.com dc=test,dc=com /allsources
Destination server Name: server2.test.com
Naming Context: dc=test,dc=com (Domain partition)