Recreate automatic AD replications
To recreate automatic AD replications between domain controllers you need to use command:
repadmin /kcc
This command will re-create automatic AD replications on domain controllers based on information set in Active Directory Sites and Services. If you run this command as it is mentioned above, it will create automatic replications to server on which command was run. If you want to recreate automatic replications on all domain controllers just run following command:
repadmin /kcc *
Recent Comments