[SOLVED] Win7 Pro SP1; Error 80004005 while installing KB4516065, KB4516048

pcbg

New member
Joined
Sep 26, 2019
Posts
3
Hello,

ever since the 19th of september I've been having problems installing the september monthly security roll-up (2019-09; KB4516065 and KB4516048) getting the error code 80004005. Usually I'm able to fix any problems I'm having on my own (my computer is a big patchwork of fixes), but I can't really seem to figure this one out.
I've done everything I know to fix it, but at most I've managed to get a different error code for one update attempt. These steps were:
-Doing a proper power reset
-Manually trying to install the updates by downloading them directly from the Microsoft Update Catalog
-Manually trying to install the updates via DISM, which produced the same error code (the log is at the end of the post)
-Removing temporary files
-Running the internal Windows Update Troubleshooter
-Ensuring all necessary services are running and are set to the correct startup option
-Running the System File Checker from an elevated Command Prompt
-Running the WindowsUpdateDiagnostic.diagcab
-Running the System Update Readiness Tool
-Resetting all Windows Update Components
-Making sure various Windows Update related Registry Keys are correctly set
-Deleting the Microsoft\Network\Downloader\qmgr*.dat files
-Temporarily renaming (/removing) the SoftwareDistribution and CatRoot2 folders as well as the winsxs\pending.xml file
-Reregistering all relevant DLLs
-Resetting Winsock entries and the TCP/IP-Stack, as well as flushing the DNS cache
-Resetting the security descriptors on the BITS, Windows Update services, Cryptsvc and TrustedInstaller services
-Repairing the Reparse Points
-Running chkdsk
As you can see moving down the list, I'm kind of grasping at straws. It doesn't help either, that I can't seem to find any documentation about the error code 80004005. I was able though, after having a look at the SURT log, to fix the two corrupt .mum/.cat files that were showing up.

Anyway, here is the SFCFix output:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2019-09-26 21:07:21.110
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.




AutoAnalysis::
SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 0
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 8
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2019-09-26 21:08:53.334
----------------------EOF-----------------------

The sfc /scannow command returned no problems. I'm no expert, but what I did was search for the [SR] string to see if it actually did repair something (which it didn't, the string wasn't found). But when filtering for 'fail' I found this, which might be relevant:
2019-09-26 21:09:26, Info CBS WER: Generating failure report for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24519.1.7, status: 0x80004005, failure source: Execute, start state: Staged, target state: Installed, client id: WindowsUpdateAgent
2019-09-26 21:09:26, Info CBS SQM: Reporting package change for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24519.1.7, current: Staged, pending: Default, start: Staged, applicable: Installed, target: Installed, limit: Installed, hotpatch status: DisabledBecauseNoHotpatchPackagesInitiated, status: 0x0, failure source: Execute, reboot required: False, client id: WindowsUpdateAgent, initiated offline: False, execution sequence: 1776, first merged sequence: 1776
2019-09-26 21:09:26, Info CBS SQM: Reporting package change completion for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24519.1.7, current: Staged, original: Staged, target: Installed, status: 0x80004005, failure source: Execute, failure details: "(null)", client id: WindowsUpdateAgent, initiated offline: False, execution sequence: 1776, first merged sequence: 1776
2019-09-26 21:09:49, Info CBS WER: Generating failure report for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24525.1.14, status: 0x80004005, failure source: Execute, start state: Staged, target state: Installed, client id: WindowsUpdateAgent
2019-09-26 21:09:49, Info CBS SQM: Reporting package change for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24525.1.14, current: Staged, pending: Default, start: Staged, applicable: Installed, target: Installed, limit: Installed, hotpatch status: DisabledBecauseNoHotpatchPackagesInitiated, status: 0x0, failure source: Execute, reboot required: False, client id: WindowsUpdateAgent, initiated offline: False, execution sequence: 1777, first merged sequence: 1777
2019-09-26 21:09:49, Info CBS SQM: Reporting package change completion for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24525.1.14, current: Staged, original: Staged, target: Installed, status: 0x80004005, failure source: Execute, failure details: "(null)", client id: WindowsUpdateAgent, initiated offline: False, execution sequence: 1777, first merged sequence: 1777

When cross-referencing with the DISM.log file from when I tried to manually install it via DISM from the extracted .cab file the way I understand it, it aborts when trying to install the 'Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24519.1.7'. But because I don't understand the error code (0x80004005) I don't know how to fix it. Is it because it isn't able to load the PEProvider.dll (see the DISM.log below) and thus tries to install it in an unintended way, or am I completely off track?


The CBS.zip is available here (Google Drive).

Any help resolving as well as understanding these issues (if possible) would be greatly appreciated!
Sorry if anything is unclear, English isn't my first language.


