How to Cheat at Designing a Windows Server 2003 Active Directory Infrastructure

Design a DNS name resolution strategy.
Create the namespace design.
Identify DNS interoperability with Active Directory, WINS, and DHCP.
Specify zone requirements.
Specify DNS security.
Design a DNS naming strategy for interoperability with UNIX Berkeley Internet Name Domain (BIND) to support Active Directory
Design a NetBIDS name resolution strategy.
Design a WINS replication strategy.
Design a DNS service implementation.
Design a strategy for DNS zone storage.
Specify the use of DNS server options
Identify the registration requirements of specific DNS records.
The next chapter deals with name resolution strategies. Specifically, we discuss DNS and WINS considerations in this chapter, and how best to implement these technologies so as to provide an efficient, robust, scalable, and available name resolution strategy.
Unlike prior versions of Windows, which relied heavily on WINS as their primary resolution mechanism, Windows 2000 and Windows Server 2003 primarily use DNS for name resolution. The first subjects discussed are the implementation of DNS, the namespace, and how Active Directory may be dovetailed into any existing Berkeley Internet Name Daemon (BIND) deployment.
Next, we discuss zones and their configuration and storage options, followed by the strategies for securing the namespace, servers, zones, and records through delegation. We then examine how DNS records need to be registered by various types for name resolution to function properly. A description of how to make full use of the interoperability of DNS, WINS, and DHCP follows, which will help you to ensure that all necessary DNS records are...