Step by Step Guide For Upgrading Active Directory From Microsoft Windows 2003 To Microsoft Windows Server 2008
Step by Step Guide For Upgrading Active Directory From Microsoft Windows 2003 To Microsoft Windows Server 2008
Step by Step Guide For Upgrading Active Directory From Microsoft Windows 2003 To Microsoft Windows Server 2008
• Prepare Windows Server 2003 forest schema for a domain controller that runs Windows
Server 2008
• Prepare Windows Server 2003 domain for a domain controller that runs Windows
Server 2008
Note: Review the list of operations that Adprep.exe performs in Windows Server 2008, and test
the schema updates in a lab environment to ensure that they will not conflict with any
applications that run in your environment. There should not be any conflicts if your applications
use RFC-compliant object and attribute definitions. For a list of specific operations that are
performed when you update the Active Directory schema, see Appendix of Changes to
Adprep.exe to support AD DS in Windows Server 2008
(http://go.microsoft.com/fwlink/?LinkID=122499).
You can also test the Active Directory upgrade in a test environment with all the applications
configured for testing purposes.
Use the following procedure to update the Windows Server 2003 Active Directory schema for
Windows Server 2008.
Membership in Enterprise Admins, Schema Admins, and Domain Admins for the domain that
contains the schema master is required to complete this procedure. Review details about using
the appropriate accounts and group memberships
at http://go.microsoft.com/fwlink/?LinkId=83477.
2. Insert the Windows Server 2008 DVD into the CD/DVD drive. Copy the content of the
\sources\adprep folder to an Adprep folder on the schema master.
3. Open a command prompt, and then change directories to the Adprep folder.
4. At the command prompt, type the following command, and then press ENTER:
adprep /forestprep
1. (Optional) If you plan to install a read-only domain controller (RODC) in any domain in
the forest, type the following command, and then press ENTER:
adprep /rodcprep
1. Allow the operation to complete, and then allow the changes to replicate throughout
the forest before you prepare any domains for a domain controller that runs Windows
Server 2008.
Use the following procedure to prepare a Windows 2000 or Windows Server 2003 domain for
Windows Server 2008.
• In the Active Directory Users and Computers snap-in, right-click the domain
object, clickOperations Masters, and then click Infrastructure.
2. Log on to the infrastructure master as a member of the Domain Admins group.
3. Insert the Windows Server 2008 DVD into the CD/DVD drive. Copy the content of the
\sources\adprep folder to an Adprep folder on the infrastructure master.
4. Open a command prompt, and then change directories to the Adprep folder.
1. Allow the operation to complete, and then allow the changes to replicate throughout
the forest before you install a domain controller that runs Windows Server 2008.
After the forest and domain based schema is prepared, new Windows Server 2008 based
domain controllers can be added to the domain.
You can install AD DS using the Windows Server 2008 Windows interface. The Windows interface in
Windows Server 2008 provides two wizards that guide you through the Active Directory Domain
Services (AD DS) installation process. One wizard is the Add Roles Wizard, which you can access in Server
Manager. The other wizard is the Active Directory Domain Services Installation Wizard (Dcpromo.exe),
which you can access in either of the following ways:
• When you complete the steps in the Add Roles Wizard, click the link to start the Active
Directory Domain Services Installation Wizard.
• Click Start, click Run, type dcpromo.exe, and then click OK.
Membership in the local Administrator account, or equivalent, is the minimum required to complete
this procedure. Review details about using the appropriate accounts and group memberships
at http://go.microsoft.com/fwlink/?LinkId=83477.