Migrating from Microsoft Windows NT Server 4.0 to Windows Server 2003

Before you begin your migration process, it is important to design your new Windows Server 2003 domain. This involves creating an Active Directory logical structure design and planning for DNS.

Design the Active Directory Logical Structure

Active Directory allows administrators to organize elements of a network (such as users, computers, devices, and so on) into a hierarchical, treelike structure of containers. The largest Active Directory container is called a forest . Within forests, there are domains . Within domains there are organizational units (OUs). This is called the logical model because it is designed independently from most physical aspects of the deployment, such as the number of domain controllers required within each domain and the network topology.

This book describes how to deploy a single global domain design, which is the easiest to administer and the least expensive to maintain. The single global domain design consists of a forest that contains a single domain. This domain contains all of the user , group , and computer accounts in the forest. In a single domain forest, all directory data is replicated to all geographic locations that host domain controllers. You do not need to create a forest or domain design when you upgrade from a single Windows NT 4.0 domain to a single Windows Server 2003 Active Directory domain.

You might want to design a simple OU structure for your single global domain, particularly if you plan to use Group Policy to help manage your environment. You can do this either before the migration, or at a later time. For more information about applying Group Policy to an OU structure, see Migrating to Group Policy “Based Administration in this book.

Plan for DNS

Windows Server 2003 uses DNS for name resolution rather than the Windows Internet Name Service (WINS) NetBIOS name resolution method that Windows NT 4.0 “based networks use. It is still possible to use WINS for applications that require it; however, Active Directory requires DNS. Active Directory uses the name resolution services provided by DNS to enable clients to locate domain controllers and enable the domain controllers hosting the directory service to communicate with each other. To plan for DNS, you need to select a DNS domain name, and determine how to configure the DNS Server service on domain controllers.

Select a DNS Domain Name

Before you begin using DNS on your network, decide on your DNS domain name, based on the following guidelines:

Determine How to Configure the DNS Server Service on Domain Controllers

The process for designing DNS to support Active Directory varies according to whether your organization already has an existing DNS service or whether you are deploying a new DNS service. This chapter discusses three starting scenarios:

If one of the following scenarios describes your current DNS infrastructure, then see Deploying DNS in Deploying Network Services in the Microsoft Windows Server 2003 Deployment Kit (or see Deploying DNS on the Web at http://www.microsoft.com/reskit) for more information:

No Existing DNS

An organization has no existing DNS infrastructure if the following are true:

If this is true for your organization, you can allow the Active Directory Installation Wizard to configure an internal Active Directory-integrated DNS on the PDC automatically. To configure DNS on the PDC and subsequent domain controllers, follow the procedures in the Upgrading to Windows Server 2003 Active Directory chapter in this book.

No Internal DNS, DNS Provided by an ISP Only

If you do not have an internal DNS, but your ISP provides DNS services, then you can allow the Active Directory Installation Wizard to automatically configure an internal Active Directory-integrated DNS on the PDC. Your ISP does not need to make any changes. To configure DNS on the PDC and subsequent domain controllers, follow the procedures in the Upgrading to Windows Server 2003 Active Directory chapter in this book.

After you complete these procedures, you will have both an internal DNS and DNS provided by an ISP. The first domain controller that you deploy will automatically be configured to host the DNS zone that corresponds to the DNS name of the domain. To install and configure DNS in your environment, it is recommended that you do the following:

Internal DNS and DNS Provided by an ISP

When creating a DNS server configuration when you integrate Active Directory with an existing DNS namespace, it is recommended that you do the following:

Категории