Book Image

Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks

By : John Savill
Book Image

Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks

By: John Savill

Overview of this book

A well thought-out Active Directory provides a solid foundation for other services which will lower support costs and allow companies to centrally manage their environment. You should look at the Active Directory as your first step in moving to a centrally managed, highly integrated IT environment that supports efficient and effective delivery of business capabilities. Once the appropriate technical infrastructure is in place, it is vital to leverage that infrastructure to create an enterprise-class application infrastructure. If you are creating a new Active Directory network, or are migrating or merging existing installations, this is the book for you. While the basics of the Active Directory are straightforward, to get the most from it requires careful planning and a thorough understanding of what can be accomplished. For any environment there are a number of core stages in the Active Directory implementation; the 3 Ds: discovery, design, and deployment. In this unique book, we take a broad range of environment types and work through these stages; suggesting an Active Directory design specific to that environment, and how to implement it; at each stage providing clear instructions so the decisions are clearly understood and the best-practice principles will be maintained throughout your system lifetime. There are many books on using, administering, or even deploying Active Directory, but this is the only book that exists to relate the crucial design aspects to your target environment, and show you to implement this design. This book covers discovery, design and deployment stages of Active Directory implementation in the following scenarios: A small, single location company with fairly basic needs and a basic Windows NT 4.0 domain A larger company with multiple regional areas which are currently facilitated by multiple NT 4.0 domains A retail-type business with very different drivers and requirements from that of a standard business, based on Windows 2000 Active Directory Merging and restructuring the Active Directory infrastructure of two financial institutions
Table of Contents (10 chapters)

Performing the Upgrade


Let us go through the individual steps involved in the actual upgrade process.

Preparing the New Domain

Since we are migrating into a brand-new domain and forest, preparation can be done at any time prior to the migration. We don't need to wait for any of the pre-migration steps to be complete—we are creating a separate domain infrastructure that we will later connect to the existing structure for migration purposes.

The first task is therefore to create the new domain. For this you need to install Windows 2003. (There is no need to install NT 4 first, make it a BDC, promote to PDC, etc. This is a totally clean and pristine Windows 2003 domain!) Apply the latest service packs, support tools, etc., configure the DNS or let DCPROMO do it for you if it's a new zone (which corp.savillandsavill.com is), create a separate partition for SYSVOL, and then run the DCPROMO tool.

This time, however, DCPROMO will be slightly different. Since it's not upgrading anything, we'll have...