AD – Replicate single Objects between the Domain Controllers
Complete command:
C:\Repadmin /replsingleobj SourceDC DestinationDC ObjectDN
Object Distinguish Name follows the LDAP DN rules. Example is User Name JamesBovik created in HR OU of Corp.Customer.com Domain will be DN: CN=JamesBovik,OU=HR,DC=Corp,DC=Customer,DC=com.
Note if the DN has any spaces in it, please include usual quotes.
Example with the syntax:
repadmin /replsingleobj DC1.corp.customer.com DC2.pugazh.in CN=Jame,OU=HR,DC=Corp,DC=Customer,DC=com.