Windows Server 2016 Version 1607 Updates problem

bagara

Member
Joined
Dec 29, 2024
Posts
5
Hi everyone!

I have a Windows Server 2016 (spanish language), version 1607, compilation 14393.7428 virtualized in a ESXi-6.7.0-Update1-iso-Gen9plus-670.U1.10.3.5.12. It has been updating good for years until now. The last update installed was "2024-10 Cumulative Update for Windows Server 2016 for x64-based Systems (KB5044293)", but the 2024-11 (KB5046612) and 2024-12 (KB5048671) won't install. I tried:

1) sfc /scannow
Result: "Protección de recursos de Windows no pudo iniciar el servicio de reparación.".


2) All dism commands give error, "Error 0x800f081f: The Sources files could not be found". Tried with the install.wim as source with the command: "DISM /Online /Cleanup-Image /RestoreHealth /Source:WIM:c:\install.wim:2 /LimitAccess", and gives the same error.

3) I also tried downloading from Microsoft Update Catalog but the update doesn't install either.

What can I do?

Thank you very much for your attention!
 

Attachments

Last edited:
Hello and welcome,

Remove Update Manually
  1. Right-Click the Start button and click Command Prompt (Admin) on the list.
  2. When command prompt opens, copy and paste the following command into it, then press enter.
    wusa /uninstall /KB:5043051
  3. Let me know if it says it was successful or if there are any errors.
 
FRST Registry Search
  1. Click the Start button and in the search box, type CMD
  2. When you see cmd.exe on the list, right-click on it and select Run as administrator.
  3. When command prompt opens, copy and paste the following command into it, press enter afterwards.

    Code:
    REG LOAD HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS

    Note: This loads your components hive which is what we want. Please keep the command prompt window open while you perform the remaining steps. You can minimize it if you wish but keep it open.
  4. Download the Farbar Recovery Scan Tool and save it to your Desktop:
    64-bit: Downloading Farbar Recovery Scan Tool
    Note: Your antivirus program may report FRST incorrectly as an infection. If so, disable the real-time protection when downloading and running FRST.
  5. Right-click on the file FRST64.exe and choose Run as administrator.
  6. Copy and paste KB5043051 into the Search box and click the Search Registry button.
  7. When the scan is complete, a message will display that 'SearchReg.txt' is saved in the same folder FRST was started from. Notepad will open this file also. Close Notepad and attach the file 'SearchReg.txt' to your next reply.
  8. You may close any remaining open windows now.
 
Step 1:
Warning: This script was written specifically for this user, for use on that particular machine. Do not run this script on another machine.
  1. Download the attachment fixlist.txt and save it to your desktop.
  2. Right-click on FRST64.exe and select "Run as administrator".
  3. Press the Fix button.
  4. The tool will now process fixlist.txt.
  5. If for some reason the tool needs a restart, please make sure you let the system restart normally. After that let the tool complete its run.
  6. When finished, a log called Fixlog.txt will appear in the same directory the tool is run from.
  7. Attach the logfile Fixlog.txt to your next reply.

Step 2:
Run the command sfc /scannow in an elevated commandprompt and report the result.
If it fails, copy the file C:\Windows\Logs\CBS\cbs.log to your desktop.
Zip the copied file and attach the zipped cbs.log to your next reply.
 

Attachments

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

Back
Top