windows-nt/Source/XPSP1/NT/admin/admt/documents/help-ms/windowgroupoption.htm

54 lines
2.9 KiB
HTML
Raw Normal View History

2020-09-26 03:20:57 -05:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"http://www.w3.org/TR/REC-html40/strict.dtd">
<HTML DIR="LTR">
<HEAD>
<TITLE>Group Options</TITLE>
<LINK REL="stylesheet" MEDIA="screen" TYPE="text/css" HREF="coUA.css">
<LINK REL="stylesheet" MEDIA="print" TYPE="text/css" HREF="coUAprint.css">
<SCRIPT LANGUAGE="JScript" SRC="shared.js"></SCRIPT>
<META HTTP-EQUIV="Content-Type" CONTENT="text-html;charset=Windows-1252">
<META HTTP-EQUIV="PICS-Label" CONTENT='(PICS-1.1 "<http://www.rsac.org/ratingsv01.html>" l comment "RSACi North America Server" by "inet@microsoft.com <mailto:inet@microsoft.com>" r (n 0 s 0 v 0 l 0))'>
<META NAME="MS.LOCALE" CONTENT="EN-US">
<META NAME="MS-IT-LOC" Content="Active Directory Migration Tool">
<META NAME="MS-HAID" CONTENT="a_WindowGroupOption">
</HEAD>
<BODY>
<H1>Group Options</H1>
<P>Specifies how Active Directory Migration Tool handles the group migration. These options are defined as follows:</P>
<P><B>Update user rights</B></P>
<P>Copies the user rights assigned in the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=SourceDomain">source domain</A> to the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=TargetDomain"> target domain</A>.</P>
<P><B>Copy group members</B></P>
<P>Copies the members of the groups you selected to migrate. This option allows you to maintain the group membership information in the target domain. This option is not available in the Group Merging and Mapping Wizard.</P>
<P><B>Update previously migrated objects</B></P>
<P>Updates the members of the groups you selected to migrate, even if those members were previously migrated. This option is available only if the <B>Copy group members</B> check box is selected. This option is not available in the Group Merging and Mapping Wizard.</P>
<P><B>Migrate group SIDs to target domain</B></P>
<P>Adds the security ID (SID) of the migrated user accounts and groups in the source domain to the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=SIDHistory">SID History</A> of the new user accounts and groups in the target domain. This feature uses a secure connection to the source domain controller. For more information about SID History, see
<A HREF="ConceptDomMigSecurityIssues.htm">Understanding security</A>.</P>
<P><B>Do not rename accounts</B></P>
<P>Tries to assign the migrated group the same name as the group in the source domain. If a naming conflict occurs, the options specified on the Naming Conflicts page control how the migrated group is named.</P>
<P><B>Rename with prefix</B></P>
<P>Adds the specified prefix to the name of each migrated group in the target domain. The original group with the same name in the target domain remains unchanged.</P>
<P><B>Rename with suffix</B></P>
<P>Adds the specified suffix to the name of each migrated group in the target domain. The original group with the same name in the target domain remains unchanged.</P>
</BODY>
</HTML>