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

This topic explains how to use the Exchange Management Console and the Exchange Management Shell to display the Microsoft Exchange Server 2007 Unified Messaging (UM) properties that relate to one or more UM-enabled servers. When you perform one of the following procedures, the property values configured on the UM server are displayed.

Before You Begin

To perform this procedure, the account you use must be delegated the Exchange View-Only 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 Console to view the properties of a Unified Messaging server

  1. In the console tree of the Exchange Management Console, expand the Servers Configuration node, and then click the Unified Messaging node.

  2. In the result pane, select the Unified Messaging server.

  3. In the action pane, click Properties.

  4. In the Properties of the UM server, click the UM Settings tab.

To use the Exchange Management Shell to view the properties of a Unified Messaging server

  • Run the following command:

    Copy Code
    Get-UMServer -Identity ExUMSrv
    

For more information about syntax and parameters, see Get-UMServer.

For More Information