
Performing a backup in Exchange is a frequently misunderstood topic. The procedure is a bit different from a regular backup, and you can very easily run into some major problems if you don’t know what to do and what not to do.
So today, I would like to show you the right way to perform a backup in Exchange Server 2007 and make sure you know how backups work.
Before I show you how to correctly setup a backup in Exchange, I would like to tell you what not to do. Ever.
You might already know how to do a regular on-line file level backup. And you probably run this type of backup all the time for your file servers and personal computers, which works fine.
But if you perform this type of backup on your Exchange server, the Exchange databases will not be fully recoverable. If you do an on-line backup of an Exchange database without shutting it down, you will have a lot of problems with your backup.
The reason for this is that while the backup is copying the database which, by the way may take a minute or an hour, the database is still active and there are changes being made to it - within the minute or longer. So the backup that you are getting of that database is not an accurate backup and in turn it is a very difficult backup to work with in case of a disaster recovery procedure.
Typically, after you perform a restore from this type of a backup, the database won’t mount and you will need to run a repair tool on it. This may cause you to lose quite a bit of data and there is a chance that you might never be able to recover that database at all.
So remember, whatever you do, do not perform a file level backup on Exchange Server.
An “image” backup of Exchange Server is another type of backup that you should stay away from.
The “image” backup takes snapshots of a server and then does the backup. Well, since this type of backup doesn’t copy the entire server in a flash, there is an opportunity for the Exchange database to actually change during the backup process. So you might encounter the same problems as with the on-line file level backup, where the database refuses to mount, loses data, or becomes completely unrecoverable.
Now that you know what not to do, let’s go over the types of backups you should be doing on your Exchange Server.
Option # 1 - use a backup that is an off-line-level backup. Take the database off-line, do the backup and put it back on-line.
Option # 2 - the best type of backup for an Exchange Server is an “exchange-aware” backup. This type of backup will capture all the Exchange data properly and it will flush the Exchange logs, which are very important for your server recovery.
NTBackup is a type of “exchange-aware” backup. It is one of the most popular Exchange backup system for small to medium size businesses and it’s available from Microsoft. In fact, you probably already have it on your Exchange Server and don’t even know it.
One thing to keep in mind is that using an “exchange-aware” backup is not enough to create a proper Exchange copy. You have to make sure to configure these backups in “exchange-aware” fashion, which I will explain in more detail below.
Not everything on your Exchange Server needs to be backed up. However, there are a few things that must be backed-up to be able to run a successful recovery:
Now that we know what to backup and which type of backup to choose, let’s go over the steps of a backup procedure.
We got the most important Exchange backup basics covered and now we’re ready for the steps on how to configure your NTBackup. I know this is what you have been waiting for, so let’s get started.


Expand the Microsoft Exchange Server all the way down until you are able to see your Storage Groups. In my example below, there are two Storage Groups listed: First Storage Group and Second Storage Group









Option Set #1 - Choose between appending the backup to the media or replacing the data. I’m going to replace the data.
Option Set #2 - Start the backup right away, or create a schedule. In my example, I’m going to start it right away.
When you have made your selections, click on the Start Backup button to start the actual backup process:


Check out my previous articles on Exchange Server 2007:
Our Exchange Server 2007 Training will walk you through the installation, configuration, management and troubleshooting tasks.
Whether you’re new in the field or familiar with the older versions of Exchange, you’ll quickly master all the new features by watching them configured on a live network.
With our Exchange Server 2007 Training you’re not reading a boring book — you get to learn through fun and interactive scenarios and at your own pace!
And you learn it all from the best!
Our instructor, Dave Shackelford, is an MCSE and has been a Microsoft MVP for the past four years! Plus he has over ten years of real-world experience to share with you.
al Says:
January 11th, 2008 at 3:06 pm
What if you are using Veritas Backup? same principle as you suggested?
Matt Moberg Says:
July 25th, 2008 at 4:04 pm
Brilliant support page. I have no suggestions in making it better. Nice job.