IT Problem
You need to /want stop AD replication. This is a simple command line function.
IT Solution
1) Select Start
2) Then select Run
3) Enter “cmd” and then click OK.
4) To disable outbound replication from the server, type the following text, and then press ENTER:
repadmin /options +DISABLE_OUTBOUND_REPL
5) To re enable outbound replication from the server , type the following text, and then press ENTER:
repadmin /options -DISABLE_OUTBOUND_REPL