SHARE
Facebook X Pinterest WhatsApp

DNS and Windows 2000

A key new feature of Windows 2000 is the significant role that DNS plays in an Active Directory (AD) network. Before you can install AD, you must either have a DNS infrastructure in place or develop a plan to install one with AD. In fact, one of the earliest decisions you must make when planning […]

Written By
thumbnail Robert Robert
Robert Robert
Nov 14, 2000
Enterprise Networking Planet content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More



A key new feature of Windows 2000 is the significant role that DNS plays in an Active Directory (AD) network. Before you can install AD, you must either have a DNS infrastructure in place or develop a plan to install one with AD. In fact, one of the earliest decisions you must make when planning a migration to Win2K is your AD domain name, which will also be the DNS domain name. Because DNS plays a much smaller role in Windows NT 4.0, understanding DNS and its role in Win2K is a challenge that many IT professionals share. This week, I examine three important roles that DNS plays on an AD network.

First, DNS provides the naming convention that Win2K AD domains use. For example, if the name of your NT 4.0 domain is WIDGETSCORP, you might rename the domain as widgetscorp.com when you migrate to Win2K. In that case, the root domain of your AD forest and your DNS domain name will both be widgetscorp.combut don’t make the mistake of thinking that your AD domain and your DNS domain are the same entity. The AD domain is a directorya databaseon Win2K servers that you’ve configured as domain controllers. This directory contains objects that represent the components (e.g., users, computers, shares, printers) of your network. The DNS domain is hosted by DNS servers, which are not necessarily domain controllers and might not even run a Microsoft OS. These DNS servers contain a database, called a zone file, which consists of resource records that provide mappings between host names and IP addresses. For example, a zone file might contain an entry telling us that we can contact the machine fileserver1 using the IP address 192.168.1.1.

The second role that DNS plays in an AD domain is name resolution. When a computer on a Win2K network wants to contact another machine, it sends a DNS query to a DNS server to find out the other machine’s IP address. In NT 4.0, a WINS server provided this functionality, which is why many NT 4.0 support professionals might not fully understand DNS.

In its third role, DNS helps the system locate specific AD components. For example, to log on to the network, you need to locate a domain controller; to search AD for a shared printer, you need to locate a Global Catalog Server. To respond to these types of queries, the DNS server uses a special resource record, called a service (SRV) record. SRV records are registered by the Netlogon service on a domain controller when it starts up. I’ll discuss SRV records in greater detail in a future column.

The integration of AD with DNS provides scalability, interoperability, and other benefits, such as the incorporation of AD site information into the DNS zone file to allow location of services on the local subnet. For more information about DNS, search the Windows 2000 Magazine Network and check out the Windows 2000 DNS White Paper at the Microsoft Web site.


The Windows 2000 Magazine Network serves up impartial, straightforward advice and solutions so that you can find the answer you need fast, and get on with things. With technical forurms, a robust search engine, the latest news headlines, and much more, you can raise your IT IQ after just one visit. http://www.win2000mag.net

Recommended for you...

How to Block a Program with Firewall in 7 Easy Steps
Ray Fernandez
Jun 2, 2023
Linux Virtual Memory: Optimizing Virtual Memory on Linux
Ray Fernandez
May 24, 2023
Top 5 Web and Internet OSs for Enterprises in 2023
Aminu Abdullahi
Mar 29, 2023
Top IoT Operating Systems
Collins Ayuya
Nov 17, 2022
Enterprise Networking Planet Logo

Enterprise Networking Planet aims to educate and assist IT administrators in building strong network infrastructures for their enterprise companies. Enterprise Networking Planet contributors write about relevant and useful topics on the cutting edge of enterprise networking based on years of personal experience in the field.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.