Using ContinuousDataReplicator with Microsoft Exchange

The following section provides the steps required to use CDR for data replication and recovery for Microsoft Exchange data based on a single source and single destination. If your environment uses a different scenario, adjust your steps accordingly.

Before You Begin

Data Replication and Consistent Recovery Points for Microsoft Exchange

Required Capability: Capabilities and Permitted Actions

To use CDR to replicate Microsoft Exchange data and create Consistent Recovery Points:

  1. Select two computers on which to install CDR, one designated as the source computer, and one designated as the destination computer.
  2. If you are using VSS, you may want to use a separate shadow storage area for Consistent Recovery Points since exchange uses a large amount of cache space.
  3. If you are replicating data for a clustered Exchange Server, and you are using the legacy offline method to quiesce the Exchange Server to facilitate Consistent Recovery Point creation, CDR will need to be configured with account information for the Exchange Server; for instructions, see Change Account for Accessing Application Servers. If you are using VSS to quiesce the Exchange Server, you can ignore this step.
  4. Configure CDR to Replicate Application Data.
  5. Create a Replication Set.
  6. Configure Consistent Recovery Points for the Microsoft Exchange data; see Configure CDR Recovery Points.
  7. Add a Replication Pair.
  8. Start Data Replication Activity.
  9. Create a Consistent Recovery Point.

Additional Recommendations

Copyback of Microsoft Exchange Data

Exchange data is restored at the Storage Group level. While you can restore Exchange data from a Recovery Point, a backup of a Recovery Point, or the Live Copy, these methods will not ensure consistency of the application data; only a restore from a Consistent Recovery Point, or a backup of one, will ensure consistency of application data. Copyback is recommended as the primary method of moving the replicated data back to the production Exchange Server, in addition to restoring a backup of a Consistent Recovery Point where that is appropriate. Exchange circular logging can be either enabled or disabled, with no impact on the Copyback operation. To ensure application integrity, you must use Add App to create your Replication Pairs. (Refer to Add or Edit a Replication Pair and Application Integration.) Add App discovers the location of the Exchange .chk file and tmp.edb file, which means the Exchange .chk file will not have to be deleted before performing the Copyback operation, since it is restores from the same point-in-time as the database and log files.

For step-by-step instructions, see Copy Back Exchange Data from a Consistent Recovery Point.

Additional Recommendations