Delete a UM Hunt Group

 

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

You can delete an existing Unified Messaging (UM) hunt group. After you delete the UM hunt group, the UM IP gateway associated with the UM hunt group will no longer service or answer incoming calls. If the deleted UM hunt group operation leaves the UM IP gateway without any remaining configured hunt groups, the UM IP gateway can't handle or process UM calls.

Looking for other management tasks related to UM hunt groups? Check out Managing UM Hunt Groups.

Prerequisites

Use the EMC to delete an existing UM hunt group

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

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

  2. In the work pane, click the UM IP Gateways tab.

  3. Under the name of the UM IP gateway, select a UM hunt group.

  4. In the action pane, click Remove.

  5. In the confirmation dialog box, click Yes to confirm the deletion of the UM hunt group.

Use the Shell to delete an existing UM hunt group

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

This example deletes a UM hunt group named MyUMHuntGroup.

Remove-UMHuntGroup -Identity MyUMHuntGroup

For information about syntax and parameters, see Remove-UMHuntGroup.

Other Tasks

After you delete an existing UM hunt group, you may also want to:

 © 2010 Microsoft Corporation. All rights reserved.