IDisposable Member Joined Jan 5, 2021 Posts 8 Oct 25, 2023 #1 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 CBS.zip CBS.zip 24.3 MB · Views: 4 ComponentsScanner.txt ComponentsScanner.txt 2.1 KB · Views: 4
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.
Maxstar Moderator, Windows Update Expert, Security Analyst Staff member Joined Aug 16, 2015 Posts 15,115 Location The Netherlands Oct 29, 2023 #2 Hi, Step 1. Download 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. 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 SFCFix.zip SFCFix.zip 304.3 KB · Views: 6
Hi, Step 1. Download 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. 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
IDisposable Member Joined Jan 5, 2021 Posts 8 Oct 30, 2023 #3 You nailed it! Ran the fix and the CBS showed success. Then DISM applied cleanups, and them Windows Update installed the CU perfectly! Thanks!
You nailed it! Ran the fix and the CBS showed success. Then DISM applied cleanups, and them Windows Update installed the CU perfectly! Thanks!
Maxstar Moderator, Windows Update Expert, Security Analyst Staff member Joined Aug 16, 2015 Posts 15,115 Location The Netherlands Oct 30, 2023 #4 Hi, You're welcome. Glad to hear the issue has been resolved...