pontusbjorn
Member
- Feb 22, 2024
- 48
Hello,
I get this error on my 2019 server when i try to run Windows update.
2025-03 Cumulative Update for Windows Server 2019 for x64-based Systems (KB5053596) - Error 0x800736b3
Any help would be appreciated
I get this error on my 2019 server when i try to run Windows update.
2025-03 Cumulative Update for Windows Server 2019 for x64-based Systems (KB5053596) - Error 0x800736b3
Any help would be appreciated
Code:
C:\Users\ADV_CITRIX>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 and successfully repaired 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:\Users\ADV_CITRIX>Dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.17763.1697
Image Version: 10.0.17763.3287
[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.
C:\Users\ADV_CITRIX>