[SOLVED] windows-server-2019-update-fail-0x80070003-hfbsrvbku

AAIC - David Lorenz

Contributor
Joined
Mar 23, 2023
Posts
80
Dear forum members,


my name is david lorenz from aaic soft systems gmbh in leipzig (germany). You already know me from the following post:

[SOLVED] - Windows Server 2019 - Update Fail 0x08246007 since months (VM 1 of 2) - HFBSRVEXC01

We have a problem with the installation of .net and windows updates. The updates fails again and again. It Fails with the following timestemps (after restart):

- HFBSRVBKU
- 08:31 Download
- 08:31 Installation .Net
- 08:32 Restart .Net Depending
- 08:32 Installation Cumulative Update Windows 2019
- 08:48 Depending Restart now
- 08:53 Restart
- 08:54 First Restart after 4-8% installation
- 08:55 Second Reszatz at 10% installation
- 08:56 Cut not install updates / Recovery
- 08:56 Third Restart after Recovery

I have already read in and put the "SFCFix.exe" file on the desktop. I've also attached the logs and component file.

Thanks in advance!
 

Attachments

Hi,

Export registry key as hive file.
  • Open the Start menu of Windows and type CMD.
  • When you see Command Prompt on the list, select the option Run as administrator.
  • Copy and paste the following commands one at a time into the command prompt and press enter after each.
Code:
reg save "HKLM\SYSTEM\DriverDatabase\DriverPackages" "%userprofile%\Desktop\DriverPackages.hiv"
  • Once done, a file will appear on your desktop, called DriverPackages.hiv.
  • ZIP this file and attach it to your next reply.
 
Download
56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.
  • Download the attachment SFCFixScript.txt and save it to your desktop.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
62151e1bebac4-SFCFix-Txt-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.
 

Attachments

Open an elevated command prompt and run the following command. Attach Dirlist.txt to your next post.
Code:
dir /s /a %systemroot%\System32\DriverStore\FileRepository\ntprint.inf_amd64_2121e11a60e09843 > "%userprofile%\Desktop\Dirlist.txt"
 
Please do the same with the following command:
Code:
fsutil hardlink list %systemroot%\System32\DriverStore\FileRepository\ntprint.inf_amd64_2121e11a60e09843\ntprint.inf > "%userprofile%\desktop\fslist.txt"

Edit:
Run the following command as well:
Code:
dir /s /a %systemroot%\System32\DriverStore\FileRepository\ntprint.inf_amd64_bfd583806467d1ba > "%userprofile%\Desktop\Dirlist.txt"
 
Last edited:
Perform the following steps to restore the missing 'ntprint.inf' folder.

Download
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 SFCFixScript.txt and save it to your desktop.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
62151e1bebac4-SFCFix-Txt-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.
 

Attachments

Great, please attempt to update. If it fails attach a new copy of the CBS logs as well as the setupapi.dev.log.
 
Hi,

You're welcome. Glad to hear the issue has been resolved... (y)

Could you please send me the latest setupapi.dev.log, I just want to verify some things.
 

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

Back
Top