Remove a UM Server from a Dial Plan

 

Applies to: Exchange Server 2010 SP3, Exchange Server 2010 SP2

You can remove an Microsoft Exchange Server 2010 Unified Messaging server from a UM dial plan. When you remove a Unified Messaging server from a UM dial plan, the Unified Messaging server will no longer answer calls or process UM calls for UM-enabled recipients.To process calls, a Unified Messaging server must be added to at least one UM dial plan. However, a Unified Messaging server can be added to multiple UM dial plans.

Looking for other management tasks related to UM servers? Check out Managing Unified Messaging Servers.

Prerequisites

Use the EMC to remove an Exchange 2010 server from a dial plan

You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "UM server" entry in the Unified Messaging Permissions topic.

  1. In the console tree, navigate to Server Configuration > Unified Messaging.

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

  3. In the action pane, click Properties.

  4. On the UM Settings tab, in the Associated Dial Plans section, click Remove.

  5. In the confirmation dialog box, click Yes to confirm the deletion of the Exchange 2010 server from the UM dial plan.

  6. Click OK to close the properties window.

Use the Shell to remove an Exchange 2010 server from a dial plan

You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "UM server" entry in the Unified Messaging Permissions topic.

This example removes a UM server named MyUMServer from the dial plan named MyUMDialPlan.

Set-UMServer -Identity MyUMServer -DialPlans MyUMDialPlan

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

Other Tasks

After you remove an Exchange 2010 server from a dial plan, you may also want to:

 © 2010 Microsoft Corporation. All rights reserved.