How Do I enable Windows-based clients to perform dynamic updates to single-label DNS zones
As I have already mentioned here in my earlier post http://www.virmansec.com/blogs/skhairuddin/archive/2010/07/26/what-are-single-label-domain-names-or-sld.aspx that Windows Server 2003-based domain members,
Windows XP-based domain members, and Windows 2000-based domain members do not
perform dynamic updates to single-label DNS zones.
Then How do Enable them for Dynamic Updates ?? For Windows 2003 Server please follow the instructions given below.
Normal
0
false
false
false
MicrosoftInternetExplorer4
- Click Start,
click Run, type regedit, and then click OK.
- Locate and then click the following subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
- In the details pane, locate the AllowSingleLabelDnsDomain entry. If the AllowSingleLabelDnsDomain
entry does not exist, follow these steps:
a.
On
the Edit menu, point
to New, and then
click DWORD Value.
b.
Type
AllowSingleLabelDnsDomain as the entry name, and
then press ENTER.
- Double-click the AllowSingleLabelDnsDomain
entry.
- In the Value data
box, type 1, and then click OK.
- Exit Registry Editor.
Normal
0
false
false
false
MicrosoftInternetExplorer4
Windows XP and 2000 Clients.
Use Group Policy to enable the Update Top Level Domain
Zones policy and the Location of the DCs hosting a domain with single
label DNS name policy as specified in the following table under the folder
location on the root domain container in Users and Computers, or on all
organizational units (OUs) that host computer accounts for member computers,
and for domain controllers in the domain.
|
Policy
|
Folder location
|
|
Update Top Level Domain Zones
|
Computer Configuration\Administrative
Templates\Network\DNS Client
|
|
Location of the DCs hosting a domain with single label
DNS name
|
Computer Configuration\Administrative Templates\System\Net
Logon\DC Locator DNS Records
|
Note These policies are supported only on Windows
Server 2003-based computers and on Windows XP-based computers.
To enable these policies, follow these steps on the root domain container:
- Click Start,
click Run, type gpedit.msc,
and then click OK.
- Under Local
Computer Policy, expand Computer Configuration.
- Expand Administrative
Templates.
- Enable the Update Top
Level Domain Zones policy. To do this, follow these steps:
a.
Expand Network.
b.
Click DNS Client.
c.
In the details pane, double-click Update
Top Level Domain Zones.
d.
Click Enabled.
e.
Click Apply, and then
click OK.
- Enable the Location of
the DCs hosting a domain with single label DNS name policy. To do
this, follow these steps:
.
Expand System.
a.
Expand Net Logon.
b.
Click
DC
Locator DNS Records.
c.
In the details pane, double-click Location
of the DCs hosting a domain with single label DNS name.
d.
Click Enabled.
e.
Click Apply, and then
click OK.
- Exit Group Policy.