Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New Exchange server 1

Status
Not open for further replies.

McLarnon

Technical User
Jul 25, 2002
69
GB
Hi all,

I currently have a Windows 2003 Exchange server but have purchased a new server as the current hardware is fairly old.

Does anyone have any links or advice to the correct steps for migrating exchange 2003 from one server to the other. I can't afford much downtime therefore want to take the best steps possible.

Thanks in advance.
 
Extract :

Procedure
To move an Exchange 2003 to new hardware keeping the same server name
1.
Make a full backup of all the Exchange 2003 storage groups and the Site Replication Service (SRS) database on the existing Exchange 2003 computer.

2.
Take the existing Exchange 2003 computer offline.

3.
Reset the computer account for the existing Exchange 2003 computer. To do so, follow these steps:

1.
Start Active Directory Users and Computers.

2.
Locate the computer account for the existing Exchange 2003 computer, right-click the computer account, and then click Reset Account.


4.
Bring the new computer online, and then confirm that the new computer is running the same operating system that was installed on the existing Exchange 2003 computer.

Note
Make sure the new computer has a unique computer name on the network.

5.
Rename the new computer to the same name as the original computer, and then join this computer to the domain.

Note
You must not delete the original computer account from the domain before you join the new computer to the domain. Additionally, do not delete the original Exchange server from Exchange System Manager.

6.
Use an Exchange 2003 Full Administrator account to log on to the new computer.

7.
Install any components that Exchange 2003 requires, such as the NNTP service, the SMTP service, and the World Wide Web service.

8.
Configure drive letters on the new server to map to or match the configuration of the old server, for drives that contained Exchange data, with sufficient space to accommodate the restored data.

9.
Run Exchange 2003 Setup with the following parameter:

Setup /disasterrecovery

Make sure that you click Action-Disaster Recovery for the Messaging and Collaboration services and for Exchange System Management Tools.

10.
When the Setup program has completed, install the Exchange 2003 service pack that was installed on the existing server by using the /disasterrecovery switch.

11.
Examine the registry to see if the following registry subkey exists:

HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\Setup

If the HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\Setup subkey does not exist, add a DWORD value and the following hexadecimal value, based on the service pack value:

DWORD value name: ServicePackBuild

Hexadecimal value: number

The number for the hexadecimal value varies based on the service pack as follows:

• The hexadecimal number for the original release version without a service pack installed is 1B20

• The hexadecimal number for Service Pack 1 is 1C3A

• The hexadecimal number for Service Pack 2 is 1DD6


12.
Install any Exchange 2003 post-service pack hotfixes that were installed on the existing server.

13.
In separate restoration jobs, restore the storage groups and the Site Replication Service (SRS) database from the Exchange 2003 server backup.

14.
Mount all the stores after the restoration is complete. Make sure that clients can connect and that mail can flow.


Note If the IP address of the Exchange 2003 computer changes, make sure that you update Domain Name System (DNS) records. If you do not update DNS records, other servers may try to connect to the previous address.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top