Source code of Windows XP (NT5)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML> <HEAD>
<TITLE>Computer Options Window</TITLE>
<link rel=stylesheet type=text/css href=MCS-Help.css>
<META NAME="MS-HAID" CONTENT="a_WindowComputerOption"> <SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT> </HEAD>
<BODY>
<H1>Computer Options Window</H1>
<P> Allows you to specify how the Active Directory Migration Tool handles computers after it migrates the computer accounts to the target domain. The fields are defined as follows: </P>
<DL> <DT><B>Restart computers in ___ minutes</B></DT> <DD> Automatically restarts computers migrated to the target domain to complete the migration process. </DD>
<DT><B>Do not rename computers</B></DT> <DD> Tries to name the migrated computer account the same as the computer account in the source domain. If a naming conflict occurs, the options specified on the Naming Conflicts window control how the migrated computer account is named. </DD>
<DT><B>Rename with prefix</B></DT> <DD> Adds the specified prefix to the name of each migrated computer account in the target domain. The original computer account with the same name in the target domain remains unchanged. </DD>
<DT><B>Rename with suffix</B></DT> <DD> Adds the specified suffix to the name of each migrated computer account in the target domain. The original computer account with the same name in the target domain remains unchanged. </DD>
</DL>
</BODY> </HTML>
|