Maxstar I need you to save my Server 2019

Step 1: Attached the logs

Step 2: C:\Users\Administrator>DISM /online /cleanup-image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.4851

[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.

Step 3: C:\Users\Administrator>wmic qfe | find "KB4486153"

C:\Users\Administrator>
 

Attachments

Download the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool and save it to your Desktop:

Download the 64 bit version: - Farbar Recovery Scan Tool Link
  • Open the startmenu and type the command cmd.
  • After you find the Command Prompt, right click on it and select Run as Administrator.
  • Copy and paste the following into the Command Prompt and press enter.
Code:
reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS
Right-click on the file FRST64.exe and choose Run as administrator.
  • Copy and paste the following (code) into the Search box and click the Search Registry button.
Code:
KB4486153
  • When the scan is complete, a message will display that SearchReg.txt is saved in the same folder FRST was started from.
  • Post the logfile SearchReg.txt as attachment in your next reply.
 
C:\Users\Administrator>reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS
The operation completed successfully.

C:\Users\Administrator>

Attached is the SearchReg.txt
 

Attachments

It seems that KB4486153 is partially installed, let's try to reinstall this update for .NET Framework with DISM.

Follow these instructions to install an update with DISM.
  • Open the Start menu of Windows and type CMD.
  • When you see Command Prompt on the list, select the option Run as administrator.
  • Copy and paste the following command into it, and press enter. (Leave the CMD window open!)
Code:
MD C:\WUTemp
  • Now, download the following update (KB4486153) to: C:\WUTemp - Or copy this file from the download directory to C:\WUTemp. (Important!)
    Downloadlink: KB4486153
  • Copy and paste the following commands one at a time into the command prompt and press enter after each.
Code:
CD C:\WUTemp
EXPAND.exe windows10.0-kb4486153-x64_43ee33b302bfdba470542a128a9ee0b58faa5412.msu -f:* C:\WUTemp
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB4486153-x64.cab
  • Let me know if it says it was successful or if there are any errors. Or take a screenshot of the command prompt window and paste it into your next reply.
 
Last edited:
C:\Users\Administrator>MD C:\WUTemp

C:\Users\Administrator>CD C:\WUTemp

C:\WUTemp>EXPAND.exe windows10.0-kb4486153-x64_43ee33b302bfdba470542a128a9ee0b58faa5412.msu -f:* C:\WUTemp
Microsoft (R) File Expansion Utility
Copyright (c) Microsoft Corporation. All rights reserved.

Adding C:\WUTemp\WSUSSCAN.cab to Extraction Queue
Adding C:\WUTemp\Windows10.0-KB4486153-x64.cab to Extraction Queue
Adding C:\WUTemp\Windows10.0-KB4486153-x64-pkgProperties.txt to Extraction Queue
Adding C:\WUTemp\Windows10.0-KB4486153-x64.xml to Extraction Queue

Expanding Files ....

Expanding Files Complete ...
4 files total.

C:\WUTemp>DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB4486153-x64

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.4851

An error occurred trying to open - C:\WUtemp\Windows10.0-KB4486153-x64 Error: 0x80070003
An error occurred trying to open - C:\WUtemp\Windows10.0-KB4486153-x64 Error: 0x80070003

Error: 3

An error occurred trying to open - C:\WUtemp\Windows10.0-KB4486153-x64 Error: 0x80070003

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
 

Attachments

Oops. I forgot to add the extension *.cab in the last command. So please use the following command.
Code:
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB4486153-x64.cab
 
C:\WUTemp>DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB4486153-x64.cab

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.4851

Processing 1 of 1 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.3106
[==========================100.0%==========================]
An error occurred - Package_for_KB4486153 Error: 0x80070057

Error: 87

An error occurred while processing the command.
Ensure that the command-line arguments are valid. For more information, review the log file.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\WUTemp>
 

Attachments

Please attach the lastest CBS logs, the DISM log is not very helpful.
 
Rich (BB code):
2023-10-06 07:51:13, Info                  CSI    0000035f Regenerating payload files from delta files on component: [l:90 ml:140]'x86_netfx4-uninstallpersistsqlstate_sql_b03f5f7f11d50a3a_4.0.15713.0_none_77cb87dbc16df265'
2023-10-06 07:51:13, Error                 CSI    00000360@2023/10/6:11:51:13.911 (F) onecore\base\wcp\componentstore\deltastore.cpp(3503): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::RecursivelyRegenerateComponentPayload expression: Parameter check failed
[gle=0x80004005]

Here's the next fix.

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.

Afterwards run the following command again to install KB4486153, if it fails attach a new copy of the CBS logs.
Code:
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB4486153-x64.cab
 

Attachments

Seems like it went further! Attached are the CBS logs.

C:\Users\Administrator>DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB4486153-x64.cab

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.4851

Processing 1 of 1 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.3106
[==========================100.0%==========================]
An error occurred - Package_for_KB4486153 Error: 0x80070057

Error: 87

An error occurred while processing the command.
Ensure that the command-line arguments are valid. For more information, review the log file.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
 

Attachments

Rich (BB code):
2023-10-06 08:11:22, Info                  CSI    0000035f Regenerating payload files from delta files on component: [l:81 ml:140]'x86_netfx4-web_lowtrust_config_b03f5f7f11d50a3a_4.0.15713.0_none_6b6bf60c313e540b'
2023-10-06 08:11:22, Error                 CSI    00000360@2023/10/6:12:11:22.879 (F) onecore\base\wcp\componentstore\deltastore.cpp(3503): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::RecursivelyRegenerateComponentPayload expression: Parameter check failed
[gle=0x80004005]

And the next fix....

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.

Afterwards run the following command again to install KB4486153, if it fails attach a new copy of the CBS logs.
Code:
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB4486153-x64.cab
 

Attachments

Attached is the CAB File

Processing 1 of 1 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.3106
[==========================100.0%==========================]
An error occurred - Package_for_KB4486153 Error: 0x80070057

Error: 87

An error occurred while processing the command.
Ensure that the command-line arguments are valid. For more information, review the log file.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Users\Administrator>
 

Attachments

Rich (BB code):
2023-10-06 08:22:35, Info                  CSI    00000364 Regenerating payload files from delta files on component: [l:83 ml:140]'x86_netfx4-aspnet_webadmin_roles_b03f5f7f11d50a3a_4.0.15713.0_none_0d71b244953b0e8a'
2023-10-06 08:22:35, Error                 CSI    00000365@2023/10/6:12:22:35.060 (F) onecore\base\wcp\componentstore\deltastore.cpp(3503): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::RecursivelyRegenerateComponentPayload expression: Parameter check failed
[gle=0x80004005]

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.

Afterwards run the following command again to install KB4486153, if it fails attach a new copy of the CBS logs.
Code:
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB4486153-x64.cab
 

Attachments

Attached is the latest CBS log

Everytime I get an error I feel horrible. Thank you for all of your time.
 

Attachments

Rich (BB code):
2023-10-06 08:32:49, Info                  CSI    0000035f Regenerating payload files from delta files on component: [l:86 ml:140]'x86_netfx4-microsoft_build_core_xsd_b03f5f7f11d50a3a_4.0.15713.0_none_e06879ed1b13057a'
2023-10-06 08:32:49, Error                 CSI    00000360@2023/10/6:12:32:49.977 (F) onecore\base\wcp\componentstore\deltastore.cpp(3503): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::RecursivelyRegenerateComponentPayload expression: Parameter check failed
[gle=0x80004005]

There's an issue with a lot of RTM components of .NET Framework so we'll need to replace all of them..

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.

Afterwards run the following command again to install KB4486153, if it fails attach a new copy of the CBS logs.
Code:
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB4486153-x64.cab
 

Attachments

Rich (BB code):
2023-10-06 08:47:59, Info                  CSI    0000035f Regenerating payload files from delta files on component: [l:80 ml:140]'amd64_netfx4-installroles_sql_b03f5f7f11d50a3a_4.0.15713.0_none_2420ed19480d4810'
2023-10-06 08:47:59, Error                 CSI    00000360@2023/10/6:12:47:59.961 (F) onecore\base\wcp\componentstore\deltastore.cpp(3503): Error STATUS_INVALID_PARAMETER originated in function ComponentStore::CRawStoreLayout::RecursivelyRegenerateComponentPayload expression: Parameter check failed
[gle=0x80004005]

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.

Afterwards run the following command again to install KB4486153, if it fails attach a new copy of the CBS logs.
Code:
DISM.exe /Online /Add-Package /PackagePath:C:\WUtemp\Windows10.0-KB4486153-x64.cab
 

Attachments

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

Back
Top