2012 standard failing to install KB5031442

sylar60000

Member
Joined
Jul 5, 2024
Posts
15
Troubleshooting done:
I have a script that automates all troubleshooting on this url
Additional resources for Windows Update - Windows Client

Action taken:
- run sfc /scannow
- run DISM.exe /online /cleanup-image /restorehealth
- Method on installing the .msu:
expand -f:* "windows8-rt-kb5031442-x64_8640559abcd2c9eb5e6e329cb2765f854c7b255c.msu" C:\Temp\
dism.exe /online /add-package /packagepath:"Windows8-RT-KB5031442-x64.cab" /quiet /norestart /logpath:"C:\Temp\dism.log"
- Also tried to just run the .msu
- both are failing
 

Attachments

Hi @sylar60000,

Welcome to Sysnative Forums!

If you haven't already, please review the posting instructions here, and attach the requested log files. Without log files, our helpers will not be able to assist, and this will slow down fixing your machine.

If logs have been already been provided, our team of volunteers will analyse the provided log files to build a fix for your system. Please be aware that this may take several days from your initial post, due to the high volume of threads that we receive.


- Sysnative Windows Update Team
 
Back
Top