[SOLVED] Failing last several monthly roll-up

SteveJ

Member
Joined
Jun 16, 2019
Posts
10
Hello, I am trying to update Windows but nothing worked so far. Here are things I have done:
  1. Windows Update (failed, multiple times rebooted)
  2. WindowsUpdate.diagcab (did not fix first line - Windows Update error 0x800F081F(2019-09-16-T04_23_59P), but other 3 lines were fixed)
  3. SFC /scannow (nothing found wrong)
  4. SFCFix (nothing found wrong either)
  5. downloaded September rollup KB4516065 and run (failed)
Below is CBS.zip file
CBS.zip

I hope I did everything I can. Please help me!
 
Hell, I am sorry I missed important information.

OS is Windows 7 Pro 64bit.
KB4516065 is the one I would like to apply. And I am getting error code of 80246007.

Thank you.
 
Hello,

Thank you for suggestion. But it showed it is already installed. Would you please advise me what to do? Thanks you.
 
Hi!

Please do the following:

Retrieve Components Hive
1. Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
2. Please copy this file to your desktop.
Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
3. Right-click on this file on your desktop and select Send To...Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
4. The file will likely be too large to upload here so please upload to a file sharing service. Examples of services to upload to are Dropbox or OneDrive or SendSpace and then just provide the link in your reply.
 
Hello, I am sorry it took long. But I thank you so much for your efforts. Anyway, I had to start PC in safe mode to copy Components file. Here's file:

components.zip
 
Hi!

When able, do the following:

Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows6.1-KB4034664-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  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. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows6.1-KB4034664-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.


Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log

Note: If you get an error saying that no packages were found that require processing, please use the following command instead:

dism /online /add-package /packagepath:%userprofile%\desktop\Windows6.1-KB4034664-x64.cab\Windows6.1-KB4034664-x64.cab
 
Hello, I have done those steps and I rebooted as instructed. After reboot, I tried to run Windows Update but failed again. The error code is 80240016.
Please help me what to do next. Thank you very much.

CBS.zip
 
Hello, it worked!
Thank you very much. Would you please kindly tell me how you found KB4034664 was missing? Is there magic way to find that? :-) Thank you.
 
Awesome!

I analyzed the log file and found a component was missing. After that, I used your components hive to see that the component that was missing was part of KB4034664 and so I installed it. :-)
 
Okay. I guess I need to learn a lot more to analyze logs. I wish I could apply for the Academy but no time now. Thanks a million!
 

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

Back
Top