Applies to: Exchange Server 2007 SP3, Exchange Server
2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2007-06-06
This topic explains how to use the Exchange Management Console and the Exchange Management Shell to display the Unified Messaging (UM) properties for an existing Exchange Server 2007 recipient who is enabled for Unified Messaging. When you are viewing the UM properties for a UM-enabled user, you can optionally use the Set-UMMailbox command to change the Unified Messaging properties for that user.
Before You Begin
To perform this procedure, the account you use must be delegated the Exchange Recipient Administrator role.
For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.
Also, before you perform these procedures, confirm the following:
- The existing recipient has an Exchange 2007 mailbox.
- The existing Exchange 2007 recipient is enabled for
Unified Messaging.
- A UM dial plan has been created.
- A UM mailbox policy has been created.
Procedure
To use the Exchange Management Console to view the Unified Messaging properties of a user
-
In the console tree of the Exchange Management Console, expand the Recipient Configuration node.
-
In the result pane, select the user's mailbox that you want to view.
-
In the action pane, click Properties.
-
On the Mailbox Features tab, click Unified Messaging, and then click Properties.
-
Select the appropriate option on the Unified Messaging Properties page and then click OK.
To use the Exchange Management Shell to view the Unified Messaging properties of a user
-
Run the following command:
Copy Code Get-UMMailbox -Identity tony@contoso.com
For more information about syntax and parameters, see Get-UMMailbox.
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 mailbox
policy, see How
to Create a New Unified Messaging Mailbox Policy.
- For more information about how to create a new UM dial plan,
see How to
Create a New Unified Messaging Dial Plan.
- For more information about how to manage
Exchange Server 2007 recipients, see Managing User
Mailboxes.