In
Urvish Trivedi said:
You should answer Active Directory Integrated zone.
Windows NT 4 used to use Primary and Secondary zone but
as of Windows 2000 and Windows 2003 you should select
Integrated zone because of dynamic updates.
Urvish
Well, just to add, and to correct your statement, it doesn't matter whether
the zone is AD Integrated or a Primary or a Secondary in W2k or W2k3.
Dynamic Updates is still an available option. If it';s a secondary zone, the
client will query the MNAME in the record to find the Master (which is the
Primary) and the registration request will be sent there.
Now as far as the original question, it;s a matter of personal and design
choice. Most of the time we'll use the AD Integrated option. See DNS servers
store their data in a number of different ways. The most familiar way is as
a text file in system32\dns on a Windows machine using a Primary or
Secondary zone (any Windows DNS service). Some other DNS services (non
Windows) may even use SQL to store data. Future Windows systems matter of
fact, will be SQL based.
AD Integrated zones happen to store their data in the actual physical Active
Directory database, specifically in the Domain NC partition, one of 2
"logical" partitions in the physical database. The AD Integrated option is
ONLY available on a DNS server that's installed on a DC only.
The advantages are many. One is you have a Secure Dynamic Updates option
where you it only allows updates from clients that are joined to the domain
only and no others. Another advantage, since it's in the AD database, it
will replicate automatically to other DCs in the same domain (on W2k) or to
other DCs in different domains (a new option in W2k3 using "Application
Partitions"). This eliminates the need for Primary and secondary zones.
Another option, if using more than one DC/DNS server, is that each DNS
server with an AD Integrated zone acts as a Master, so you have in essence,
a multi master DNS desig - you can change or add records on any one of them
and they get replicated automatically so the others "see" the changes.
Hope that helps.
--
Regards,
Ace
Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.
Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory