Windows Server 2019 can't install/update .Net Framework 4.8 error 0x80092004

Paco_Bello

New member
Joined
Jan 23, 2025
Posts
2
Location
Puebla, Mexico
Hello Amigos:

I have this error in a Windows Server 2019 Ver 1809, When I try to install .Net Framework 4.8.

I check the log and looks thta the instalation is brocken when the instalation try to install the patch KB4486153.

I try to install the KB4486153 manually with the DISM, but I have this error:

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

Error: 0x80092004

DISM failed. No operation was performed.
For more information, review the log file.

I alredy run the DISM CLeanup, reboot but again same error.

I see you alredy help other colleague with this error in the Forum, but MAXSTAR mention thta He needs to analyse the system to solve the porble.

If it helps to speed up I send the COMPONENTS hive file.

If you can help me really really thanks :-)
 

Attachments

  • COMPONENTS.zip
    COMPONENTS.zip
    22.4 MB · Views: 0
  • Error-Log.webp
    Error-Log.webp
    49.3 KB · Views: 0
  • Installation do not succed.webp
    Installation do not succed.webp
    19.1 KB · Views: 0
Hi @Paco_Bello,

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
 
Sorry, the result of the requit files

(1)
PS C:\Windows\system32> sfc /scannow

Beginning system scan. This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection did not find any integrity violations.
***************************
(2)
PS C:\Windows\system32> Dism /Online /Cleanup-Image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 10.0.17763.5830

Image Version: 10.0.17763.6659

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

************
 

Attachments

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

Back
Top