Installing SP2 on Exchange UM still requires you to uninstalling UM language pack first

My Friend Magnus has a great blogpost covering the steps for installing SP2 on Exchange 2010 that rtw´d today.

What is not covered is when UM is installed and it also has a language pack that is non English. What will happen when you try to update to sp2 is that the setup fails and you are prompted to uninstall the language packs before it can update to sp2. (yes I always forget this)

image

To fix this error close the setup and fire up Exchange management shell and uninstalling the UM language pack.

But don’t get fooled trying to just run just Setup.com /RemoveUmLanguagePack:sv-SE from the prompt since this will fail and just give you a prompt back.

image

So what you need to do is to run the original setup.com and this is actually documented on TechNet http://technet.microsoft.com/en-us/library/bb124004.aspx 

“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. “

Ok so find that old iso and mount it and then then try running Setup.com /RemoveUmLanguagePack:sv-SE from it and you will se something different.

image

Ok when the UM language packs are uninstalled its time to update the Exchange to sp2, just follow Magnus guide for that.

And when SP2 is applied we have to install the language pack again, but the latest and greatest version that can be downloaded from http://www.microsoft.com/download/en/details.aspx?id=28191

And to install it, just run Setup.com /AddUmLanguagePack:sv-SE /s: d:\MyLocalFolder

(sv-SE could/should of course be switched to the language pack you are installing.)

Btw, I just saw that its now posible to just doubleclick the languagepack.exe file and then install via the gui

image

Exchange Remote Connectivity Analyzer RTW

Exchange Remote Connectivity Analyzer. Is a tool i used a lot during its beta and it is now released to web in its full version 1, and to that its been updated with the following new features. 

New/updated features

  • Updated user interface
  • New CAPTCHA implementation. (This is the hard to read words that make you prove you are a human)
  • No more ‘Beta’ label
  • Additional tests
    • Exchange Web Services – This allows you to perform connectivity testing for Exchange Web Services client such as Entourage. Developers can also use the Service Account Verification test to ensure things are configured and working properly for access with an alternate account or ExchangeImpersonation.
    • Outbound SMTP – Performs Reverse DNS testing, DNS RBL Checks, and SenderID validation against a provided "outbound" IP address
  • Updated the Outlook Anywhere test logic to work with Exchange 2010
  • Added a link in the footer to the Remote Connectivity Analyzer TechNet forum
  • Added a password confirmation text box to ensure the proper password was entered before running a test. This will reduce the number of tests that fail simply due to a typo in the password.

Known Issues

  • The Exchange ActiveSync tests allow you to "Ignore trusts for SSL". Checking this option only tells the tool to not fail if the certificate you are using is not in the list of Trusted Root Certificates… for example if you were using a certificate from your own Windows CA. This option does not allow the test to be completed over a non-SSL connection. That is, if you do not have a certificate and want to test whether Exchange ActiveSync works over port 80 – this tool cannot perform this validation. (Note: We will not be able to add this feature in the future). Note: Due to limitations in the RPC API, we are currently unable to ignore the trust requirement for SSL for the RPC over HTTP / Outlook Anywhere tests. We are looking into alternatives for future releases.

Thank you to everyone who sent feedback to us. The above list is a direct result of the comments you provided. Please keep the feedback coming. We also like to hear when the tool helps make you successful. The "Feedback" link is in the footer of each page on the site. This goes directly to Brad and me.

Link to tool: https://www.TestExchangeConnectivity.com