Installing Update Rollup 1 For Exchange 2010 On DAG Servers…

As the first update rollup for Exchange 2010 server has been released, admins are not that sure of the steps to follow for installing update rollup on DAG servers. First things first, the update rollup 1 doesn’t come as part of windows update on a DAG server. Hence, download the rollup from here

Let me explain the steps with the help of my test lab, which has two 2010 servers which are part of a DAG. The servers are named DAG01 and DAG02. Both servers have one active mailbox database and a passive database copy of the database on the second server.

I will install update rollup 1 on my first DAG server named DAG01. For that, I need to make sure that the passive database copies on DAG01 doesn’t get activated while I am installing the update. Run the following command to achieve the same.

Get-MailboxDatabaseCopyStatus –Server DAG01 | Suspend-MailboxDatabaseCopy –ActivationOnly –Confirm:$false

Suspend Copy

Switchover DAG01 to DAG02, so that DAG01 has no active databases. For that, launch EMC. Navigate to Server Configuration –> Mailbox, right click DAG01 & select “Switchover Server”.

Server Switchover 1

You can either select a server manually or go for an automatic switchover.

Server Switchover 2

You don’t get a prompt window to say that the operation has completed successfully. Watch for the bottom bar in the EMC and make sure that no active databases are there in DAG01.

Now is the time to actually install the update rollup. It is the normal “next, next” clicks, no advanced settings to select. Make sure that you have connection to the internet. If not, uncheck the “Check for publisher’s certificate revocation” option in Internet Explorer –> Tools –> Internet Options –> Advanced tab –> Security section. Otherwise, the installation will take longer time as it will have to timeout its attempt to check for publisher’s certificate revocation list.

Uncheck CRL

A number of exchange and windows cluster services will be stopped and started while the installation is carried out. Once the installation is completed on DAG01, run the following command to resume activation of database on the updated server.

Get-MailboxDatabaseCopyStatus –Server DAG01 | Resume-MailboxDatabaseCopy

Resume Copy

Now that DAG01 is updated with rollup 1, follow the same steps again to update the second DAG member. Suspend activation of databases on DAG02, perform server switchover, install rollup and resume activation.

Once all the DAG members are updated, you can activate mailbox databases on the servers of your choice.

SUBSCRIBE FOR DAILY ARTICLE UPDATES VIA EMAIL
Get the published articles delivered straight to your inbox. Your details will not be passed to any third party company.

Exchange Architect, Blogger, Husband & Dad. I have been in IT for the last 11 years, with Exchange Server becoming the prime area in the last few years. I am active on TechNet forums & Experts Exchange.

View all contributions by

  • How To Find Which Store Worker Process Is Responsible For A Mailbox Database In Exchange 2013

    Exchange 2013 has a new store named the Managed Store. In order to provide failure isolation in the database level in 2013, Microsoft has introduced two new processes as part of the managed store concept. First is the Store Worker Process(Microsoft.Exchange.Store.Worker.Exe) which does the same job that store.exe handled in previous versions. The only difference [...]

    Read More
  • Upload GAL Photos Using Exchange 2013 OWA Options (ECP)

    The “self service” option in OWA 2013 (ECP) has been enhanced with the option for uploading GAL photo by the end user. In Exchange 2010 ECP, end users were able to edit their contact details, address etc depending on the role assignment policy. In Exchange 2013 ECP ( OWA –> Options), the end user can [...]

    Read More
  • OWA 2013 Virtual Directory Displays The OWA Version As Exchange 2010

    A bug or typo in the code? While browsing the EAC, I noticed that the OWA virtual directory displays that the OWA Version as Exchange 2010 & not 2013. This happens in an Exchange 2013 only environment. The Shell displays the same info. MS, Is it a bug in the code or a typo?

    Read More
  • 2 Million Hits & 2.67 Million Page Views

    Yes, HowExchangeWorks has had 2 Million Hits & 2.67 Million page views so far! I take this opportunity to thank all my readers for your continuous support. I couldn’t have done this without you guys.

    Read More
  • Exchange 2013 Server Role Requirements Calculator v5.1

    Exchange Team has finally released the first public version of the 2013 Server Role Requirements Calculator. The name has been changed as the calculator now makes recommendations for both the Mailbox and CAS roles. If anyone out there is still confused, this is the 2013 equivalent of the 2010 Storage Calculator. The look and feel [...]

    Read More

2 comments… add one

Speak Your Mind…

Website Hits