How to Disable Continuous Replication for a Cluster Network

Microsoft Exchange Server 2007 will reach end of support on April 11, 2017. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.

 

Applies to: Exchange Server 2007 SP1, Exchange Server 2007 SP2, Exchange Server 2007 SP3

This topic explains how to use the Exchange Management Shell to disable continuous replication for a cluster network.

Before You Begin

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.

Procedure

To use the Exchange Management Shell to disable continuous replication for a cluster network

  1. Run the following command:

    Disable-ContinuousReplicationHostName -Identity <CMSName> -HostName <HostName>
    
  2. Repeat the preceding command for each additional network (host name) that you want to disable for continuous replication.

For More Information

For detailed syntax and parameter information about the cmdlet, see Disable-ContinuousReplicationHostName.