[SOLVED] Server 2019 Windows update error (0x80073712)

CXL

Member
Joined
Sep 14, 2024
Posts
8
Hello,

just read about another person that had this problem. And one of your users "Maxstar"
rebuilt the registry to fix this problem. I saw that those fixes were for THAT system alone
so I would very much appreciate if he could do the same for me. I have 2 Windows 2019
servers. They are both installed in Swedish language. One is working perfectly while the
other won't install Windows Cumulative updates. Other updates install fine.
Plz let me know what you need from me.

Sincerely,

Claes
 

Attachments

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.

Export CBS (Component Based Servicing) hive
  • Click on the Start button and type regedit
  • When you see regedit on the list, right-click on it and select Run as administrator.
  • When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.
    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing
  • Once selected, click File > Export....
  • Change the Save as type: to Registry Hive Files (*.*).

    622dbef75cd3a-Export-CBS-hive.png

  • Name this file ComponentBasedServicing (with no file extension) and save it to your Desktop.
  • Right-click on the saved file and choose Send > Compressed (zipped) Folder.
  • Attach the .ZIP file to your next post.
  • If the file is too large to upload here, upload the 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. Reboot the server and run
61f7aba7309a1-ComponentsScanner_Icon.png
ComponentsScanner again.
  • Right-click ComponentsScanner.exe and select "Run as administrator", click Yes on the UAC (User Account Control) prompt which appears.
  • Follow the on-screen instructions.
  • Once complete, a report will be saved to your desktop called ComponentsScanner.txt.
  • Post the logfile ComponentsScanner.txt as attachment into your next reply.
 

Attachments

Rich (BB code):
== f! Mark Count Mismatch ==
msil_microsoft.web.manag..netclient.resources_31bf3856ad364e35_10.0.17763.1_en-us_2b359dc8fc56ed70 has 1 f! marks, expected 2

Open an elevated command prompt and run the following command. Attach Dirlist.txt to your next post.
Code:
dir /s /a %systemroot%\WinSxS\msil_microsoft.web.manag..netclient.resources_31bf3856ad364e35_10.0.17763.1_en-us_2b359dc8fc56ed70 > "%userprofile%\Desktop\Dirlist.txt"
 
Please remove the MICROS~1.DLL 0 bytes file from the highlighted folder in blue and let me know the result.

Rich (BB code):
 Directory of C:\Windows\WinSxS\msil_microsoft.web.manag..netclient.resources_31bf3856ad364e35_10.0.17763.1_en-us_2b359dc8fc56ed70

2020-11-27  18:54    <DIR>          .
2020-11-27  18:54    <DIR>          ..
2024-09-14  16:57           135ΓΏ168 Microsoft.Web.Management.AspnetClient.resources.dll
2018-09-15  11:05                 0 MICROS~1.DLL
 
Yes please try to update again after running ComponentsScanner again.
 
  • Thanks
Reactions: CXL
You are frikkin amazing Maxstar!!! I ran an update and it worked!
Says computer now has the latest updates. I've had this problem
for quite some time and tried all the dism and sfc and what not and
nothing worked. I was contemplating a reinstall. Thank you sooooo
much again. I will donate!!!!

Regards, Claes
 

Attachments

Hi,

You're welcome. Glad to hear the issue has been resolved, and thank you very much for your donation to Sysnative... (y)
I will mark this thread as solved.
 

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

Back
Top