Asked by:
Hotfix install 0x80004005 error

Question
-
Hello,
following error appear in WindowsUpdated.log, could you tell me where is the problem ?
2017-07-27 02:27:35:833 988 74c Handler Post-reboot status for package Package_for_KB4025337~31bf3856ad364e35~amd64~~6.1.1.6: 0x80004005.
2017-07-27 02:27:35:833 988 74c Handler WARNING: Got extended error: "Generic Command ErrorCode 80004005 Executable ngen.exe ExitCode N/A Phase 22 Mode Uninstall (upgrade) Component Microsoft-Windows-PowerShell-Gac-Installation-8IP, Culture=neutral, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS"Thursday, July 27, 2017 11:45 AM
All replies
-
Run sfc /scannow and than try to installed the update again.
Akshay Pate
Thursday, July 27, 2017 3:36 PM -
Hi Akshay , I start this sfc /scannow but it does not find any corrupted things
- Edited by Chris_twin Friday, July 28, 2017 2:51 PM
Friday, July 28, 2017 2:48 PM -
Can you provide hotfix details you are installing ?Friday, July 28, 2017 3:00 PM
-
Okay, try to install the hotfix using DISM. use below link and see if you are able to install
https://techjourney.net/how-to-install-cab-hotfix-or-update-with-dism/
Akshay Pate
Saturday, July 29, 2017 6:37 AM -
Hi there, is there any update to this thread?
I experiencing the same error on several test servers. After installing Windows Management Framework 5.1, I cannot install any of the latest cumulative updates for Windows Server 2008 R2. They fail with this same error as the original poster.
Monday, October 16, 2017 1:00 AM -
Currentstate is 0xffffff90(4294967184) lasterror 800f0826(2148468774)
Unfortunately code is not here
https://blogs.technet.microsoft.com/tip_of_the_day/2015/10/12/tip-of-the-day-cbs-servicing-states-chart-refresher/
Still can not be possible to be installed hotfix KB4025337
here is content of register
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_108_for_KB4025337~31bf3856ad364e35~amd64~~6.1.1.6]
"InstallClient"="WindowsUpdateAgent"
"InstallName"="Package_108_for_KB4025337~31bf3856ad364e35~amd64~~6.1.1.6.mum"
"InstallLocation"="\\\\?\\C:\\Windows\\SoftwareDistribution\\Download\\47f8db14a6100e7db5051e9fedf234ec\\inst\\"
"CurrentState"=dword:ffffff90
"SelfUpdate"=dword:00000000
"Visibility"=dword:00000002
"InstallTimeHigh"=dword:01d34612
"InstallTimeLow"=dword:5c152eb9
"InstallUser"="S-1-5-18"
"Trusted"=dword:00000001
"LastError"=dword:800f0826
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_108_for_KB4025337~31bf3856ad364e35~amd64~~6.1.1.6\Owners]
"Package_113_for_KB4025337~31bf3856ad364e35~amd64~~6.1.1.6"=dword:00030070
- Edited by Chris_twin Monday, October 16, 2017 9:43 AM
Monday, October 16, 2017 9:39 AM