Backing up Exchange 2010

Let’s start by stating that backups are absolutely necessary in Exchange environment even though now you can achieve HA by using database ability groups. If you don’t backup your exchange mailbox servers, transaction logs will fill up eventually and will bring down your servers. DAG will not replace daily backups but it can help in below scenarios;

All these features are great but DAG will not allow for point in time data recovery. In a scenario, where CEO accidently deleted his mails and 30 days have passed. The only way to restore his data is from tape backups. Whether you are using Windows backup, Symantec netbackup or Netapp snapmanager for Exchange, the main goal is to meet your SLA. Best backup strategy is the one that meets your SLA with minimal cost.

Below, I will walk you through how to back up your Exchange 2010 server using the built in Backup tool. Yes, builtin backup tool with Server 2008 is Exchange aware and utilize VSS to perform backups. Keep in mind there are some drawbacks with the builtin tool. This tool doesn’t allow remote backups which forces admins to run backup jobs locally using task scheduler. Also, it doesn’t allow backup of passive databases.

How to restore Exchange Database from backup