Stop inbound / outbound replication in AD

Stop inbound / outbound replication in AD

How can I temporarily stop in / outbound replication to a DC ?

The following URL Explains the process : http://technet.microsoft.com/en-us/library/cc755360%28WS.10%29.aspx

repadmin /options +DISABLE_INBOUND_REPL
repadmin /options +DISABLE_OUTBOUND_REPL

repadmin /options -DISABLE_INBOUND_REPL
repadmin /options -DISABLE_OUTBOUND_REPL