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