|
Yes, AdMod V01.07.00 has implemented the cross domain
object move capability (-xdom). Note that this is specifically about moving
objects... It doesn't know about nor care about any linkages to those objects.
So for example, when you move a user, you need to tell the user what their new
domain is... When you move a computer, you need to tell the computer what its
new domain is. The first is trivial if you can find the user (them understanding
may not be so trivial). The second isn't and if you are moving computer objects
that have machines actually using them, use ADMT.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Williams Sent: Monday, October 09, 2006 11:17 AM To: [email protected] Subject: Re: [ActiveDir] FW: Script to move user account and computer accounts Look at ADMOD or ADMT for xdom
move.
If you actually want to copy a user, look
at ADMT. Note. ADMT won't perform a copy, when operating
intra-forest, by default. But you can configure it to do so
IIRC.
Other options are to create a new user and
copy the existing attributes, using a script or some code, excluding things
like SID, UPN, etc. If this is the route you want to take, I don't think
it's detailed in a whitepaper anywhere (it might be but I've not read it).
This is something you need to implement yourself. The problem here is that
ADMT tracks source and destination objects so you can re-run it and keep the
target attributes up-to-date with the source ones. Your script won't do
this by default.
--Paul
|
Title: FW: Script to move user account and computer accounts
- [ActiveDir] FW: Script to move user account and computer acc... Group, Russ
- RE: [ActiveDir] FW: Script to move user account and com... Brian Desmond
- Re: [ActiveDir] FW: Script to move user account and com... Paul Williams
- RE: [ActiveDir] FW: Script to move user account and... joe
