How to Remove the Root DNS Zone

Posted by Unknown on Sunday, April 15, 2012

How to Remove the Root DNS Zone

A DNS server running Windows Server 2003 follows specific steps in its name-resolution process. A DNS server first queries its cache, it checks its zone records, it sends requests to forwarders, and then it tries resolution by using root servers.

By default, a Microsoft DNS server connects to the Internet to process DNS requests more with root hints. When you use the Dcpromo tool to promote a server to a domain controller, the domain controller requires DNS. If you install DNS during the promotion process, a root zone is created. This root zone indicates to your DNS server that it is a root Internet server. Therefore, your DNS server does not use forwarders or root hints in the name-resolution process.

  1. Click Start, point to Administrative Tools, and then click DNS.
  2. Expand ServerName, where ServerName is the name of the server, click Properties and then expand Forward Lookup Zones.
  3. Right-click the "." zone, and then click Delete.

{ 0 comments... read them below or add one }

Post a Comment