Domain subfolders missing from forward lookup zone (310568)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Small Business Server 2000
This article was previously published under Q310568 SYMPTOMS When you open the forward lookup zone in the Domain Name
System (DNS) Microsoft Management Console (MMC) snap-in, the following subdomains may
be missing:
This issue may occur if the zone is either Active
Directory-Integrated or Standard Primary. Additionally, the forward lookup zone
is being used to store SRV records for Active Directory. CAUSE On a multi-homed server, DNS dynamic update protocol
registration may have been turned off (disabled) on the internal network
adapter. The same issue occurs on a server that has a single network adapter
and DNS dynamic update protocol turned off. RESOLUTION To turn on DNS dynamic update protocol on the affected
network adapter, follow these steps:
- On the desktop, right-click My Network Places, and then click Properties.
- Right-click the internal network adapter, and then click Properties.
- Click TCP/IP, and then click Properties.
- Click the Advanced button.
- Click the DNS tab, and then click to select the Register this
connection's addresses in DNS check box at the bottom of the
tab.
- Click OK until the Network Properties dialog box is closed.
- Click Start, click Run, type cmd, and then press ENTER.
- At a command prompt, stop and restart the Netlogon service
and initiate the registration of the network adapter in DNS. To do this, use
the following command-line statements:
- net stop netlogon
- net start netlogon
- ipconfig /registerdns
If the previous steps do not resolve this issue, you may have
to remove DNS and reinstall it. To remove DNS, follow these steps:
- Right-click My Network Places, and then click Properties.
- In the Network and Dial-Up Connections window on the Advanced menu, click Optional Networking Components.
- In the Windows Optional Networking Components Wizard, click
to select Networking Services, and then click Details.
- In the Networking Services window, click to clear the box
next to Domain Name System (DNS) check box, click OK, then click Next. This removes DNS.
Before you reinstall DNS, delete the following files:
- Cache.dns-which is located in
%systemroot%\Winnt\System32\DNS
- Netlogon.dns-which is located in
%systemroot%\Winnt\System32\Config
- Netlogon.dnb-which is located in
%systemroot%\Winnt\System32\Config
To reinstall DNS, follow these steps:
- Right-click My Network Places, and then click Properties.
- In the Network and Dial-Up Connections window on the Advanced menu click Optional Networking Components.
- In the Windows Optional Networking Components Wizard, click
to select the Networking Services check box, and then click Details.
- In the Networking Services dialog box, click to select the Domain Name System (DNS) check box, click OK, and then click Next.
- Insert CD 1 of the Small Business Server (SBS) 2000
installation discs, or insert the Windows 2000 Server CD in the drive when you
are prompted, click OK, and DNS is reinstalled.
- Restart the computer.
To reconfigure the DNS server and re-create the Forward and
Reverse Lookup Zones, see the articles listed in the More Information section
of this article. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.REFERENCES
For more information about how to create and configure Zone files in
DNS on Windows 2000 Server, click the following article numbers to view the articles in the Microsoft Knowledge Base:
308201
How to create a new zone on a DNS server in Windows 2000
237675 Setting up
the Domain Name System for Active Directory
Modification Type: | Major | Last Reviewed: | 9/13/2006 |
---|
Keywords: | kbGRPPOLICYprob kbprb KB310568 |
---|
|