Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Exchange 2010, rollup 3 bug warning.

  • 09-05-2010 11:07AM
    #1
    Registered Users, Registered Users 2, Paid Member Posts: 2,427 ✭✭✭


    Just a note in case anyone is using Exchange 2010 live, you might want to ensure you take care choosing a time to install Rollup 3, and have good backups.

    Installing the patch via windows update on a clean test server resulted in Exchange services being stopped for 2 hours as it recompiled the .Net assemblies for native performance on the server. The restart afterwards left the server with all exchange and IIS services in disabled mode, and after manually starting, OWA was left throwing the old flogon.js error preventing the display of the logon page, and Exchange management console had issues.

    Uninstalling the patch cleared the issue here, but again takes hours to uninstall.

    It's meant to be a consequence of default Powershell execute policies.
    The process in the url below outlines how to install a MSP patch with a full verbose log, and to temporarily set the powershell properties to 'undefined'.
    http://blog.powershell.no/2010/04/20/installing-exchange-server-20072010-update-rollups/

    While I'm at it,
    Exchange 2010 also has the same issue as 2007 had. When you follow MS advice and do not install on a domain controller, it creates a SPN record ExchangeAB which should instead be on the Global Catalog Server.
    http://support.microsoft.com/kb/927612
    This results in repeated prompts in Outlook 2007 for authentication.


Advertisement