Installing Update Rollup 6 for Exchange Server 2010 Service Pack 2 fails

2

I'm unable to install KB2746164 (Update Rollup 6 for Exchange Server 2010 Service Pack 2).

I've tried also a manual install (with elevated cmd prompt) but that didn't work either.

"Product: Microsoft Exchange Server - Update 'Update Rollup 6 for Exchange Server 2010 Service Pack 2 (KB2746164) 14.2.342.3' could not be installed. Error code 1603. Windows Installer can create logs to help troubleshoot issues with installing software packages. Use the following link for instructions on turning on logging support: http://go.microsoft.com/fwlink/?LinkId=23127"

"Installation Failure: Windows failed to install the following update with error 0x80070643: Update Rollup 6 for Exchange Server 2010 Service Pack 2 (KB2746164)."

Any ideas what I could do now?

exchange
exchange-2010
update
asked on Server Fault Feb 13, 2013 by juFo

4 Answers

3
  1. at powershell coomand prompt run Get-hotfix KB2506143 to confirm it is installed
  2. In control panel, Prgram and Features, select show updates
  3. Find update 2506143 and uninstall
  4. reboot
  5. rerun tol up 6 update
answered on Server Fault Feb 13, 2013 by user158842
2

You could just go for Exchange 2010 SP3 which was released yesterday: http://www.microsoft.com/en-us/download/details.aspx?id=36768

answered on Server Fault Feb 13, 2013 by Wayne Whittle
2

Just as an FYI for this. (Error 1603)

When you receive error 1603 in eventvwr following an MSI based install, you need to run the installer AS administrator, not just an account with the proper permissions.

In particular I see this w/ Exchange 2010, but anytime you have 1603, using an actual administrator account will fix your issue.

answered on Server Fault Jul 16, 2013 by Alex
0

We are having a very similar fault. We managed to install it on one Exchange 2010 but for the other one we're getting the same error as you. We've also tried to install using the elevated command prompt and again like you we have no joy. We have looked around for some answers and can't find much other than here: http://support.microsoft.com/kb/2746164. Notice that under Prerequisites section the following: Note Remove all interim updates for Exchange Server 2010 SP2 before you apply this update rollup.

I didn't do this for our other Exchange 2010 server (which was the same build and update) and it installed on that without any problem. Anyway it might be worth giving this a try...

Well we've just tried that too but get the following error when trying to uninstall any of the previous update rollup packages for SP2: Setup Wizard for Update Rollup X-v2 for Exchange Server 2010 Service Pack 2 (KBxxxxx) ended prematurely.

So we are stuck....

answered on Server Fault Feb 13, 2013 by Wayne Whittle • edited Feb 13, 2013 by Wayne Whittle

User contributions licensed under CC BY-SA 3.0