[SOLVED] Unable to patch windows Server 2012 R2.

Slasherr00

Member
Joined
Apr 21, 2025
Posts
30
2025-05-10 11:36:09, Info CBS Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2025-05-10 11:36:09, Info CBS Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2025-05-10 11:36:59, Error CSI 0000002d (F) STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE #22265# from CCSDirectTransaction::PerformChangeAnalysis(...)[gle=0xd0150024]
2025-05-10 11:36:59, Error CSI 0000002e (F) STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE #22264# from CCSDirectTransaction::PrepareForCommit(...)[gle=0xd0150024]
2025-05-10 11:36:59, Error CSI 0000002f (F) STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE #22263# from CCSDirectTransaction::ExamineTransaction(...)[gle=0xd0150024]
2025-05-10 11:36:59, Error CSI 00000030 (F) STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE #22262# from CCSDirectTransaction_IRtlTransaction::ExamineTransaction(...)[gle=0xd0150024]
2025-05-10 11:36:59, Info CSI 00000031 Changelist shadowed missing its manifest - Microsoft-Windows-ServicingStack-Ds, Version = 6.3.9600.20617, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral
2025-05-10 11:36:59, Info CSI 00000032 Changelist shadowed missing its manifest - Microsoft-Windows-ServicingStack-Base-Extra, Version = 6.3.9600.20617, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral
2025-05-10 11:36:59, Info CSI 00000033 Changelist shadowed missing its manifest - Microsoft-Windows-ServicingStack-Admin, Version = 6.3.9600.20617, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral
2025-05-10 11:36:59, Info CSI 00000034 Changelist shadowed missing its manifest - Microsoft-Windows-ServicingStack, Version = 6.3.9600.20617, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral
2025-05-10 11:36:59, Info CSI 00000035 Changelist shadowed missing its manifest - Microsoft-Windows-ServicingStack-Net, Version = 6.3.9600.20617, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral
2025-05-10 11:36:59, Error CSI 00000036@2025/5/10:15:36:59.892 (F) base\wcp\componentstore\csd_winners.cpp(1211): Error STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE originated in function OriginateManifestsMissingError expression: (null)
[gle=0x80004005]
2025-05-10 11:36:59, Info CBS Added C:\Windows\Logs\CBS\CBS.log to WER report.
2025-05-10 11:36:59, Info CBS Added C:\Windows\Logs\CBS\CbsPersist_20250510131728.log to WER report.
2025-05-10 11:36:59, Info CBS Added C:\Windows\Logs\CBS\CbsPersist_20250510122250.log to WER report.
 
Hi @Slasherr00,

Welcome to Sysnative Forums!

If you haven't already, please review the posting instructions here, and attach the requested log files. Without log files, our helpers will not be able to assist, and this will slow down fixing your machine.

If logs have been already been provided, our team of volunteers will analyse the provided log files to build a fix for your system. Please be aware that this may take several days from your initial post, due to the high volume of threads that we receive.


- Sysnative Windows Update Team
 
Hello and welcome,

Remove Update Manually
  1. Right-Click the Start button and click Command Prompt (Admin) on the list.
  2. When command prompt opens, copy and paste the following command into it, then press enter.
    wusa /uninstall /KB:5018922
  3. Let me know if it says it was successful or if there are any errors.
 
Ok. Perform the following:

Remove Update Manually
  1. Right-Click the Start button and click Command Prompt (Admin) on the list.
  2. When command prompt opens, copy and paste the following command into it, then press enter.
    wusa /uninstall /KB:5055665
  3. Let me know if it says it was successful or if there are any errors.
 
FRST Registry Search
  1. Open an elevated command prompt window.
  2. When command prompt opens, copy and paste the following command into it, press enter afterwards.
    Code:
    REG LOAD HKLM\COMPONENTS C:\Windows\System32\config\COMPONENTS

    Note: This loads your components hive which is what we want. Please keep the command prompt window open while you perform the remaining steps. You can minimize it if you wish but keep it open.
  3. Download the Farbar Recovery Scan Tool and save it to your Desktop:
    64-bit: Downloading Farbar Recovery Scan Tool
    Note: Your antivirus program may report FRST incorrectly as an infection. If so, disable the real-time protection when downloading and running FRST.
  4. Right-click on the file FRST64.exe and choose Run as administrator.
  5. Copy and paste KB5018922;KB5055665 into the Search box and click the Search Registry button.
  6. When the scan is complete, a message will display that 'SearchReg.txt' is saved in the same folder FRST was started from. Notepad will open this file also. Close Notepad and attach the file 'SearchReg.txt' to your next reply.
  7. You may close any remaining open windows now.
 
Hello PeterJ,

I wanted to thank you for replying on weekend.

I had a short time to fix the issue so I got the ISO for 2012R2 and In-place repaired the server.

After that I was able to patch the Server.

Really appreciate your time.

This case be counted as resolved.
 

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

Back
Top