This article explains a registry key which you can query to know if DCs are using Dynamic DNS protocol to register records with DNS Servers.
Domain Controllers registers or refreshes it's DNS Records in the DNS Server every 1 hour. It does this by using the DDNS (Dynamic DNS). The Dynamic DNS must be enabled on the domain controller so that they can register the DNS records dynamically.
You can know if Domain Controllers are using Dynamic DNS to register/refresh their records in the DNS Server by querying the following registry location:
- KEY Name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
- Entry Name: UseDynamicDns
- Type: REG_DWORD
- Value: 0(disabled) 1(enabled)
Always check the above registry entry if domain controllers are not performing the dynamic registration.
About Nirmal Sharma
Nirmal is a Microsoft MVP in Directory Services and working as a Technical Architect/Consultant. He has been involved in Microsoft Technologies since 1994 and followed the progression of Microsoft Operating Systems and software. He is specialized in Directory Services, Microsoft Clustering, SQL, MOM, Exchange and Citrix. In his spare time, he likes to help others and write "internal" technical articles, white papers and tips on various Microsoft technologies. You can contact him at nirmal_sharma@mvps.org.
Article not looking right or info is missing? Let us know so that we can fix it: .