windows-nt/Source/XPSP1/NT/admin/admt/documents/help-ms/admtunderstandmigration.htm
2020-09-26 16:20:57 +08:00

76 lines
5.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"http://www.w3.org/TR/REC-html40/strict.dtd">
<HTML DIR="LTR">
<HEAD>
<TITLE>The migration process</TITLE>
<LINK REL="stylesheet" MEDIA="screen" TYPE="text/css" HREF="coUA.css">
<LINK REL="stylesheet" MEDIA="print" TYPE="text/css" HREF="coUAprint.css">
<SCRIPT LANGUAGE="JScript" SRC="shared.js"></SCRIPT>
<META HTTP-EQUIV="Content-Type" CONTENT="text-html;charset=Windows-1252">
<META HTTP-EQUIV="PICS-Label" CONTENT='(PICS-1.1 "<http://www.rsac.org/ratingsv01.html>" l comment "RSACi North America Server" by "inet@microsoft.com <mailto:inet@microsoft.com>" r (n 0 s 0 v 0 l 0))'>
<META NAME="MS.LOCALE" CONTENT="EN-US">
<META NAME="MS-IT-LOC" Content="Active Directory Migration Tool">
<META NAME="MS-HAID" CONTENT="a_ADMTUnderstandMigration">
</HEAD>
<BODY>
<H1>The migration process</H1>
<P>Migrating a domain is a complex process that should not be undertaken without proper planning and testing.</P>
<H2>Before the migration</H2>
<P>Before migrating a domain, you should:</P>
<UL>
<LI>Inventory the domains in your network and the trusts between them.</LI>
<LI>Inventory the groups.</LI>
<LI>Inventory the user accounts.</LI>
<LI>Inventory the service accounts.</LI>
<LI>Inventory the computers.</LI>
<LI>Perform a test run.</LI>
<LI>Generate and analyze migration reports.</LI>
</UL>
<P>The Active Directory Migration Tool supplies wizards to simplify parts of the process. You can run many of the wizards without actually making any changes in your network by clicking <B>Test the migration settings and migrate later</B>. You can then review the log files and reports generated by the wizards to identify and fix any potential problems before performing the actual migration.</P>
<P>For more information about what to do before you begin the migration, see <A HREF="admtchkbeforeusing.htm">Checklist: Before using Active Directory Migration Tool</A>, <A HREF="admtbeforeintermig.htm">Before performing an interforest migration</A>, and <A HREF="admtbeforeintramig.htm">Before performing an intraforest migration</A>.</P>
<H2>The migration</H2>
<P>Once you have verified that migration will proceed as desired, use the wizards to migrate groups, users, and computers, and then use the Security Migration Wizard to update the access control lists (ACLs) on the computers. Throughout the migration process you should:</P>
<UL>
<LI>Generate migration reports.</LI>
<LI>Analyze the reports.</LI>
<LI>Fix problems as necessary.</LI>
</UL>
<P>Repeat this process of migration, analyzation, and fixing any problems until your migration is complete.</P>
<P class="note">Note</P>
<UL>
<LI>During a migration operation, Active Directory Migration Tool establishes a connection with a specific domain controller in the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=TargetDomain">target domain</A>. If the target domain controller goes off the network, the migration operation will fail, even if another domain controller is available in the target domain. Active Directory Migration Tool will not switch target domain controllers while performing a migration operation. Restarting the migration operation will connect to a new domain controller in the target domain and will work normally.</LI>
</UL>
<P>For more information about performing the migration, see <A HREF="admtinterforestacctmig.htm">To perform an interforest account domain migration</A>, <A HREF="admtinterforestresmig.htm">To perform an interforest resource domain migration</A>, <A HREF="admtintraforestresmig.htm">To perform an intraforest resource domain migration</A>, and <A HREF="admtintraforestacctmig.htm">To perform an intraforest account domain migration</A>.</P>
<H2>After the migration</H2>
<P>The last step in the migration process is to decommission the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=SourceDomain">source domains</A>. When you decommission a domain, that domain ceases to exist.</P>
<P class="note">Note</P>
<UL>
<LI>Active Directory Migration Tool cannot change the domain affiliation of Windows&nbsp;NT primary domain controllers (PDCs) and backup domain controllers (BDCs) or Windows&nbsp;2000 domain controllers. PDCs, BDCs, and Windows&nbsp;2000 domain controllers must be migrated manually.</LI>
</UL>
<P>To decommission a Windows&nbsp;NT domain, once you have migrated all of the necessary accounts and resources and removed all trusts, you can simply turn off the last remaining domain controller in the domain. Then, you can either reinstall Windows&nbsp;NT 4.0 or install Windows&nbsp;2000 on that computer and join it to an existing domain. If you install Windows&nbsp;2000, you can promote that computer to be a domain controller in another domain.</P>
<P>To decommission a Windows&nbsp;2000 domain, use the Active Directory Installation Wizard (Dcpromo.exe) to demote the last domain controller to a stand-alone server. You can then join that computer to another domain or promote it to be a domain controller in another domain.</P>
<P>For more information about promoting a domain controller and the Active Directory Installation Wizard, see Windows&nbsp;2000 Server Help. For more information about installing Windows&nbsp;NT, see the product documentation.</P>
</BODY>
</HTML>