Friday, September 18, 2020

Error Code 80092004 when installing KB4516065

Issue

KB4516065, 2019-09 Security Monthly Quality Rollup for Windows Server 2008 R2 for x64-based Systems (KB4516065), fails to install on a newly created VM (did this around 09/2020).

Solution:

Install 2019-03 Servicing Stack Update for Windows Server 2008 R2 for x64-based Systems (KB4490628), windows6.1-kb4490628-x64_d3de52d6987f7c8bdc2c015dca69eac96047c76e.msu. Use this link to download from Windows Catalog -
http://www.catalog.update.microsoft.com/Search.aspx?q=KB4490628

1 comment:

Anonymous said...


When you update your Windows, you may receive Windows Update Error 80092004. This is a notorious error that needs to be fixed soon. Here is how to do it.

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...