Share via


delegated _msdcs zone

Question

Friday, December 18, 2015 12:36 PM

Hello,

I have a small query regarding delegated _msdcs zone.

In DNS Manager, expand your server name, and then expand Forward Lookup Zones, Click the forward lookup zone for your Active Directory domain (for example: abc.local) ,The delegated _msdcs zone appears as a greyed out folder, Right-click the _msdcs zone, and then click Properties, On the Name Servers tab I have only one server name mentioned whereas I have 4 DNS servers.

Should there be just one DNS server listed in the delegated _msdcs zone if yes then which one should it be (local) ? or all 4 DNS servers entries should be added ?

Can someone please suggest.

Thanks.

All replies (2)

Tuesday, December 22, 2015 3:10 AM âś…Answered

Hi AtulRam,

The _msdcs delegation under abc.com is useful when the _msdcs.abc.com is not stored in a particular DNS server and a query to _msdcs.abc.com was made to that DNS server. The name server in _msdcs properties needs to hold the entire zone of _msdcs.abc.com.

Usually, the name server in _msdcs properties is the PDC of the domain, if you want to add other name servers that hold the entire zone "_msdc.abc.com", things will be OK too. But if everything works well, we may keep the original configuration.

The following post will help to understand _msdcs delegation, you may click it to learn detailed information:

https://social.technet.microsoft.com/Forums/windowsserver/en-US/cbe43dfc-b227-4476-8428-38dac55f8c31/msdcsmydomaindom

Best Regards,

Anne

Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected].


Monday, December 21, 2015 4:02 PM

Hi,

All 4 Name servers should be added as this is an AD integrated zone all the DC(DNS Server) should have the same record replicated. As Active Directory uses a multi-master replication methodology. Find the below link for more information about _msdcs zone.

https://community.spiceworks.com/topic/443860-\_msdcs-dns-object

Thanks,

Arindam