Active Directory

Disabling and Enabling Replication on Schema Master Domain Controller

Hello All,

Hope this post finds you in good health and spirit.

Disabling and Enabling Replication on Schema Master Domain Controller

if you are implementing the major changes to active directory like extending the schema version. it is recommended that you should disable the outbound replication on schema master domain controller. After disabling the replicating, do the changes and test the changes if you find that changes you have made are unacceptable, you can just rollback the changes from schema master domain controllers rather than being faced with the prospect of performing a disaster recovery operation on your entire domain.

It is very important and recommended to disabling outbound replication on a domain controller will not have any effect on inbound replication; the DC will still receive updates from its other replication partners unless you disable inbound replication on them as well.

To stop outbound replication for a specific DC, Use this command

Disabling Outbound Replication

When your replication is disabled, warning events 1115 will be generated from source NTDS General will be logged in the Directory Service event log.

warning events 1115

To start outbound replication for a specific DC, Use this command.

How to prevent lingering objects replication in active directory

Enabling the Outbound Replication

When your replication is enable, warning events 1116 will be generated from source NTDS General will be logged in the Directory Service event log.

warning events 1116

 

In a worst-case scenario, you can disable replication for an entire forest by issuing the following command:

            c:\> repadmin /options * +DISABLE_INBOUND_REP

So, that’s all in this blog. I will meet you soon with next stuff .Have a nice day !!!

Recommended contents

How to Check the Active Directory Database Integrity

Disabling and Enabling the Outbound Replication

DFS Replication Service Stopped Replication

What is Strict Replication Consistency

The replication operation failed because of a schema mismatch between the servers involved

Troubleshooting ad replication error 8418 the replication operation failed because of a schema mismatch between the servers

How to export replication information in txt file

Repadmin Replsummary

Enabling the outbound replication

Disabling and enabling replication on schema master domain controller

How to enable strict replication consistency

How to prevent lingering objects replication in active directory

AD replication process overview

How to force active directory replication

Change notification in replication process

How to check replication partner for a specific domain controller

dcdiag test replications

Guys please don’t forget to like and share the post.Also join our WindowsTechno Community and where you can post your queries/doubts and our experts will address them .

You can also share the feedback on below windows techno email id.

If you have any questions feel free to contact us on admin@windowstechno.com also follow us on facebook@windowstechno to get updates about new blog posts.

How useful was this post?

Click on a star to rate it!

As you found this post useful...

Follow us on social media!

Was this article helpful?
YesNo

Vipan Kumar

He is an Active Directory Engineer. He has been working in IT industry for more than 10 years. He is dedicated and enthusiastic information technology expert who always ready to resolve any technical problem. If you guys need any further help on subject matters, feel free to contact us on admin@windowstechno.com Please subscribe our Facebook page as well website for latest article. https://www.facebook.com/windowstechno
Back to top button