not able to install windows server 2022 standard update after replacing curl.exe file

amitmbkr

New member
Joined
Dec 29, 2023
Posts
1
Hi,

need help for resolving windows update installation issue and for curl.exe file repairing.
curl.exe file replace due to vulnerable found during VAPT activity. after that facing windows patches installation issue.

server info: windows server 2022 standard edition version21H2 (20348.2031)

not able to complete sfc /scannow and Resto health

CBS log file

Failed to repair store. [HRESULT = 0x800f081f - CBS_E_SOURCE_MISSING]
2023-12-29 13:14:21, Info CBS
2023-12-29 13:14:21, Info CBS =================================
2023-12-29 13:14:21, Info CBS Checking System Update Readiness.
2023-12-29 13:14:21, Info CBS
2023-12-29 13:14:21, Info CBS (p) CSI Payload Corrupt (n) amd64_curl_31bf3856ad364e35_10.0.20348.1668_none_26c540054f7719c6\curl.exe
2023-12-29 13:14:21, Info CBS Repair failed: Missing replacement payload.
2023-12-29 13:14:21, Info CBS (p) CSI Payload Corrupt (n) wow64_curl_31bf3856ad364e35_10.0.20348.1668_none_3119ea5783d7dbc1\curl.exe
2023-12-29 13:14:21, Info CBS Repair failed: Missing replacement payload.
2023-12-29 13:14:21, Info CBS
2023-12-29 13:14:21, Info CBS Summary:
2023-12-29 13:14:21, Info CBS Operation: Detect and Repair
2023-12-29 13:14:21, Info CBS Operation result: 0x800f081f
2023-12-29 13:14:21, Info CBS Last Successful Step: Remove staged packages completes.
2023-12-29 13:14:21, Info CBS Total Detected Corruption: 2

Thanks,
Amit
 

Attachments

Hi and welcome to Sysnative,

Step 1. Download
6530fbb0f4101-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.
650c22f99662d-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

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

Back
Top