[SOLVED] Issue with Windows 2022 server and SFC or DISM

Hez978

New member
Joined
Jan 31, 2023
Posts
3
I'm trying to resolve an issue with the command SFC /scannow
I'm getting 0x800f081f CBS_E_SOURCE_MISSING

I'm not able to repair it with DISM /Online /Cleanup-Image /restoreHealth

I tried to get sourc from mounted ISO but it doesn't help

See attached logs for details

any suggestion ?

regards

Franck
 

Attachments

Hi and welcome to Sysnative,

Step 1. 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 SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
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

Hi

Thank you for your help
Please find attached the result of SFCFIX

DISM is ok now

C:\Windows\system32>DISM /online /cleanup-image /RestoreHealth

Outil Gestion et maintenance des images de déploiement
Version : 10.0.20348.681

Version de l’image : 10.0.20348.1487

[==========================100.0%==========================] La restauration a été effectuée.
L’opération a réussi.

best regards
Franck
 

Attachments

Hi,

Great, are there any remaining issues, or is everything up and running?
 

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

Back
Top