SRV Resource Records May Not Be Created on Domain Controller (239897)
The information in this article applies to:
- Microsoft Windows 2000 Server
This article was previously published under Q239897 SYMPTOMS When you attempt to upgrade a Windows NT-based primary
domain controller (PDC) or backup domain controller (BDC) or you promote a
Windows 2000 Server-based computer to a domain controller, you may receive the
following error message: The wizard can't contact the
DNS server that handles the name domainname to
determine if it supports dynamic update. Confirm your DNS configuration, or
install and configure a DNS server on this computer. When you close
the error message, the following message dialog box is displayed:
DNS is not available. Would you like the wizard to install and configure a DNS server for your new domain?
CAUSE This issue can occur if the computer you upgrade or promote
is unable to contact a Domain Name Server (DNS) server, the DNS server is not
authoritative for your zone in the domain, or the DNS server does not support
dynamic update. RESOLUTION To resolve this issue, use the wizard, or manually
configure your computer to be a DNS server or to use a remote DNS server: Configure Your Computer as a DNS Server- Configure the DNS server configuration to use the local
computer's IP address:
- On the toolbar click Start, point to Settings, click Control Panel, and then double-click Network and Dial-Up
Connections.
- Right-click Local Area Connection, and then click Properties.
- Click Internet Protocol (TCP/IP), and then click Properties.
- Click Advanced.
- On the DNS tab, add the computer's IP address to the top of the list of DNS
servers.
- Click OK, until you return to the desktop.
- Restart the netlogon service and verify the Service
Location (SRV) resource records (RR) folders exist in the DNS Management
Microsoft Management Console (MMC) Snap-in:
- Type the following lines at a command prompt, press
ENTER after each line:
net stop netlogon net start netlogon - On the toolbar click Start, point to Programs, point to Administrative Tools, and then click DNS.
- Expand your DNS server to display the node Forward Lookup Zones.
- Expand Forward Lookup Zones to display the zone which contains your domain.
- Expand the node with your domain name and verify the
following four folders exist:NOTE: These folders contain the SRV RR records that Windows 2000
client-based computers need to function in a Windows 2000 domain.
Configure DNS for a Remote DNS Server- Change the computer's DNS server entry in TCP/IP properties
to the IP address of the server hosting the DNS service:
- On the toolbar click Start, point to Settings, click Control Panel, and then double-click Network and Dial-Up
Connections.
- Right-click Local Area Connection, and then click Properties.
- Click Internet Protocol (TCP/IP), and then click Properties.
- Click Advanced.
- On the DNS tab, add the IP address of the computer hosting the DNS service
to the top of the list of DNS servers.
- Click OK, until you return to the desktop.
- On the computer hosting the DNS service, add a zone with
the name of the domain you created and configure it for dynamic updates.
- On the toolbar click Start, point to Programs, point to Administrative Tools, and then click DNS.
- Expand the DNS server node to display the node Forward Lookup Zones.
- Right-click Forward Lookup Zones, and then click New Zone.
- Click Next.
- Click Standard Primary Zone.
- Type the domain name of the domain you created and
accept the default zone file name.
- Click Finish.
- Double-click Forward Lookup Zones.
- Right-click on the zone that has the same name as your
Active Directory Name, and then select Properties.
- In the Allow dynamic updates box,
click Yes from the menu.
- Restart the netlogon service and verify the SRV RR folders
exist in the DNS Management MMC Snap-in:
- Type the following lines at a command prompt, pressing
ENTER after each line:
net stop netlogon net start netlogon - Click Start, point to Programs, point to Administrative Tools, and then click DNS.
- Expand your DNS server to display the node Forward Lookup Zones.
- Expand Forward Lookup Zones to display the zone which contains your domain.
- Expand the node with your domain name and verify the
following four folders exist:NOTE: These folders contain the SRV RR records that Windows 2000
client-based computers need to function in a Windows 2000 domain.
STATUSMicrosoft has confirmed that
this is a problem in Microsoft Windows 2000 Server.
Modification Type: | Minor | Last Reviewed: | 4/21/2003 |
---|
Keywords: | kbenv kberrmsg kbnetwork kbprb KB239897 |
---|
|