Last Update: Sep 24, 2024 | Published: Jan 07, 2009
How do I restore my Exchange 2000/2003 server?
One of the most important tasks for an Exchange administrator is the regular, day-by-day, backing up of all the Exchange databases. This can be easily accomplished by use of the built-in NTBACKUP.EXE software found on your Exchange 2000/2003 server.
If the server running Exchange 2000/2003 is still functional after a disaster, recovering a store is a pretty straightforward process.
Make note of the following guidelines when restoring Exchange stores:
Note: Although Exchange 2003 supports multiple storage groups and multiple Exchange stores, it is only necessary to dismount the specific store that you want to restore. This operation allows users to continue to access all of the other Exchange stores in the storage group.
Whatever may be the reason for the restore process, always try to make a copy of all existing database files, even if these files are damaged. That way, if the attempted recovery fails it may still be possible to repair the existing store from its copy even if the store has been damaged. When repairing the damaged store it is likely that you will lose at least some data, but even this might be a better deal than having to do with a total database loss.
When restoring from a backup set, your current database files will overwritten as soon as the process begins. You should rename the old database files that you are restoring before you begin the restore process. If you do not leave your database drive at least half empty, you will not be able to restore from backup because you will not have enough space left for the restore.
Before beginning the restore process you should first prepare the store and dismount it:
To perform an Online restore of Exchange Server 2003 follow these steps (note that 99% of the steps outlined here also work for Exchange 2000, although the screenshots were taken on Exchange Server 2003):
In case that the catalog is not displayed in the list of available catalogs, click on the Tools menu and choose Catalog a Backup File. Browse to the file you want to use and click ok.
In the Temporary location for the Log and Patch files box enter C:’Temp or similar. If this is the only (or last) Restore Set (i.e. You won’t be restoring any more files) make sure you select the Last Restore Set check-box.
When you’re ready to begin, click Ok.
If all goes well, you should be getting a progress window telling you that the store is currently mounting (BTW, this is one of the weirdest GUI progress bars I’ve seen, as it always stays at 66%…).
After the store has been successfully mounted, test it by trying to log on as one of the users that has a mailbox on that store.
Note that you might have older mailboxes on the restored store (it all depends on the restore scenario you had), and then you’ll need to reconnect these mailboxes to a new users in Active Directory. I’ll discuss this process in an article that’s about to be published soon.
You might also want to read the following related articles:
Exchange Recovery Made Easy
How to Back Up and Restore an Exchange Computer by Using the Windows Backup Program – 258243
Exchange Server 2003 data backup and Volume Shadow Copy services – 822896
Offline Backup and Restoration Procedures for Exchange – 296788