Hi Stefan,
Microsoft has a good step-by-step guide on how to upgrade Windows 2000 to
Windows 2003 domain.
Upgrading Windows 2000 Domains to Windows Server 2003 Domains
http://www.microsoft.com/resources/d...n_overview.asp
In general, you have to prepare the forest and domain (adprep /forestprep
and adprep /domainprep) and then run a dcpromo on your new Windows 2003
server.
Pay special attention to this part of the guide...
Windows Server 2003 adprep /forestprep Command Causes Mangled Attributes in
Windows 2000 Forests That Contain Exchange 2000 Servers
http://support.microsoft.com/kb/314649
Before you remove Windows 2000 domain controller make sure that you move all
FSMO roles and global catalog to any new domain controller.
Using Ntdsutil.exe to seize or transfer FSMO roles to a domain controller
http://support.microsoft.com/kb/255504
How to view and transfer FSMO roles in Windows Server 2003
http://support.microsoft.com/?id=324801
How To Create or Move a Global Catalog in Windows 2000
http://support.microsoft.com/?kbid=313994
You might also want to move DNS server to your new server. In this case
don't forget to update your clients with new preferred DNS server or change
the settings in DHCP.
To migrate Exchange, you would do a clean install of Exchange on your new
server and then use Move Mailbox tool to migrate them to new server.
Note: personally I am not a big fan of having Exchange and Active Directory
on same server. If you need to do a restore of your server (or AD or
Exchange or whole server) it will only complicate things for you.
Another note. Have at least two domain controllers for each production
domain.
Feel free to post back with any additional questions that you might have.
I hope this helps,
--
Mike
Microsoft MVP - Windows Security
"Stefan Carlsson" <> wrote in
message news:6AD47964-FC09-4DD6-816E-...
> We will upgrade our Windows 2000 single domain to Windows 2003.
> We have one Win 2000 Server acting as a DC and one Win 2000 Server with
> Exchange.
> We want to make a fresh installation off the Win 2003 DC, but make an
> upgrade of the Exchange Server. This to be able to make the C partition
> larger on the DC.
> My question is if there will be any problems to add the Exchange Server to
> the freshly installed Win 2003 server acting as a DC?
> Which steps must I do to make everything work as it should?