[SOLVED] Window Server 2019 fails to install KB5046615

Please remove all the LanguagePack-Package and LanguageFeatures with the following command except en-US.
Code:
Dism /Online /Remove-Package /PackageName:
 
Getting this error. Attempting again with another package.

Deployment Image Servicing and Management tool
Version: 10.0.17763.1697

Image Version: 10.0.17763.2061

Processing 1 of 1 - Removing package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.17763.1
[==========================100.0%==========================]
An error occurred - Microsoft-Windows-LanguageFeatures-Basic-de-de-Package Error: 0x800f0825

Error: 0x800f0825

DISM failed. No operation was performed.
For more information, review the log file.
 
Please reboot the server, run the following command again and attach the result and a copy of the CBS logs.
Code:
DISM /online /get-packages /format:table > "%USERPROFILE%\desktop\Packages.txt"
 
Rich (BB code):
2025-01-17 11:26:22, Error                 CBS    Failed to shred identity: Microsoft-Windows-LanguageFeatures-Basic-de-de-Package [HRESULT = 0x80070057 - E_INVALIDARG]

Export CBS (Component Based Servicing) hive
  • Click on the Start button and type regedit
  • When you see regedit on the list, right-click on it and select Run as administrator.
  • When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.
    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing
  • Once selected, click File > Export....
  • Change the Save as type: to Registry Hive Files (*.*).

    622dbef75cd3a-Export-CBS-hive.png

  • Name this file ComponentBasedServicing (with no file extension) and save it to your Desktop.
  • Right-click on the saved file and choose Send > Compressed (zipped) Folder.
  • Attach the .ZIP file to your next post.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.
 
Sorry the reboot to ages.
No problem, but the subkey: "CatalogsToUninstall" is still present after the last reboot, so please reboot the server again and provide a new copy of the Comoponents Based Servicing hive.
 
Please do the following:

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 SFCFixScript.txt and save it to your desktop.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
650ef5dbdfd06-62151e1bebac4-SFCFix-Txt-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.
 

Attachments

Hi,

Upload a new copy of the Components Based Servicing hive.

Export CBS (Component Based Servicing) hive
  • Click on the Start button and type regedit
  • When you see regedit on the list, right-click on it and select Run as administrator.
  • When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.
    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing
  • Once selected, click File > Export....
  • Change the Save as type: to Registry Hive Files (*.*).

    622dbef75cd3a-Export-CBS-hive.png

  • Name this file ComponentBasedServicing (with no file extension) and save it to your Desktop.
  • Right-click on the saved file and choose Send > Compressed (zipped) Folder.
  • Attach the .ZIP file to your next post.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.
 
Hi,

Still the same issue, is this server installed with an OEM ISO (Dell?).
 
Please try to perform an in-place-upgrade on the clone with the same ISO (or the MSDN ISO) to see if it will resolve all the issues.

  • Mount the Windows Server ISO and run Setup.exe.
  • Use the option Download updates, drivers, and optional features (recommended) and click Next.
  • Note: If you don't want to update during the in-place upgrade, press Change how setup downloads updates and select Not right now - !!! Not recommended !!!
  • Depending on your Windows Server version and license, you may see a screen prompting you to enter the licensing key.
  • In the next screen, select the image of the installed Windows Server edition and click Next.
  • Then accept the EULA. To perform a in-place upgrade, you need to check keep personal files and apps. Then click Next.
  • After clicking Next, an upgrade process will start checking for updates, when this is ready click install to start the in-place upgrade.
 
Checked and I don't have the Dell ISO. The Eval version won't let me keep the files. I'll prob need to fly down and reinstall Windows from on site.
 
I've just sent a private message with the link for my private pCloud drive. Let's hope you are able to perform the repair install with this ISO on the clone...
 

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

Back
Top