How to View the Status of a Clustered Mailbox Server in a Single Copy Cluster

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, Exchange Server 2007 SP1, Exchange Server 2007 SP2, Exchange Server 2007 SP3

This topic explains how to use the Exchange Management Shell to view the status of the clustered mailbox server. From this information you can determine the host node for the clustered mailbox server and the services that are currently not functioning because of failures or administrative actions. This topic also identifies how to find out which nodes in the cluster are currently operational.

Before You Begin

To perform the following procedure, the account you use must be delegated the following:

  • Exchange Server Administrator role and local Administrators group on the node hosting the clustered mailbox server.

For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.

Procedure

To use the Exchange Management Shell to determine the status of a clustered mailbox server

  • Run the following command:

    Get-ClusteredMailboxServerStatus -Identity:<Name>
    

For More Information

For detailed syntax, parameter, and output information, see Get-ClusteredMailboxServerStatus.