[SOLVED] Windows Server 2019 update issue

highlandbull

Active member
Joined
Jul 8, 2024
Posts
26
Hi Everyone,

I have a windows server that wont update fails everytime with 0x800F0985.
Have attached cbs log and dism.

Any help is really appreciated.
 

Attachments

I feel this is the issue any help here would be really appreciated.


CBS Enumerating Foundation package: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.17763.1, this could be slow
2024-07-12 09:02:20, Info CBS Repr: Not able to find replacement file for component amd64_microsoft-windows-s..y-spp-plugin-common_31bf3856ad364e35_10.0.17763.5202_none_10a880be58254bde, file r\sppobjs.dll from any local source
2024-07-12 09:02:20, Info CBS Repr: Not able to find replacement file for component wow64_microsoft-windows-wmi-core_31bf3856ad364e35_10.0.17763.5458_none_112f33d225cd9ddd, file r\WMIMigrationPlugin.dll from any local source
2024-07-12 09:02:20, Info CBS Repr: Not able to find replacement file for component amd64_microsoft-windows-b..ore-bootmanager-efi_31bf3856ad364e35_10.0.17763.4644_none_d4f1285a6e44d1e7, file r\bootmgr.efi from any local source
2024-07-12 09:02:20, Info CBS Repr: Not able to find replacement file for component amd64_microsoft-windows-directcomposition_31bf3856ad364e35_10.0.17763.5122_none_eb191fbc138126b6, file r\dcomp.dll from any local source
2024-07-12 09:02:20, Info CBS Repr: Not able to find replacement file for component wow64_microsoft-windows-wmi-core_31bf3856ad364e35_10.0.17763.4720_none_110c778a25e7db7c, file r\WMIMigrationPlugin.dll from any local source
2024-07-12 09:02:20, Info CBS Exec: Download qualification evaluation, business scenario: Manual Corruption Repair
2024-07-12 09:02:20, Info CBS Exec: Clients specified using Windows Update.
2024-07-12 09:02:20, Info CBS Repr: Add missing payload:amd64_microsoft-windows-s..y-spp-plugin-common_31bf3856ad364e35_10.0.17763.5202_none_10a880be58254bde\r\sppobjs.dll
2024-07-12 09:02:20, Info CBS Repr: Add missing payload:wow64_microsoft-windows-wmi-core_31bf3856ad364e35_10.0.17763.5458_none_112f33d225cd9ddd\r\WMIMigrationPlugin.dll
2024-07-12 09:02:20, Info CBS Repr: Add missing payload:amd64_microsoft-windows-b..ore-bootmanager-efi_31bf3856ad364e35_10.0.17763.4644_none_d4f1285a6e44d1e7\r\bootmgr.efi
2024-07-12 09:02:20, Info CBS Repr: Add missing payload:amd64_microsoft-windows-directcomposition_31bf3856ad364e35_10.0.17763.5122_none_eb191fbc138126b6\r\dcomp.dll
2024-07-12 09:02:20, Info CBS Repr: Add missing payload:wow64_microsoft-windows-wmi-core_31bf3856ad364e35_10.0.17763.4720_none_110c778a25e7db7c\r\WMIMigrationPlugin.dll
2024-07-12 09:02:20, Info CBS FC: Calling Download on WUClient Acquirer
2024-07-12 09:02:20, Info CBS FC: Calling WindowsUpdateDownloadFromUUP
2024-07-12 09:02:20, Info CBS FC: WULib Mode Complete: [0]
 
Hi and welcome to Sysnative,

Upload your COMPONENTS hive.
  • Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
  • 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.
  • 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.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.

Upload a copy of the CBS folder
  • Open Windows Explorer and browse to the C:\Windows\Logs folder.
  • Right-click on the CBS folder and choose Send to > Compressed (zipped) folder.
  • Now the message will appear, "Windows cannot create the Compressed (zipped) Folder here. Do you want it to be placed on the desktop instead?"
  • Click on the Yes button here.
653a64385d891-618e949e09fef-CBS-Folder.png

  • Attach the file CBS.zip to your next reply. If the file is too large to attach, upload the CBS.zip file to www.wetransfer.com and post the link in your next reply.
 
Hi,

Step 1. Download
6530fbb0f4101-56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
650c22f99662d-6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

Hi,

You're welcome. So everything is up-to-date now after running the last fix?
 
Hi,

Step 1.
Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
650c22f99662d-6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.


Step 2. Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Attachments

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

Back
Top