Applies to: Exchange Server 2007 SP3, Exchange Server
2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2007-08-10
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
-
In the console root of the Exchange Management Console, expand the Organization Configuration node.
-
In the console root under the Organization Configuration node, click Unified Messaging.
-
In the result pane, click the UM IP Gateways tab.
-
In the result pane, click to highlight the UM IP gateway that you want to view.
-
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:
Copy Code Get-UMIPGateway -Identity MyIPGateway
For more information about syntax and parameters, see Get-UMIPGateway.
For More Information
- For more information about how to install the Unified Messaging
server role, see How to Perform a Custom
Installation Using Exchange Server 2007 Setup.
- For more information about how to create a new UM IP gateway,
see How to
Create a New Unified Messaging IP Gateway.