Windows Update Error 8000FFFF on any Quality Rollup for Windows 7

Sorry for only getting back now, I never saw the second page on the thread.

Is this the Output you are looking for?

Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\StephanH>sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection did not find any integrity violations.

C:\Users\StephanH>
 

Attachments

Hi, I'm still getting Windows Update errors:
 

Attachments

  • Error1.png
    Error1.png
    76.6 KB · Views: 3
  • Error2.png
    Error2.png
    30.6 KB · Views: 3
Hi, the log file is too big to upload (even if zipped), please see the Dropbox link to it here: cbs.zip

Thanks again for all the help!
 
Thanks. Please upload the following as well:

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 and just provide the link here.
 
Hi!

Install Update with DISM

  1. Download this update and save to your desktop. The file name will be Windows6.1-KB4457144-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-KB4457144-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
 
Hi, when running the update the below error happened:

Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\StephanH>dism /online /add-package /packagepath:%userprofile%\desktop\W
indows6.1-KB4457144-x64.cab

Deployment Image Servicing and Management tool
Version: 6.1.7600.16385

Image Version: 6.1.7601.18489


Error: 87

No packages were found that require processing.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Users\StephanH>

I've attached the dism.log as well as the cbs.txt
 

Attachments

Thanks, the update installed successfully now and my PC was restarted.

What is my next steps now? Should I try running normal Windows Updates again?
 
Hi softwaremaniac,

I've run Windows Updates and it's restarted and updated 2 or 3 times, looks like it's rolling along again.
I'll keep monitoring this and get back to you if there are any more problems!!

Thanks very much for all the help and effort!
 

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

Back
Top