1560b - 02 Implementing DNS in Windows 2000
1560b - 02 Implementing DNS in Windows 2000
Contents
Overview 1
Multimedia Presentation: Basics of the
Domain Name System (DNS) 2
Installing the DNS Server Service 3
Configuring Zones in Windows 2000 5
Testing the DNS Server Service 13
Lab A: Installing and Configuring the
DNS Server Service 15
Review 22
Information in this document is subject to change without notice. The names of companies,
products, people, characters, and/or data mentioned herein are fictitious and are in no way intended
to represent any real individual, company, product, or event, unless otherwise noted. Complying
with all applicable copyright laws is the responsibility of the user. No part of this document may
be reproduced or transmitted in any form or by any means, electronic or mechanical, for any
purpose, without the express written permission of Microsoft Corporation. If, however, your only
means of access is electronic, permission to print one copy is hereby granted.
Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual
property rights covering subject matter in this document. Except as expressly provided in any
written license agreement from Microsoft, the furnishing of this document does not give you any
license to these patents, trademarks, copyrights, or other intellectual property.
Microsoft, Active Desktop, Active Directory, ActiveX, BackOffice, FoxPro, JScript, Outlook,
PowerPoint, Visual Basic, Windows, and Windows NT are either registered trademarks or
trademarks of Microsoft Corporation in the U.S.A. and/or other countries.
Other product and company names mentioned herein may be the trademarks of their respective
owners.
Project Leads: Mark Johnson, Gerry Lang, H. James Toland III (ComputerPREP, Inc.)
Instructional Designers: Jeanie Decker (Write Stuff), Chris Slemp (ComputerPREP, Inc.),
Victoria Fodale (ComputerPREP, Inc.), Jose Mathews (NIIT Inc.), Barbara Pelletier (S&T
OnSite), Rick Selby, H. James Toland III (ComputerPREP, Inc.)
Lead Program Managers: Jim Clark, Paul Adare (FYI TechKnowlogy Services)
Program Managers: Jeff Clark, Rodney Miller, Andy Ruth (Infotec),
Thomas Willingham (Infotec)
Testing Leads: Sid Benavente, Keith Cotton
Testing Developer: Greg Stemp (S&T OnSite)
Courseware Test Engineers: Jeff Clark, H. James Toland III (ComputerPREP, Inc.)
Lab Simulations Developers: Wai Chan (Meridian Partners Ltd.), David Carlile (Independent
Contractor), Tammy Stockton (S&T OnSite)
Graphic Artists: Julie Stone (Independent Contractor), Kimberly Jackson (Independent
Contractor)
Editing Manager: Lynette Skinner
Editors: Kelly Baker (Write Stuff), Jennifer Kerns (S&T OnSite)
Copy Editor: Patricia Neff (S&T Consulting)
Online Program Manager: Debbi Conger
Online Publications Manager: Arlo Emerson (Aditi)
Online Support: Eric Brandt (S&T OnSite)
Multimedia Development: Kelly Renner (Entex)
Courseware Testing: Data Dimensions, Inc.
Production Support: Irene Barnett (S&T Consulting)
Manufacturing Manager: Rick Terek (S&T OnSite)
Manufacturing Support: Laura King (S&T OnSite)
Lead Product Manager, Development Services: Bo Galford
Lead Product Manager: Gerry Lang
Group Product Manager: Robert Stewart
Instructor Notes
Presentation: This module provides the knowledge and skills necessary to install, configure,
50 Minutes and test the Domain Name System (DNS) in a Microsoft® Windows® 2000
network.
Lab:
25 Minutes At the end of this module, students will be able to:
Install the DNS Server service.
Configure zones in Windows 2000.
Test the DNS Server service.
Required Materials
To teach this module, you need the following materials:
Microsoft PowerPoint® file 1560B_02.ppt
Multimedia presentation file PBSG_DNS.avi, Basics of the Domain Name
System (DNS)
Preparation Tasks
To prepare for this module, you should:
Read all of the materials for this module.
Read Key Concepts of DNS under Additional Reading on the Web page on
the Trainer Materials compact disc.
View the multimedia presentation, Basics of the Domain Name System
(DNS), under Multimedia Presentations on the Web page on the Trainer
Materials compact disc.
Complete the lab.
iv Module 2: Implementing DNS in Windows 2000
Module Strategy
Use the following strategy to present this module:
Installing the DNS Server Service
The Active Directory™ directory service requires a DNS server. This topic
provides information about requirements and instructions for installing the
Windows 2000 DNS Server service. Explain to students that a computer
running Windows 2000 must be configured with a static Internet Protocol
(IP) address prior to installing the DNS Server service. Describe the actions
that the DNS Server service performs during the installation process, and
demonstrate the steps for installing the DNS Server service after running
Windows 2000 Setup. The students will perform this procedure in the lab;
therefore, they should only observe the demonstration.
Configuring Zones in Windows 2000
This topic describes how to configure zone transfers, Active Directory
integrated zones, and dynamic update. Review primary and secondary zone
types and ensure the students understand that these are called standard
primary and standard secondary in Windows 2000. Identify the two methods
that are used for replicating zone information: full zone transfer (AXFR)
and incremental zone transfer (IXFR). Explain that IXFR has been
implemented with the DNS Server service to replicate only changes to the
zone database file. Explain how to create an Active Directory integrated
zone and how to convert an existing standard primary zone to an Active
Directory integrated zone. Describe the necessary steps for configuring the
DNS Server service to allow dynamic updates and configuring the DHCP
Server service to perform dynamic updates.
Testing the DNS Server Service
This topic describes the two methods that are available in Windows 2000
for testing the DNS Server service. Explain that the ability to monitor and
test the DNS Server service by using the DNS console is a new feature in
the DNS Server service. This feature allows you to perform queries on a
scheduled basis to ensure that the DNS Server service is operating correctly.
In addition, explain that Nslookup, although it is not new to the
Windows 2000 DNS Server service, can be used to view resource records
for diagnostic purposes and to perform queries to test the DNS Server
service.
Module 2: Implementing DNS in Windows 2000 v
Customization Information
This section identifies the lab setup requirements for a module and the
configuration changes that occur on student computers during the labs. This
information is provided to assist you in replicating or customizing Microsoft
Official Curriculum (MOC) courseware.
Lab Setup
This section identifies the lab setup requirements for a module and the
configuration changes that occur on student computers during the labs. This
information is provided to assist you in replicating or customizing Microsoft
Official Curriculum (MOC) courseware.
There are no lab setup requirements or configuration changes that affect
replication or customization.
Lab Results
Performing the labs in this module introduces the following configuration
changes:
The DNS Server service is installed on each student computer.
Forward and Reverse lookup zones are created on each student computer.
Each student computer is configured with a fully qualified domain name
(FQDN) that is specified in the multiple-maximum domain model.
Each student computer is configured to use its own DNS service for DNS
forward lookup name resolution.
Each student computer is configured to use the instructor DNS service for
DNS reverse lookup name resolution.
Authority is delegated to the student computer for the
domain.nwtraders.msft domain.
Dynamic updates are enabled.
Module 2: Implementing DNS in Windows 2000 1
Overview
Slide Objective
To provide an overview of
the module topics and Installing the DNS Server Service
objectives.
Lead-in Configuring Zones in Windows 2000
In this module, you will learn
how to install, configure, and Testing the DNS Server Service
test the DNS Server service
in Windows 2000.
Run the multimedia Before you begin the process of installing and configuring the DNS Server
presentation located under service in Windows 2000, it is important to review some basic concepts of
Multimedia Presentations DNS.
on the Web page on the
Trainer Materials compact
disc. Note The purpose of this presentation is to review basic DNS concepts prior to
learning about the new features and enhancements in the Windows 2000 DNS
The estimated time to Server service. To view the Basics of the Domain Name System (DNS)
complete this multimedia presentation, open the Student Materials Web page on the Student Materials
presentation is 8 minutes. compact disc, click Multimedia Presentations, and then click the title of the
presentation.
Inform students that a copy
of the multimedia For additional basic information about DNS, see “Key Concepts of DNS” under
presentation is included on Additional Reading on the Web page on the Student Materials compact disc.
the Web page on the
Student Materials compact
disc.
Before you install the DNS Dynamic Host Configuration Protocol (DHCP) 0.0 MB
Internet Authentication Service 0.0 MB
Server service on a
QoS Admission Control Service 0.0 MB
computer running Simple TCP/IP Services 0.0 MB
Windows 2000, you must Site Server LDAP Services 1.8 MB
configure the computer with
a static IP address and DNS Description: Answers query and update requests for Domain Name System (DNS)
names.
domain name.
Total disk space required: 0.9 MB
Details...
Space available on disk: 378.6 MB
OK Cancel
For Active Directory and associated client software to function correctly, you
must first install and configure a DNS server.
Before you install the DNS Server service, you must configure TCP/IP with a
static IP address, because computers running Windows 2000 are configured as
Dynamic Host Configuration Protocol (DHCP) clients by default.
Perform the following TCP/IP configurations on the computer on which you are
installing the DNS Server service:
1. Assign a static IP address in the Internet Protocol (TCP/IP) Properties
dialog box.
2. Configure the DNS host and domain name on the server on which you are
installing the DNS Server service.
To do this, click Advanced in the Internet Protocol (TCP/IP) Properties
dialog box. On the DNS tab in the Advanced TCP/IP Settings dialog box,
verify that the DNS address in the DNS addresses, in order of use box is
correct, and then type the domain name in the DNS Domain Name box.
You can install the DNS Server service during Windows 2000 Setup, after
Windows 2000 Setup, or during Active Directory installation. If you install the
DNS Server service during Active Directory installation, you must manually
create a reverse lookup zone and set the zone attribute to Allow updates after
installation.
4 Module 2: Implementing DNS in Windows 2000
Domain_name.dns The zone database file that is used to translate host names to
IP addresses for a zone.
z.y.x.w.in-addr.arpa The reverse lookup file that is used to translate IP addresses
to host names.
Cache.dns The cache file that contains the required host information
for resolving names outside of authoritative domains. The
default file contains records for all of the root servers on the
Internet.
Boot The file that controls how the DNS Server service starts. In
Windows 2000, the Boot file is optional because the boot
settings are stored in the registry.
Note The Boot file is not defined in any RFC, and is not needed for
compliance with RFC standards. The Boot file is a part of the Berkeley Internet
Name Domain (BIND)–specific implementation of DNS. If you are migrating
from a DNS server running BIND, copying the Boot file allows easy migration
of your existing configuration.
For more information on BIND, see the Internet Software Consortium Web site
at http://www.isc.org
Module 2: Implementing DNS in Windows 2000 5
Zone transfers copy the zone database file information from the master server to
a secondary server.
A server responding to the zone transfer request keeps record of the newest
version of the zone and the differences between that copy and several older
versions. When the server receives a request with an older serial number, it
sends only the changes required to make the client version current. However,
the server may respond with a full zone transfer when one of the following is
true:
1. The sum of the changes is larger than the entire zone.
2. The client serial number is lower than the serial number of the oldest of the
versions of the zone on the server. Only a limited number of previous
versions of the zone are kept on the server for performance reasons.
3. The server responding to the IXFR request does not recognize the query
type. If the server doesn’t recognize the query, the client will automatically
initiate an AXFR instead.
Note For more information on IXFR, see RFC 1995 under Additional
Reading on the Web page on the Student Materials compact disc.
Lead-in
You can integrate DNS Active
Active Directory
Directory
zones into Active Directory Integrated
Integrated Zone
Zone
to provide fault tolerance
and increased security.
Active
Active Directory
Directory
contoso.com
DNS Server
Windows 2000 integrates DNS and Active Directory. Active Directory uses a
DNS-based namespace, which eliminates the need to create and maintain
separate naming services.
In Active Directory integrated zones, zone data is stored as an Active Directory
Key Points object, and is replicated as part of domain replication rather than through zone
Active Directory integrated
zones are stored in Active
transfers.
Directory. The zone
database files for Active Note Active Directory integrated zones can only be created on DNS servers
Directory integrated zones that are configured to run the DNS dynamic update protocol.
are not stored in the
systemroot\System32\Dns
folder, where the standard
zone database files are
Creating Active Directory Integrated Zones
stored. To add an Active Directory integrated zone, open the DNS console, right-click
the appropriate server name, and then click New Zone. In the Create New Zone
wizard, click Next. On the Select a Zone Type page, click Active Directory-
integrated, and then click Next. The wizard then prompts you to specify
whether the zone lookup type is forward or reverse.
When you select Forward lookup zone, the Create New Zone wizard prompts
you to specify the zone name. When you are finished specifying the zone
information, the wizard will automatically create the zone, the zone database
file, and the SOA and NS (name server) resource records. The contents of the
zone database file are replicated to all domain controllers in the domain.
When you select Reverse lookup zone, the Create New Zone wizard prompts
you to specify the network identification and subnet mask and to verify the
zone name. When you are finished specifying the zone information, the wizard
will automatically create the zone, the zone database file, and the SOA and NS
resource records.
10 Module 2: Implementing DNS in Windows 2000
DNS was originally designed to support only static changes to a zone database.
Because of the design limitations of a static DNS service, adding, removing, or
modifying resource records could only be done manually.
The Windows 2000 implementation of DNS supports the DNS dynamic update
protocol. The DNS dynamic update protocol allows Windows 2000 client
computers to update DNS servers automatically, so that resource records can be
updated without administrator intervention. To enable dynamic updates, the
client must be configured to perform dynamic updates, and the zone must be
configured to allow dynamic updates to occur.
Note For more information on the DNS dynamic update protocol, see
RFC 2136 under Additional Reading on the Web page on the Student
Materials compact disc.
To configure a zone for dynamic updates, open the Properties dialog box for
Key Points the zone and select the General tab. The options that become available when
The DNS dynamic update
protocol allows updates
you select Allow Dynamic Updates? are described in the following table:
directly from a client or from Option Description
a DHCP server on behalf of
a client computer. No Disables dynamic updates for the zone. This is the default
option.
Yes Allows all DNS dynamic update requests for the zone.
Only secure updates Allows only DNS dynamic updates that use secure DNS for
the zone.
12 Module 2: Implementing DNS in Windows 2000
The Only secure updates option appears only when the zone type is Active
Key Points Directory integrated. With secure dynamic updates, the authoritative DNS
Only Active Directory
integrated zones can be
server only accepts updates from client computers and servers that are
configured for secure authorized to send dynamic updates. Secure dynamic updates provide the
dynamic updates. following benefits:
Protect zones and resource records from being modified by users without
authorization.
Enable you to specify exactly which users and groups can modify zones and
resource records.
Note For more information on secure dynamic updates, see RFC 2137 in
Additional Reading on the Web page on the Student Materials compact disc.
Windows 2000 clients interact directly with the DNS server to update the
forward (A) resource record. When the DHCP server is configured to perform
dynamic updates, it updates the reverse (PTR) resource record for the
Windows 2000 clients and updates both the A and PTR resource records for
client computers that are running an operating system other than
Windows 2000.
When the DHCP server is not configured to perform dynamic updates,
Windows 2000 clients update both the A and PTR resource records.
Registration for client computers that are running an operating system other
than Windows 2000 must be done manually.
The Windows 2000 DNS Server service provides the capability to test and
monitor DNS by using the DNS console. Nslookup, an industry-standard utility,
is also available for testing the DNS Server service and testing resource records.
Under Select a test type, select A simple query against this DNS server, A
recursive query against other DNS servers, or both, and then click Test Now.
The test results will appear under Test results in the Properties dialog box for
the server.
14 Module 2: Implementing DNS in Windows 2000
Note For Nslookup to work properly, a PTR resource record for the DNS
server must exist in the server’s database. Upon startup, Nslookup performs a
reverse lookup on the IP address of the server that is running the DNS Server
service.
Module 2: Implementing DNS in Windows 2000 15
Objectives
After completing this lab, you will be able to:
Install the DNS Server service.
Delegate authority for a domain.
Create forward and reverse lookup zones.
Enable dynamic update.
Prerequisites
Before working on this lab, you must be familiar with DNS concepts and
operations.
Lab Setup
To complete this lab, you need the following:
A computer running Microsoft Windows 2000 Advanced Server that is
configured as a member server.
A static IP address and subnet mask.
A lab partner. One partner will create the primary zone, while the other will
create a secondary zone and designate his or her partner’s computer as the
master server.
A fully qualified domain name (FQDN). Refer to the Student Computer IP
Addresses and FQDNs section of the lab for this information.
1 192.168.x.1 vancouver.namerica1.nwtraders.msft
2 192.168.x.2 denver.namerica1.nwtraders.msft
3 192.168.x.3 perth.spacific1.nwtraders.msft
4 192.168.x.4 brisbane.spacific1.nwtraders.msft
5 192.168.x.5 lisbon.europe1.nwtraders.msft
6 192.168.x.6 bonn.europe1.nwtraders.msft
7 192.168.x.7 lima.samerica1.nwtraders.msft
8 192.168.x.8 santiago.samerica1.nwtraders.msft
9 192.168.x.9 bangalore.asia1.nwtraders.msft
10 192.168.x.10 singapore.asia1.nwtraders.msft
11 192.168.x.11 casablanca.africa1.nwtraders.msft
12 192.168.x.12 tunis.africa1.nwtraders.msft
13 192.168.x.13 acapulco.namerica2.nwtraders.msft
14 192.168.x.14 miami.namerica2.nwtraders.msft
15 192.168.x.15 auckland.spacific2.nwtraders.msft
16 192.168.x.16 suva.spacific2.nwtraders.msft
17 192.168.x.17 stockholm.europe2.nwtraders.msft
18 192.168.x.18 moscow.europe2.nwtraders.msft
19 192.168.x.19 caracas.samerica2.nwtraders.msft
20 192.168.x.20 montevideo.samerica2.nwtraders.msft
21 192.168.x.21 manila.asia2.nwtraders.msft
22 192.168.x.22 tokyo.asia2.nwtraders.msft
23 192.168.x.23 khartoum.africa2.nwtraders.msft
24 192.168.x.24 nairobi.africa2.nwtraders.msft
Exercise 1
Installing the DNS Server Service
Scenario
Currently, there is one DNS server on your network, which contains the primary zone for
nwtraders.msft. The server that you are installing will be authoritative for a subdomain of
nwtraders.msft. You want the DNS Server service to be able to resolve DNS name queries to IP
addresses, and to resolve host IP addresses on your network to their registered host name.
Goal
In this exercise, you will configure the domain name of your computer and install the DNS Server
service.
Exercise 2
Delegating Authority for a Domain
Scenario
You need delegation records in the primary zone for nwtraders.msft that point to the authoritative
DNS server for the new subdomain. This is necessary both to transfer authority and to provide
correct referrals.
Goal
In this exercise, you will delegate authority from the instructor DNS Server to the student DNS
Server that will host the primary zone for the new subdomain.
Important: Perform the following procedure on the computer of the partner with the lowest student number.
1. Add the instructor’s DNS a. Open DNS from the Administrative Tools menu.
Server to your DNS console. b. In the console tree, right-click DNS, and then click Connect to
Computer.
c. In the Select Target Computer dialog box, click The following
computer. In the text box, type London and then click OK.
2. Delegate authority for a. In the console tree, expand London, expand Forward Lookup Zones,
domain.nwtraders.msft to and then expand nwtraders.msft.
your DNS Server. b. In the console tree, right-click nwtraders.msft, and then click New
Delegation.
c. In the New Delegation wizard, on the Welcome to the New
Delegation Wizard page, click Next.
d. On the Delegated Domain Name page, in the Delegated domain box,
type domain and then click Next.
e. On the Name Servers page, click Add.
f. In the New Resource Record dialog box, in the Server name box,
type the FQDN for your computer, click Resolve, then click OK.
g. On the Name Servers page, click Add.
h. In the New Resource Record dialog box, in the Server name box,
type the FQDN for your partner’s computer, click Resolve, and then
click OK.
i. On the Name Servers page, click Next.
j. On the Completing the New Delegation Wizard page, click Finish.
Module 2: Implementing DNS in Windows 2000 19
Exercise 3
Creating Forward and Reverse Lookup Zones
Scenario
You must create lookup zones on the DNS Servers for the subdomain you created in exercise 1.
Goal
In this exercise, you will create a forward and reverse lookup zone.
Important: Perform the following procedure on the computer of the partner with the lowest student number.
1. Add a standard primary a. In the console tree, right-click server (where server is your computer
forward lookup zone for name), and then click Configure the server.
domain.nwtraders.msft. b. On the Welcome to the Configure DNS Server Wizard page, click
Next.
c. On the Forward Lookup Zone page, ensure that Yes, create a
forward lookup zone is selected, and then click Next.
d. On the Zone Type page, ensure that Standard primary is selected,
and then click Next.
e. On the Zone Name page, in the Name box, type
domain.nwtraders.msft and then click Next.
f. On the Zone File page, ensure that Create a new file with this file
name is selected, and then click Next.
Important: Perform the following procedure on the computer of the partner with the lowest student number.
2. Add a standard secondary a. On the Reverse Lookup Zone page, ensure that Yes, create a reverse
reverse lookup zone for your lookup zone is selected, and then click Next.
subnet. b. On the Zone Type page, click Standard secondary, and then click
Next.
c. On the Reverse Lookup Zone page, verify that Network ID is
selected. For the network ID, type the first three octets of the IP
address of your computer, and then click Next. (For example, for an IP
address of 192.168.1.1, type 192.168.1.)
d. On the Master DNS Servers page, in the IP address box, type the
instructor’s IP address, click Add, and then click Next.
e. On the Completing the Configure DNS Server Wizard page, click
Finish.
20 Module 2: Implementing DNS in Windows 2000
Important: Perform the following procedure on the computer of the partner with the highest student
number.
3. Add a standard secondary a. Open DNS from the Administrative Tools menu.
forward lookup zone for b. Right click Server, and then click Configure the server.
domain.nwtraders.msft and
a standard secondary reverse c. On the Welcome to the Configure DNS Server Wizard page, click
lookup zone for your subnet. Next.
d. On the Forward Lookup Zone page, verify that Yes, create a
forward lookup zone is selected, and then click Next.
e. On the Zone Type page, click Standard secondary, and then click
Next.
f. On the Zone Name page, type domain.nwtraders.msft and then click
Next.
g. On the Master DNS Servers page, in the IP address box, type the IP
address of your partner’s computer, click Add, and then click Next.
h. On the Reverse Lookup Zone page, verify that Yes, create a reverse
lookup zone is selected, and then click Next.
i. On the Zone Type page, click Standard secondary, and then click
Next.
j. On the Reverse Lookup Zone page, verify that Network ID is
selected. For the network ID, type the first three octets of your IP
address, and then click Next. (For example, for an IP address of
192.168.1.1, type 192.168.1.)
k. On the Master DNS Servers page, in the IP address box, type the IP
address of the instructor’s computer, click Add, click Next, and then
click Finish.
Module 2: Implementing DNS in Windows 2000 21
Exercise 4
Enabling Dynamic Update
Scenario
You want DHCP and client computers to update DNS records automatically to decrease the
administrator’s workload.
Goal
In this exercise, you will enable dynamic update on the DNS Server.
Important: Perform the following procedure on the computer of the partner with the lowest student number.
1. Enable dynamic update on the a. In the console tree, expand Server, and then expand Forward Lookup
forward lookup zone for Zones.
domain.nwtraders.msft. b. Click domain.nwtraders.msft, and then right-click
domain.nwtraders.msft, and then click Properties.
c. In the domain.nwtraders.msft Properties box, in the Allow dynamic
updates list, click Yes, and then click OK.
2. Configure the TCP/IP a. Open the Properties dialog box for My Network Places, and then
properties so that your open the Properties dialog box for Local Area Connection.
computer is a client of the b. Click Internet Protocol (TCP/IP), and then click Properties.
DNS Server service on your
computer. c. In the Internet Protocol (TCP/IP) Properties dialog box, click Use
the following DNS server addresses if necessary, type the IP address
of your computer in the Preferred DNS server box, and then click
OK.
d. In the Local Area Connection Properties dialog box, click OK, and
then close Network and Dial-up Connections.
e. Close all open windows, and then log off.
22 Module 2: Implementing DNS in Windows 2000
Review
Slide Objective
To reinforce module
objectives by reviewing key Installing the DNS Server Service
points.
Lead-in Configuring Zones in Windows 2000
The review questions cover
some of the key concepts Testing the DNS Server Service
taught in the module.
1. What types of DNS zones can you create by using the DNS Server service
in Windows 2000?
Standard primary, standard secondary, and Active Directory
integrated zones.
2. What functionality has been implemented with the Windows 2000 DNS
Server service that allows the transfer of changes only to a zone database
file?
Incremental zone transfer (IXFR).
3. You have created an Active Directory integrated forward lookup zone. You
cannot locate the zone database file that is associated with that zone on the
hard disk of the DNS server. Why can’t you locate the zone database file?
Where is the zone database information stored?
Active Directory integrated zones are stored in Active Directory.
Therefore, there are no files that are associated with them on the hard
disk of the DNS server.
4. How can you test the DNS installation by using the DNS console? Which
options are available?
You can use the Test Now button on the Monitoring tab of the
Properties dialog box for the server. You can perform a simple query, a
recursive query, or both.