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.
 
 
 
 
 
 

41 lines
910 B

<!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>