Click to Rate and Give Feedback
TechNet
TechNet Library
Exchange Server
Operations
High Availability
 How to Resume Replication to a Stan...

  Switch on low bandwidth view
How to Resume Replication to a Standby Continuous Replication Target

Applies to: Exchange Server 2007 SP1 Topic Last Modified: 2007-08-20

This topic explains how to use the Exchange Management Shell to resume replication to a standby continuous replication (SCR) target.

To perform this procedure, the account you use must be delegated the Exchange Server Administrator role. For more information about permissions, delegating roles, and the rights that are required to administer Microsoft Exchange Server 2007, see Permission Considerations.

  1. Run the following command to resume replication:

    Resume-StorageGroupCopy -Identity <Server\StorageGroup> -StandbyMachine <NameOfSCRTarget>
  2. Run the following command to verify that replication is restarted:

    Get-StorageGroupCopyStatus -Identity:<Server\StorageGroup> -StandbyMachine <NameOfSCRTarget> | fl

For detailed syntax and parameter information about the cmdlets, see Suspend-StorageGroupCopy and Resume-StorageGroupCopy. For more information about managing an SCR environment, see Managing Standby Continuous Replication.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker