Unable to install Win Update for Win Server 2012 R2 std.

Jaye Ralph Soller 0 Reputation points
2025-03-04T03:30:37.88+00:00

The Windows update was unsuccessful after reboot

  • I checked the SSU release version and it is up-to-date (5052108)
  • I checked event viewer, found error 0x80245004
  • I checked CBS log to check the problem, found errors multiple times:

a.) Failed to internally open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE]

b.) Failed to parse package manifest from given buffer [HRESULT = 0x800f080d - CBS_E_MANIFEST_INVALID_ITEM]

c.) Session: initialized by client WindowsUpdateAgent.

mapping index is not updated.

  • I performed the ff actions:

-SFC /Scannow

-DISM /Online /Cleanup-Image /CheckHealth

-DISM /Online /Cleanup-Image /RestoreHealth

still no good.

KB's that won't install

KB5052042

KB5049618

KB5051972

please advice

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-03-05T03:55:19.4866667+00:00

    Hello

    Thank you for posting in Q&A forum.

    Since you have tried some methods, please try to clear the Windows Update Cache:

    • Open Command Prompt as an administrator.

    • Stop the Windows Update service by typing: net stop wuauserv

    • Delete the contents of the SoftwareDistribution folder by typing: del /f /s /q %windir%\SoftwareDistribution*

    • Restart the Windows Update service by typing: net start wuauserv

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.