After great success previously, I'm back to ask for some help resolving a Windows update install failure.
Server 2016 will not install KB5021235 2022-12 Cumulative Update.
I have run an sfc/ scannow which found errors &
'DISM /online /cleanup-image /restorehealth' also threw an error.
I have attached the CBS & DISM logs.
I previously have tried to install the update by downloading the msu file and extracting the cab file. Then ran DISM to install it. But the server froze up over christmas & I have had to hard reset it today as it stopped responding.
DISM log states it cannot find the soruce files. Do I have to specify an offline source for a good image?
Server 2016 will not install KB5021235 2022-12 Cumulative Update.
I have run an sfc/ scannow which found errors &
'DISM /online /cleanup-image /restorehealth' also threw an error.
Code:
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. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios.
C:\Windows\system32>DISM /online /cleanup-image /restorehealth
Deployment Image Servicing and Management tool
Version: 10.0.14393.4169
Image Version: 10.0.14393.4169
[==========================100.0%==========================]
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
I have attached the CBS & DISM logs.
I previously have tried to install the update by downloading the msu file and extracting the cab file. Then ran DISM to install it. But the server froze up over christmas & I have had to hard reset it today as it stopped responding.
DISM log states it cannot find the soruce files. Do I have to specify an offline source for a good image?