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

Topic Last Modified: 2012-07-23

In Microsoft Exchange Server 2010, you can manage UM languages on Unified Messaging servers using the Exchange Management Console or the Exchange Management Shell. However, to remove a language from the list on a UM dial plan, you must remove the appropriate UM language pack from the Unified Messaging server by using the Setup.com /RemoveUmLanguagePack command. After you remove the UM language pack from the Unified Messaging server, the language won't be available when you configure a UM dial plan. You can view the UM language packs that are installed by viewing the properties of the Unified Messaging server or using the Get-UMServer cmdlet.

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

Use Setup.com to remove a UM language pack

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.

At a command prompt, run the following command:

Copy Code
Setup.com /RemoveUmLanguagePack:<UmLanguagePackName> /s: d:\<MyLocalFolder>

In the previous command, <UmLanguagePackName> is the name of the UM language pack, for example, fr-FR.

Caution:
You can't use the Setup.com file that's located in the \Bin folder to remove a UM language pack after you've installed any updates for Exchange 2010. You must use the Setup.com file from the Exchange 2010 DVD or the downloaded source files. If you don't, you'll see the following error: There is a version mismatch between the running application and the installed application.

Other Tasks