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

42 lines
869 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>OU Selection Window</TITLE>
<link rel=stylesheet type=text/css href=MCS-Help.css>
<META NAME="MS-HAID" CONTENT="a_WindowOUSelect">
<SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
</HEAD>
<BODY>
<H1>OU Selection Window</H1>
<P>
Allows you to select the target container, such as an organizational unit (OU), where the Active Directory Migration Tool stores the migrated user accounts, groups, or computer accounts. Specify a value in the following format:
</P>
<PRE>
<I>container</I>=<I>name</I>
</PRE>
<P>
For example, to specify the Houston OU, type:
</P>
<PRE>
OU=Houston
</PRE>
<P>
To select the desired container from the list of available containers, click <B>Browse</B> and follow the instructions on the Select Container window.
</P>
</BODY>
</HTML>