38 lines
988 B
HTML
38 lines
988 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
|
|
<TITLE>Domain Selection Window</TITLE>
|
|
|
|
<link rel=stylesheet type=text/css href=MCS-Help.css>
|
|
|
|
<META NAME="MS-HAID" CONTENT="a_WindowDomainSelect">
|
|
<SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<H1>Domain Selection Window</H1>
|
|
|
|
<P>
|
|
Allows you to select the source and target domains for the selected task. The fields are defined as follows:
|
|
</P>
|
|
|
|
<DL>
|
|
<DT><B>Source domain</B></DT>
|
|
<DD>
|
|
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.
|
|
</DD>
|
|
|
|
<DT><B>Target domain</B></DT>
|
|
<DD>
|
|
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.
|
|
</DD>
|
|
</DL>
|
|
|
|
|
|
</BODY>
|
|
</HTML>
|