[SOLVED] KB3126587 & KB4471318

Very good but there are some other issues to solve.

Install Update with DISM

  1. Download the update MSU here: https://download.microsoft.com/down...F68-9DF884B3C06C/Windows6.1-KB2922229-x64.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp
    replace C:\temp with your path if different

    expand Windows6.1-KB2922229-x64.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\Windows6.1-KB2922229-x64.cab
  6. You should receive the message:
    The operation completed successfully.
  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
  9. Paste (Ctrl+V) it into your next post.
  10. Zip and attach C:\Windows\Logs\CBS\CBS.log

I ran that and got the messages that "The operation completed successfully." Thanks again.
 
Great. Start the System Update Readiness Tool (SURT) again.
On completion, attach the logfile C:\Windows\Logs\CBS\CheckSUR.log in your next reply.
 
The file CheckSur.log is clean now.
If Windows Update is still working fine we are done.
 
Did a check for new updates on Windows Update and it requested that I install KB2310138. That installation went well and thereafter Windows Update reported back that everything is up to date. Thanks again for your help.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top