Leaked source code of windows server 2003
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.

37 lines
1.0 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE>Domain Selection Window</TITLE>
  5. <link rel=stylesheet type=text/css href=MCS-Help.css>
  6. <META NAME="MS-HAID" CONTENT="a_WindowDomainSelect">
  7. <SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
  8. </HEAD>
  9. <BODY>
  10. <H1>Domain Selection Window</H1>
  11. <P>
  12. Allows you to select the source and target domains for the selected task. The fields are defined as follows:
  13. </P>
  14. <DL>
  15. <DT><B>Source domain</B></DT>
  16. <DD>
  17. Specifies the name of the source domain. When migrating accounts, the source domain indicates the domain from which the account information is migrated. Specify a valid Windows NT or Windows 2000 domain.
  18. </DD>
  19. <DT><B>Target domain</B></DT>
  20. <DD>
  21. Specifies the name of the target domain. When migrating accounts, the target domain indicates the domain to which the account information is migrated. Specify a valid Windows 2000 native mode domain.
  22. </DD>
  23. </DL>
  24. </BODY>
  25. </HTML>