We're unable to patch a Windows 2016 server.
Both SFC and DISM fail:
C:\Windows\system32>sfc /scannow
Beginning system scan. This process will take some time.
Windows Resource Protection could not perform the requested operation.
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
[== 4.5% ]
Error: 1450
Insufficient system resources exist to complete the requested service.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
ComponentScanner won't run, error it returns: (tried multiple reboots)
Loading registry hive from C:\Windows\System32\config\COMPONENTS
Hive is currently in use, making backup copy
Unhandled exception. System.IO.IOException: The process cannot access the file 'C:\Users\sysXX\AppData\Local\Temp\2\tmp8F65.tmp' because it is being used by another process.
at System.IO.FileSystem.DeleteFile(String fullPath)
at System.IO.File.Delete(String path)
at Core.Hive.Dispose()
at ComponentsScanner.Program.Main(String[] args)
at ComponentsScanner.Program.<Main>(String[] args)
Thank you for your help
Both SFC and DISM fail:
C:\Windows\system32>sfc /scannow
Beginning system scan. This process will take some time.
Windows Resource Protection could not perform the requested operation.
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
[== 4.5% ]
Error: 1450
Insufficient system resources exist to complete the requested service.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
ComponentScanner won't run, error it returns: (tried multiple reboots)
Loading registry hive from C:\Windows\System32\config\COMPONENTS
Hive is currently in use, making backup copy
Unhandled exception. System.IO.IOException: The process cannot access the file 'C:\Users\sysXX\AppData\Local\Temp\2\tmp8F65.tmp' because it is being used by another process.
at System.IO.FileSystem.DeleteFile(String fullPath)
at System.IO.File.Delete(String path)
at Core.Hive.Dispose()
at ComponentsScanner.Program.Main(String[] args)
at ComponentsScanner.Program.<Main>(String[] args)
Thank you for your help