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

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:

    Copy Code
    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.