2019-09-26 23:28:00, Info DISM PID=5116 Scratch directory set to 'C:\Users\root\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2019-09-26 23:28:00, Info DISM PID=5116 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadImageSession
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:00, Info DISM DISM Manager: PID=5116 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:00, Info DISM DISM.EXE:
2019-09-26 23:28:00, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
2019-09-26 23:28:00, Info DISM DISM.EXE:
2019-09-26 23:28:00, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7601, Running architecture=amd64, Number of processors=8
2019-09-26 23:28:00, Info DISM DISM.EXE: Executing command line: dism /online /add-package /packagepath:D:\Temp\wu\1u\Windows6.1-KB4516065-x64.cab
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Getting Provider FolderManager - CDISMProviderStore::GetProvider
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Connecting to the provider located at C:\Windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Getting Provider FolderManager - CDISMProviderStore::GetProvider
2019-09-26 23:28:00, Info DISM DISM Provider Store: PID=5116 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Manager: PID=5116 Successfully loaded the ImageSession at "C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA" - CDISMManager::LoadImageSession
2019-09-26 23:28:01, Info DISM DISM Image Session: PID=8020 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Loading Provider from location C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\OSProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Connecting to the provider located at C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM OS Provider: PID=8020 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect
2019-09-26 23:28:01, Info DISM DISM OS Provider: PID=8020 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Loading Provider from location C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\LogProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Connecting to the provider located at C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Getting Provider OSServices - CDISMProviderStore::GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Loading Provider from location C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\PEProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Warning DISM DISM Provider Store: PID=8020 Failed to Load the provider: C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Manager: PID=5116 Image session successfully loaded from the temporary location: C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA - CDISMManager::CreateImageSession
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Getting Provider OSServices - CDISMProviderStore::GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info CSI 00000001 Shim considered [l:256{128}]"\??\C:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24516_none_6810bdd8f70626d9\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2019-09-26 23:28:01, Info CSI 00000002 Shim considered [l:250{125}]"\??\C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24516_none_6810bdd8f70626d9\pkgmgr.exe" : got STATUS_SUCCESS
2019-09-26 23:28:01, Info DISM DISM.EXE: Target image information: OS Version=6.1.7601.24516, Image architecture=amd64
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Loading Provider from location C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Connecting to the provider located at C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info CSI 00000001 Shim considered [l:256{128}]"\??\C:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24516_none_6810bdd8f70626d9\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2019-09-26 23:28:01, Info CSI 00000002 Shim considered [l:250{125}]"\??\C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24516_none_6810bdd8f70626d9\pkgmgr.exe" : got STATUS_SUCCESS
2019-09-26 23:28:01, Info DISM DISM Package Manager: PID=8020 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
2019-09-26 23:28:01, Info CSI 00000001 Shim considered [l:256{128}]"\??\C:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24516_none_6810bdd8f70626d9\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2019-09-26 23:28:01, Info CSI 00000002 Shim considered [l:250{125}]"\??\C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24516_none_6810bdd8f70626d9\pkgmgr.exe" : got STATUS_SUCCESS
2019-09-26 23:28:01, Info DISM DISM Package Manager: PID=8020 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%\logs\cbs\cbs.log - CDISMPackageManager::Initialize
2019-09-26 23:28:01, Info DISM DISM Package Manager: PID=8020 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Loading Provider from location C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Connecting to the provider located at C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Loading Provider from location C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Connecting to the provider located at C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Loading Provider from location C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Connecting to the provider located at C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info CSI 00000001 Shim considered [l:256{128}]"\??\C:\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24516_none_6810bdd8f70626d9\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2019-09-26 23:28:01, Info CSI 00000002 Shim considered [l:250{125}]"\??\C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.24516_none_6810bdd8f70626d9\pkgmgr.exe" : got STATUS_SUCCESS
2019-09-26 23:28:01, Info DISM DISM OS Provider: PID=8020 Successfully loaded the hive. - CDISMOSServiceManager::DetermineBootDrive
2019-09-26 23:28:01, Info DISM DISM Driver Manager: PID=8020 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Loading Provider from location C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Connecting to the provider located at C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Loading Provider from location C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Connecting to the provider located at C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Loading Provider from location C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Connecting to the provider located at C:\Users\root\AppData\Local\Temp\FFBF6BD6-2F01-44E9-934C-CC92F7E4A1AA\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2019-09-26 23:28:01, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
2019-09-26 23:28:01, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
2019-09-26 23:28:01, Info DISM DISM.EXE: Attempting to add the commands from provider: OSServices
2019-09-26 23:28:01, Info DISM DISM.EXE: Attempting to add the commands from provider: MsiManager
2019-09-26 23:28:01, Info DISM DISM.EXE: Succesfully registered commands for the provider: MsiManager.
2019-09-26 23:28:01, Info DISM DISM.EXE: Attempting to add the commands from provider: IntlManager
2019-09-26 23:28:01, Info DISM DISM.EXE: Succesfully registered commands for the provider: IntlManager.
2019-09-26 23:28:01, Info DISM DISM.EXE: Attempting to add the commands from provider: DriverManager
2019-09-26 23:28:01, Info DISM DISM.EXE: Succesfully registered commands for the provider: DriverManager.
2019-09-26 23:28:01, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
2019-09-26 23:28:01, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
2019-09-26 23:28:01, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2019-09-26 23:28:01, Info DISM DISM.EXE: Attempting to add the commands from provider: SmiManager
2019-09-26 23:28:01, Info DISM DISM.EXE: Attempting to add the commands from provider: Edition Manager
2019-09-26 23:28:01, Info DISM DISM Transmog Provider: PID=8020 Current image session is [ONLINE] - CTransmogManager::GetMode
2019-09-26 23:28:01, Info DISM DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
2019-09-26 23:28:01, Info DISM DISM Provider Store: PID=8020 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2019-09-26 23:28:01, Info DISM DISM Package Manager: PID=8020 Processing the top level command token(add-package). - CPackageManagerCLIHandler::Private_ValidateCmdLine
2019-09-26 23:28:01, Info DISM DISM Package Manager: PID=8020 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
2019-09-26 23:28:01, Info DISM DISM Package Manager: PID=8020 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2019-09-26 23:28:01, Info DISM DISM Package Manager: PID=8020 Encountered the option "packagepath" with value "D:\Temp\wu\1u\Windows6.1-KB4516065-x64.cab" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine
2019-09-26 23:28:08, Info DISM DISM Package Manager: PID=8020 Package Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24519.1.7 with CBS state 4(CbsInstallStateStaged) being mapped to dism state 3(DISM_INSTALL_STATE_STAGED) - CDISMPackage::LogInstallStateMapping
2019-09-26 23:28:08, Info DISM DISM Package Manager: PID=8020 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
2019-09-26 23:29:58, Info DISM DISM Package Manager: PID=8020 Error in operation: (null) (CBS HRESULT=0x80004005) - CCbsConUIHandler::Error
2019-09-26 23:29:58, Error DISM DISM Package Manager: PID=8020 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x80004005)
2019-09-26 23:29:58, Error DISM DISM Package Manager: PID=8020 Failed processing package changes - CDISMPackageManager::ProcessChanges(hr:0x80004005)
2019-09-26 23:29:58, Info DISM DISM Package Manager: PID=8020 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
2019-09-26 23:29:58, Error DISM DISM Package Manager: PID=8020 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80004005)
2019-09-26 23:29:58, Info DISM DISM Package Manager: PID=8020 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
2019-09-26 23:29:58, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=80004005
2019-09-26 23:29:58, Info DISM DISM Image Session: PID=8020 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2019-09-26 23:29:58, Info DISM DISM Provider Store: PID=8020 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:29:58, Info DISM DISM Package Manager: PID=8020 Finalizing CBS core. - CDISMPackageManager::Finalize
2019-09-26 23:29:58, Info DISM DISM Provider Store: PID=8020 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=8020 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
2019-09-26 23:30:05, Info DISM DISM.EXE:
2019-09-26 23:30:05, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
2019-09-26 23:30:05, Info DISM DISM.EXE:
2019-09-26 23:30:05, Info DISM DISM Image Session: PID=5116 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=5116 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=5116 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2019-09-26 23:30:05, Info DISM DISM Provider Store: PID=5116 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
 
