Applies to: Exchange Server 2007 SP3, Exchange Server
2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2007-08-22
This topic explains how to use the Exchange Management Console and the Exchange Management Shell to enable a Unified Messaging (UM) user to receive faxes. By default, when you enable a user for Unified Messaging, they will be able to receive faxes. However, there may be situations when the user cannot receive faxes, because the ability to receive faxes has been disabled on their mailbox.
For a specific user to be able to receive fax messages in their Microsoft Exchange Server 2007 mailbox, each Unified Messaging server that is associated with the dial plan that the user is associated with must be configured to accept incoming fax calls. In addition, the UM dial plan must also be configured to allow faxes to be sent to UM-enabled users.
Note: |
---|
If the UM dial plan has been configured to prevent users associated with the dial plan from receiving faxes but the users' mailboxes are configured to allow faxes to be received, the users will still be prevented from receiving faxes. |
For more information about how to configure a dial plan to enable or prevent users from receiving fax messages, see the following topics:
- How to
Enable UM-Enabled Users to Receive Faxes
- How to
Prevent UM-Enabled Users from Receiving Faxes
Before You Begin
To perform the following procedures, 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 2007, see Permission Considerations.
Also, before you perform these procedures, confirm the following:
- A UM dial plan has been created.
- A UM mailbox policy has been created.
- The user has been enabled for Unified Messaging.
- The ability to receive faxes has been disabled for the
UM-enabled user.
Procedure
To use the Exchange Management Console to enable a UM user to receive faxes
-
In the console tree of the Exchange Management Console, expand the Recipient Configuration node, and then click the Mailbox node.
-
In the result pane, select the user mailbox that you want to modify.
-
In the action pane, click Properties.
-
On the Mailbox Features tab, click Unified Messaging, and then click Properties.
-
On the Unified Messaging Properties page, select the check box next to Allow the user to receive faxes.
-
Click OK to save your changes.
To use the Exchange Management Shell to enable a UM user to receive faxes
-
Run the following command:
Copy Code Set-UMMailbox -Identity yanli@contoso.com -FaxEnabled $true
For more information about syntax and parameters, see Set-UMMailbox.
For More Information
For more information about Unified Messaging users, see the following topics: