45 lines
2.4 KiB
HTML
45 lines
2.4 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
|
||
|
"http://www.w3.org/TR/REC-html40/strict.dtd">
|
||
|
<HTML DIR="LTR">
|
||
|
<HEAD>
|
||
|
<TITLE>Naming Conflicts</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_WindowNameConflict">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
|
||
|
|
||
|
<H1>Naming Conflicts</H1>
|
||
|
|
||
|
<P>Specifies how the Active Directory Migration Tool handles accounts in the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=TargetDomain"> target domain</A> that have the same name as a copied account in the <A ID="wPopup" HREF="HELP=ADMTGlos.hlp TOPIC=SourceDomain">source domain</A>. The options are defined as follows:</P>
|
||
|
|
||
|
<P><B>Ignore conflicting accounts and don't migrate</B></P>
|
||
|
|
||
|
<P>Leaves the account in the target domain unchanged.</P>
|
||
|
|
||
|
<P><B>Replace conflicting accounts</B></P>
|
||
|
|
||
|
<P>Changes properties of existing accounts in the target domain to match the properties of the account with the same name in the source domain.</P>
|
||
|
|
||
|
<P><B>Remove existing user rights</B></P>
|
||
|
|
||
|
<P>Ensures the account in the target domain does not have more user rights than those granted to the account with the same name in the source domain. This check box is only available when <B>Replace conflicting accounts</B> is selected.</P>
|
||
|
|
||
|
<P><B>Remove existing members of groups being replaced</B></P>
|
||
|
|
||
|
<P>Ensures the members of the migrated groups in the target domain are the same as the members of the associated groups in the source domain. This check box is only available when <B>Replace conflicting accounts</B> is selected.</P>
|
||
|
|
||
|
<P><B>Rename conflicting accounts by adding the following</B></P>
|
||
|
|
||
|
<P>Adds the specified prefix or suffix to the name of the migrated account in the target domain to avoid the conflict with the other account with the same name in the target domain. The original account with the same name in the target domain remains unchanged.</P>
|
||
|
|
||
|
</BODY>
|
||
|
</HTML>
|