[SOLVED] Windows Server 2022 CU update KB5031364 install fails

IDisposable

Member
Joined
Jan 5, 2021
Posts
8
Standalone Windows Server 2022 version 10.0.20348.1607 gives error 0x800f0982 on every attempt.

I've cleared the SoftwareDistribution folder, run all the SFC and DISM cleanups. All other updates install fine.
 

Attachments

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

You nailed it! Ran the fix and the CBS showed success. Then DISM applied cleanups, and them Windows Update installed the CU perfectly! Thanks!
 

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

Back
Top