Windows Server 2003 R2 SP2 with Exchange 2007 Migration to Windows Server 2008 R2 with Exchange 2010
-
Monday, February 15, 2010 4:50 AMOK, I'm sure this has been discussed umpteen times, so I apologize for raising the issue again, since I can't seem to quickly find a scenario that matches mine.
I have 1 Windows Server 2003 R2 SP2 system that is acting as a DC, and while I realize it's not a recommended configuration, this same system is running my Exchange 2007 SP2 services, and I already ran the schema updates with the E2K7-SP2 install. It is running ALL server roles, including Hub, Transport, Mailbox, and Unified Messaging, and it does so perfectly.
I plan to deploy a second system running Windows Server 2008 R2 Enterprise and Exchange 2010, and rebuild the original server with WS2008R2 and Exchange 2010 so that I can take advantage of mailbox resiliency. So what I really need to do is confirm the order of operations...
- Update the AD schema in preparation of introducing a WS2008R2 domain controller.
- Add WS2008R2 as a new DC and transfer all operations to it.
- Install Exchange 2010 and move mailboxes from 2007 to the new server.
- Uninstall Exchange 2007 from original server.
- Demote original server from AD.
- Rebuild original server with new WS2008R2 setup.
- Promote to AD DC.
- Convert to 2008R2 native AD mode and restore operation masters.
- Install Exchange 2010.
- Setup DAG and MR (which effectively moves mailboxes back to server).
- Rekey OutlookAnywhere SSL certificates.
Am I missing anything? Is there a simpler path? What impact will this have on clients... will I need to run around and remap them or will they pick up the new server names automatically (ideally, the cluster computer name will still match the existing name)? I realize each of those steps has its own set of steps but for sake of brevity I won't type it all out.
All Replies
-
Monday, February 15, 2010 5:27 AM
You most remove Exchange 2007 from your DC, before you can demote the DC. With your old DC/Exchange 2007:
(1) Use Move Mailbox in the Exchange Task Wizard to move any existing mailboxes from the domain controller to the new Exchange server.
(2) Rehome any public folders and roles held by the old Exchange Server computer to the new Exchange Server computer.
(3) Remove Exchange 2007.
(4) Demote the DC.
If you are running Exchange Server 2003 or Exchange Server 2007 on a domain controller, using the domain controller promotion tool (DCPromo) to change the computer role is not supported.Exchange resident on domain controller that is not a global catalog server
http://technet.microsoft.com/en-us/library/aa997060%28EXCHG.80%29.aspxExchange Server 2007 and Domain Controllers - A Summary
http://theessentialexchange.com/blogs/michael/archive/2008/03/29/exchange-server-2007-and-domain-controllers-a-summary.aspx
MCTS: Messaging | MCSE: S+M | Small Business Specialist- Proposed As Answer by Allen Song Tuesday, February 16, 2010 3:38 AM
- Marked As Answer by GoodThings2Life™ Friday, February 19, 2010 2:16 AM
-
Friday, February 19, 2010 2:16 AMThanks, that pretty much confirms my process.

