Applies to: Exchange Server 2010 SP3, Exchange Server 2010 SP2
Topic Last Modified: 2012-07-23
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
- A UM dial plan has been created. For detailed steps, see
Create a UM Dial
Plan.
- A UM IP gateway has been created. For detailed steps, see
Create a UM IP
Gateway.
- A UM hunt group has been created. For detailed steps, see
Create a UM Hunt
Group.
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.
- In the console tree, navigate to Organization
Configuration > Unified Messaging.
- In the work pane, click the UM IP Gateways tab.
- Under the name of the UM IP gateway, select a UM hunt
group.
- In the action pane, click Remove.
- 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
.
Copy Code | |
---|---|
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: