Windows won't install updates (Security Update for Microsoft Office 2013)

13

2

Today [Patch Tuesday] I installed the new Windows Updates available for Windows 8. I think there were 14 Updates altogether. All except 3 updates were installed. When i try to install the last 3 updates which are security updates for Microsoft Office 2013 64 Bit and Microsoft Office 2007 suites (I don't have Office 2007, only 2013) I get the Error: Code 80242009 Windows Update ran into a problem.

I have tried to install one by one the updates. The Office 2007 suites install successfully but the Office 2013 won't install. When i click on Check for Updates I again see the 2 Office 2007 suites updates, even if they were successfully installed. Can someone help with this ?

Here is a link to the update that won't install: MS13-074 Security update for Access 2013: September 10, 2013

Some Updates were not installed

Security Updates for Microsoft Office

Devid

Posted 2013-09-10T22:22:15.633

Reputation: 5 566

1

List of Windows update error codes: http://inetexplorer.mvps.org/archive/windows_update_codes.htm

– Xavierjazz – 2013-09-10T22:37:10.303

1

Microsoft goofed up their stuff. I would wait a couple weeks till the next patch Tuesday and try again. There are a number of other forum posts in the last few hours on the Microsoft forums with the same issue.

– Moses – 2013-09-11T00:14:46.223

Answers

3

This might help. Request from here the Hotfix, or download it for Office 2013 64 bit from here or for Office 2013 32 Bit from here.

I just installed the Office 2013 hotfix package and the problem with windows update went away. Everything was installed.

KB Article Number(s): 2768361
Language: All (Global)


The problem around this update was escalated to the proper team and new updates are being released to take care of this issue. You should try checking for updates in your computer now and try installing the updates available (don't forget to unhide the updates). This should help you resolve the issue.

Here is the blog post from the Microsoft Team.

Devid

Posted 2013-09-10T22:22:15.633

Reputation: 5 566

1

err 80242009 = WU_E_UH_BADHANDLERXML

C:\Users\André>err 80242009
# for hex 0x80242009 / decimal -2145116151
  WU_E_UH_BADHANDLERXML                                          wuerror.h
# An operation could not be completed because the
# handler-specific metadata is invalid.
# as an HRESULT: Severity: FAILURE (1), FACILITY_WINDOWSUPDATE (0x24), Code 0x2009
# for hex 0x2009 / decimal 8201
  ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY                          winerror.h
# The directory service evaluated group memberships locally.
# 2 matches found for "80242009"

this looks like an issue an the Update server side. Phone MS support for more details. This should be free of charge.

magicandre1981

Posted 2013-09-10T22:22:15.633

Reputation: 86 560

thanks for the help. As it seems more people are experiencing the same error and can't install the update. I will wait till Microsoft resolves the issue. – Devid – 2013-09-11T07:42:46.410