28,659 questions
Hello there.
Select Start
- Then select Run
- Enter “cmd” and then click OK.
- To disable outbound replication from the server, type the following text, and then press ENTER:
repadmin /options +DISABLE_OUTBOUND_REPL
- To re enable outbound replication from the server , type the following text, and then press ENTER:
repadmin /options -DISABLE_OUTBOUND_REPL
And see if it helps,
Thank you
--If the reply is helpful, please Upvote and Accept as answer--