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.

40 lines
2.1 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
  2. "http://www.w3.org/TR/REC-html40/strict.dtd">
  3. <HTML DIR="LTR">
  4. <HEAD>
  5. <TITLE>Computer Options</TITLE>
  6. <LINK REL="stylesheet" MEDIA="screen" TYPE="text/css" HREF="coUA.css">
  7. <LINK REL="stylesheet" MEDIA="print" TYPE="text/css" HREF="coUAprint.css">
  8. <SCRIPT LANGUAGE="JScript" SRC="shared.js"></SCRIPT>
  9. <META HTTP-EQUIV="Content-Type" CONTENT="text-html;charset=Windows-1252">
  10. <META HTTP-EQUIV="PICS-Label" CONTENT='(PICS-1.1 "<http://www.rsac.org/ratingsv01.html>" l comment "RSACi North America Server" by "[email protected] <mailto:[email protected]>" r (n 0 s 0 v 0 l 0))'>
  11. <META NAME="MS.LOCALE" CONTENT="EN-US">
  12. <META NAME="MS-IT-LOC" Content="Active Directory Migration Tool">
  13. <META NAME="MS-HAID" CONTENT="a_WindowComputerOption">
  14. </HEAD>
  15. <BODY>
  16. <H1>Computer Options</H1>
  17. <P>Specifies how Active Directory Migration Tool handles computers after it migrates the computer accounts to the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=TargetDomain"> target domain</A>. The options are defined as follows:</P>
  18. <P><B>Minutes before computers restart after wizard completion</B></P>
  19. <P>Specifies how many minutes after the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=Agent">agent</A> is dispatched and after the agent's task is completed that the computer on which the agent was run will be restarted.</P>
  20. <P><B>Do not rename computers</B></P>
  21. <P>Tries to name the migrated computer account the same name as the computer account in the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=SourceDomain">source domain</A>. If a naming conflict occurs, the options specified on the Naming Conflicts page control how the migrated computer account is named.</P>
  22. <P><B>Rename with prefix</B></P>
  23. <P>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.</P>
  24. <P><B>Rename with suffix</B></P>
  25. <P>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.</P>
  26. </BODY>
  27. </HTML>