Register DNS records in a Single-Label Domain

John Savill

August 2, 2007

1 Min Read
ITPro Today logo

Q. How can I force network clients to register DNS records in a single-label domain?

A. Normally, Windows XP and Windows 2000 (SP4 or later) clients won't register DNS records in a single-label DNS domain; however, you can enable this functionality by making the following registry change:

  1. Start the registry editor (regedit.exe)

  2. Move to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesDnsCacheParameters for Windows 2000/XP or HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindows NTDNSClient for Windows Server 2003/Vista

  3. From the Edit menu select New - DWORD value

  4. Enter a name of UpdateTopLevelDomainZones and press Enter

  5. Double click the new value and set to 1. Click OK

  6. Restart the computer

Make the change on all computers, including domain controllers (DCs) in the forest. You can make this change via Group Policy on XP and later computers by enabling the Update Top Level Domain Zones policy under the Computer ConfigurationAdministrative TemplatesNetworkDNS Client.

—John Savill

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like