How to View the Properties of a Unified Messaging IP Gateway

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 Console and the Exchange Management Shell to view the properties of a Unified Messaging (UM) IP gateway. You can view the properties associated with a single UM IP gateway, such as the display name, the IP address, status, and outcall settings.

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.

Also, before you perform these procedures, confirm the following:

  • A UM dial plan has been created.

  • A UM IP gateway has been created.

Procedure

To use the Exchange Management Console to view the properties of a UM IP gateway

  1. In the console root of the Exchange Management Console, expand the Organization Configuration node.

  2. In the console root under the Organization Configuration node, click Unified Messaging.

  3. In the result pane, click the UM IP Gateways tab.

  4. In the result pane, click to highlight the UM IP gateway that you want to view.

  5. In the action pane, click Properties.

To use the Exchange Management Shell to view the properties of a UM IP gateway

  • Run the following command:

    Get-UMIPGateway -Identity MyIPGateway
    

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

For More Information