Hi!

Remnants of an older update seem to be blocking the installation:

FRST Registry Search
1. Click your Start button and type in cmd.
2.After you find the Command Prompt, right click on it and select Run as Administrator.
3. Copy and paste the following into the Command Prompt:

reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS

4. Please download Farbar Recovery Scan Tool and save it to your Desktop.
Note: You need to run the 64-bit Version so please ensure you download that one.
5. Run FRST64 by Right-Clicking on the file and choosing Run as administrator.
6. Copy and paste KB4499164 into the Search box and click the Search Registry button.
7. When the scan is complete a notepad window will open with the results. Please attach this to your next reply. It is saved on your desktop named SearchReg.txt.
 
Thanks.


Step#1 - FRST Fix
NOTICE: This script was written specifically for this user, for use on that particular machine. Running this on another machine may cause damage to your operating system
1. Please download Farbar Recovery Scan Tool and save it to your Desktop.
Note: You need to run the 64-bit Version so please ensure you download that one.
2. Download the attached fixlist.txt and save it to the Desktop.
Note. It's important that both files, FRST64 and fixlist.txt are in the same location or the fix will not work (in this case...the desktop).
3. Run FRST64 by Right-Clicking on the file and choosing Run as administrator.
4. Press the Fix button just once and wait. If for some reason the tool needs a restart, please make sure you let the system restart normally. After that let the tool complete its run.
5. When finished FRST64 will generate a log on the Desktop (Fixlog.txt). Please post the contents of it in your reply.
6. Retry updates and attach CBS.log if any fail.
 

Attachments

Great, this has fixed it, thank you very much! If it isn't too big of an ask, if you could give me some pointers as to where I could read up/find additional ressources on this, it would be amazing!

EDIT: I can't seem to edit the original post to add the SOLVED tag.
 

Attachments

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

Back
Top