Click to Rate and Give Feedback
TechNet
TechNet Library
Exchange Server
Operations
High Availability
 How to Suspend Changes to a Standby...

  Switch on low bandwidth view
Collapse All/Expand All Collapse All
How to Suspend Changes to a Standby Continuous Replication Target

Applies to: Exchange Server 2007 SP2, Exchange Server 2007 SP1 Topic Last Modified: 2007-08-22

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

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

  • Run the following command:

    Suspend-StorageGroupCopy -Identity <Server\StorageGroup> -StandbyMachine <SCRTargetComputer> -SuspendComment <Comment>

Adding a comment with the SuspendComment parameter as shown in the preceding procedure is optional, but it is recommended. This option enables you to include a brief administrative note that explains the reason for the suspension. If you add a comment that includes spaces, make sure that you enclose the comment in quotation marks. The comment is placed in the event log. You can also view the comment by running the Get-StorageGroupCopyStatus cmdlet.

For detailed syntax and parameter information about the cmdlets, see Suspend-StorageGroupCopy, Resume-StorageGroupCopy, and Get-StorageGroupCopyStatus.

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