Share via


How to Remove a Clustered Mailbox Server from a Cluster Continuous Replication Environment

S'applique à : Exchange Server 2007 SP1, Exchange Server 2007

Dernière modification de la rubrique : 2007-02-14

This topic explains how to use Setup to remove a clustered mailbox server. Removing a clustered mailbox server is equivalent to uninstalling a stand-alone mailbox server.

Before You Begin

All mailboxes must be removed from the clustered mailbox server before performing this operation.

Determine what node in the cluster is currently hosting the clustered mailbox server. This can be determined by running the Get-ClusteredMailboxServerStatus cmdlet and passing the name of the clustered mailbox server.

To perform this procedure, you must be logged on to the computer that is currently hosting the clustered mailbox server that you want to delete and 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 Considérations relatives aux autorisations.

Procedure

To use Setup to remove a clustered mailbox server

  1. Change to the bin directory under the install location of the Exchange Server program files. By default, the install location is %programfiles%\Microsoft\Exchange Server\bin.

  2. Run the following command where <CMSName> is the identity of the clustered mailbox server to be deleted:

    Setup /removeCMS /CMSName:<CMSName>