[ActiveDir] FW: Script to move user account and computer accounts

2006-10-09 Thread Group, Russ
Title: FW: Script to move user account and computer accounts






Hi all


I was wondering if there is a script I can use that will move users accounts and computer accounts from one child domain to another child domain (Windows 2000).  I don’t even know where to look for this, so if someone can point me in the right direction (URL or white paper) so I don’t ask the same ignorant question twice, I would appreciate it.

Thanks

Russ 





RE: [ActiveDir] FW: Script to move user account and computer accounts

2006-10-09 Thread Brian Desmond
Title: FW: Script to move user account and computer accounts








Admod from joeware.net can do the cross domain moves…

 



Thanks,

Brian Desmond

[EMAIL PROTECTED]

 

c - 312.731.3132



 







From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Group, Russ
Sent: Monday, October 09, 2006 10:28 AM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] FW: Script to move user account and computer
accounts





 

Hi all


I was
wondering if there is a script I can use that will move users accounts and
computer accounts from one child domain to another child domain (Windows
2000).  I don’t even know where to look for this, so if someone can point
me in the right direction (URL or white paper) so I don’t ask the same ignorant
question twice, I would appreciate it.

Thanks

Russ 










Re: [ActiveDir] FW: Script to move user account and computer accounts

2006-10-09 Thread Paul Williams
Title: 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

  - Original Message - 
  From: 
  Group, Russ 
  
  To: ActiveDir@mail.activedir.org 
  
  Sent: Monday, October 09, 2006 3:27 
  PM
  Subject: [ActiveDir] FW: Script to move 
  user account and computer accounts
  
  Hi all 
  I was wondering if there is a script I can use that 
  will move users accounts and computer accounts from one child domain to 
  another child domain (Windows 2000).  I don’t even know where to look for 
  this, so if someone can point me in the right direction (URL or white paper) 
  so I don’t ask the same ignorant question twice, I would appreciate 
  it.
  ThanksRuss 



RE: [ActiveDir] FW: Script to move user account and computer accounts

2006-10-10 Thread joe
Title: FW: Script to move user account and computer accounts



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. 
 
 
 

--
O'Reilly Active Directory Third Edition - http://www.joeware.net/win/ad3e.htm 
 
 


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Paul 
WilliamsSent: Monday, October 09, 2006 11:17 AMTo: 
ActiveDir@mail.activedir.orgSubject: 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

  - Original Message - 
  From: 
  Group, Russ 
  
  To: ActiveDir@mail.activedir.org 
  
  Sent: Monday, October 09, 2006 3:27 
  PM
  Subject: [ActiveDir] FW: Script to move 
  user account and computer accounts
  
  Hi all 
  I was wondering if there is a script I can use that 
  will move users accounts and computer accounts from one child domain to 
  another child domain (Windows 2000).  I don’t even know where to look for 
  this, so if someone can point me in the right direction (URL or white paper) 
  so I don’t ask the same ignorant question twice, I would appreciate 
  it.
  ThanksRuss