copy accounts between domains in different forest

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two forests with domains (test domain and production domain). Now I
need to copy users fom one domain to another domain.

Is there any tool, experience?

thanks,
Keli
 
If the domains are connected you could use ADMT and migrate them with
sidhistory.
If the domains are not connected and you also do not wish to migrate
them you could use LDIFDE to export them from one domain and import
them into the other domain OR you could use 2 GPMC (Group Policy
Management Console) scripts (CreateXMLFromEnvironment.wsf AND
CreateEnvironmentFromXML.wsf) to mirror OUs, groups, users, group
memberships. With these scripts, not all attributes are mirrored, so
you might additionally use LDIFDE to export and import the missing
attributes
Cheers,
# Jorge de Almeida Pinto #
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top