I have a box running Windows Server 2000 that is part of an old domain setup.
I would need to transfer all the user accounts in the AD to the new Windows
2003 Server setup in a different domain.

How do I accomplish that?

Thanks,

/Adde
--
fantamejthisisgoodvarjedag

Re: How to transfer AD between domains... by Meinolf

Meinolf
Tue Mar 18 01:03:14 PDT 2008

Hello Adde,

You can use Active Directory migration tool V3.
http://www.microsoft.com/downloads/details.aspx?FamilyID=6f86937b-533a-466d-a8e8-aff85ad3d212&displaylang=en

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> I have a box running Windows Server 2000 that is part of an old domain
> setup. I would need to transfer all the user accounts in the AD to the
> new Windows 2003 Server setup in a different domain.
>
> How do I accomplish that?
>
> Thanks,
>
> /Adde
>



Re: How to transfer AD between domains... by Jorge

Jorge
Tue Mar 18 08:49:42 PDT 2008

ADMT is your friend:
http://blogs.dirteam.com/blogs/jorge/archive/2006/12/27/Migrating-stuff-with-ADMTv3.aspx

--

Cheers,
(HOPEFULLY THIS INFORMATION HELPS YOU!)

# Jorge de Almeida Pinto # MVP Windows Server - Directory Services

BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx
BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx
------------------------------------------------------------------------------------------
* How to ask a question --> http://support.microsoft.com/?id=555375
------------------------------------------------------------------------------------------
* This posting is provided "AS IS" with no warranties and confers no rights!
* Always test before implementing!
------------------------------------------------------------------------------------------
#################################################
#################################################
------------------------------------------------------------------------------------------
"Adde" <Adde@discussions.microsoft.com> wrote in message
news:845841A0-8418-4A93-9235-0D2C5BCAC22C@microsoft.com...
>I have a box running Windows Server 2000 that is part of an old domain
>setup.
> I would need to transfer all the user accounts in the AD to the new
> Windows
> 2003 Server setup in a different domain.
>
> How do I accomplish that?
>
> Thanks,
>
> /Adde
> --
> fantamejthisisgoodvarjedag


Re: How to transfer AD between domains... by Kurt

Kurt
Tue Mar 18 22:49:01 PDT 2008

ADMT, or

Just run adprep /forestprep and adprep /domainprep (from the 2003 CD) to
update your AD Schema on the 2K box, then join the 2K3 server to the
domain and promote it to a DC. After you've verified that AD has
replicated to the new server, transfer the FSMO roles. Take the old one
off line for a bit to make sure everything's hunky-dory, then bring it
back up and demote it (or leave it as a second).

Kurt

Adde wrote:
> I have a box running Windows Server 2000 that is part of an old domain setup.
> I would need to transfer all the user accounts in the AD to the new Windows
> 2003 Server setup in a different domain.
>
> How do I accomplish that?
>
> Thanks,
>
> /Adde