kannegieter
New member
- Oct 21, 2024
- 2
Hello everyone,
I have a Windows Server 2019 VM which has started throwing an 0x800f0983 error. I've been trying to get it repaired or attempting to make sense of the CBS/DISM logs, eventually finding this forum as part of diving down that rabbit hole. Hopefully someone here could help me out.
Last week I've tried a number of things, all to no avail:
- cleaning up and restarting old Windows Update services and files
- sfc /scannow
- dism /Online /Cleanup-Image /RestoreHealth
- dism repair referencing a similar server on the network
- unpacking the *.wsu and try to install it manually through dism
For tonight I've tried keeping it more streamlined for logging purposes, but it's unfortunately giving me the same error. Running the sfc and dism commands gives me the following results:
I've added the logs for CBS, ComponentsScanner and DISM (just in case).
I hope anyone can help me with some percussive maintenance on this machine! Thanks in advance everyone!
I have a Windows Server 2019 VM which has started throwing an 0x800f0983 error. I've been trying to get it repaired or attempting to make sense of the CBS/DISM logs, eventually finding this forum as part of diving down that rabbit hole. Hopefully someone here could help me out.
Last week I've tried a number of things, all to no avail:
- cleaning up and restarting old Windows Update services and files
- sfc /scannow
- dism /Online /Cleanup-Image /RestoreHealth
- dism repair referencing a similar server on the network
- unpacking the *.wsu and try to install it manually through dism
For tonight I've tried keeping it more streamlined for logging purposes, but it's unfortunately giving me the same error. Running the sfc and dism commands gives me the following results:
C:\Windows\system32>sfc /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection found corrupt files but was unable to fix some of them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.
C:\Windows\system32>dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.17763.5830
Image Version: 10.0.17763.6293
[==========================100.0%==========================]
Error: 0x80244022
DISM failed. No operation was performed.
For more information, review the log file.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
I've added the logs for CBS, ComponentsScanner and DISM (just in case).
I hope anyone can help me with some percussive maintenance on this machine! Thanks in advance everyone!