MS12-023: Cumulative Security Update for Internet Explorer: April 10, 2012 will not install Windows Server 2008

Unanswered MS12-023: Cumulative Security Update for Internet Explorer: April 10, 2012 will not install Windows Server 2008

  • Friday, April 20, 2012 2:29 PM
     
     

    We have a Windows Server 2008 server that doesn't appear to want to take this update.
    The error logged in Windows Update is:
    Log Name:      System
    Source:        Microsoft-Windows-WindowsUpdateClient
    Date:          4/20/2012 10:21:54 AM
    Event ID:      20
    Task Category: Windows Update Agent
    Level:         Error
    Keywords:      Failure,InstallationUser:          SYSTEM

    Description:
    Installation Failure: Windows failed to install the following update with error 0x80070020: Cumulative Security Update for Internet Explorer 8 for Windows Server 2008 (KB2675157).
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-WindowsUpdateClient" Guid="{945a8954-c147-4acd-923f-40c45405a658}" />
        <EventID>20</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>1</Task>
        <Opcode>13</Opcode>
        <Keywords>0x8000000000000028</Keywords>
        <TimeCreated SystemTime="2012-04-20T14:21:54.297776800Z" />
        <EventRecordID>166269</EventRecordID>
        <Correlation />
        <Execution ProcessID="1076" ThreadID="4344" />
        <Channel>System</Channel>

        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="errorCode">0x80070020</Data>
        <Data Name="updateTitle">Cumulative Security Update for Internet Explorer 8 for Windows Server 2008 (KB2675157)</Data>
        <Data Name="updateGuid">{6B859653-BBAD-4733-9BE6-46B4468B6F8D}</Data>
        <Data Name="updateRevisionNumber">103</Data>
      </EventData>
    </Event>Previous to this, we see this event several times:
    Log Name:      System
    Source:        Microsoft-Windows-Servicing
    Date:          4/20/2012 10:20:57 AM
    Event ID:      4375
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          SYSTEM
    Description:
    Windows Servicing failed to complete the process of setting package KB2675157 (Security Update) into Resolved(Resolved) state
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Servicing" Guid="{bd12f3b8-fc40-4a61-a307-b7a013a069c1}" EventSourceName="Microsoft-Windows-Servicing" />
        <EventID Qualifiers="49152">4375</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2012-04-20T14:20:57.000000000Z" />
        <EventRecordID>166264</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>System</Channel>
        <Security UserID="S-1-5-18" />
      </System>
      <UserData>
        <CbsPackageChangeState xmlns="http://manifests.microsoft.com/win/2004/08/windows/setup_provider">
          <PackageIdentifier>KB2675157</PackageIdentifier>
          <ReleaseType>Security Update</ReleaseType>
          <PackageState>Resolved</PackageState>
          <PackageAssembly>Package_for_KB2675157~31bf3856ad364e35~x86~~8.0.1.0</PackageAssembly>
          <Operation>Installed</Operation>
          <OperationCompleted>True</OperationCompleted>
          <ErrorCode>0x80070020</ErrorCode>
          <RebootOption>False</RebootOption>
          <MissingElements>
          </MissingElements>
        </CbsPackageChangeState>
      </UserData>
    </Event>

    I attempted to download the standalone installer from the Microsoft download center but running it produces this:
    Windows Update Standalone Installer

    ---------------------------
    Installer encountered an error: 0x80070003

    The system cannot find the path specified.

    ---------------------------
    OK

    Anyone have any ideas?

All Replies