Single-Label Domain DNS Resolution
August 1, 2007
Q. Clients on my network are trying to communicate with a single-label domain (i.e., a domain with just one component, as in savilltech instead of savilltech.com) in another forest, but DNS resolution is failing. What's wrong?
A. By default, clients will use DNS to query single-label domain names only if a single-label domain exists in their local forest. To enable DNS for single-label domain names in either the local forest or remote, perform the following registry change on each client:
Start the registry editor (regedit.exe).
Navigate to the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesNetlogonParameters registry subkey.
From the Edit menu, select New, DWORD value.
Enter a name of AllowSingleLabelDnsDomain and press Enter.
Double-click the new value and set it to 1. Click OK.
—John Savill
About the Author
You May Also Like