daskeladden
Member
- May 19, 2021
- 20
hi, I'm been trying to update to version 20H2 but get the 0x80070002 error every time. Have also tried from .ISO mouth and Windows creation tool. I also get error 2 when trying all the DISM commands. sfc /scannow works and finds no issues. Here is the log from the DISM error:
2021-05-20 00:47:10, Info DISM PID=12304 TID=9600 Scratch directory set to 'C:\Users\heie\AppData\Local\Temp\'. - CDISMManager:ut_ScratchDir
2021-05-20 00:47:10, Info DISM PID=12304 TID=9600 DismCore.dll version: 10.0.18362.1316 - CDISMManager::FinalConstruct
2021-05-20 00:47:10, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
2021-05-20 00:47:10, Info DISM PID=12304 TID=9600 Successfully loaded the ImageSession at "C:\WINDOWS\SYSTEM32\Dism" - CDISMManager::LoadLocalImageSession
2021-05-20 00:47:10, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
2021-05-20 00:47:10, Info DISM DISM Provider Store: PID=12304 TID=9600 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2021-05-20 00:47:10, Info DISM DISM Provider Store: PID=12304 TID=9600 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2021-05-20 00:47:10, Info DISM DISM Provider Store: PID=12304 TID=9600 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2021-05-20 00:47:10, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
2021-05-20 00:47:10, Info DISM DISM Manager: PID=12304 TID=9600 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2021-05-20 00:47:10, Info DISM DISM.EXE:
2021-05-20 00:47:10, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
2021-05-20 00:47:10, Info DISM DISM.EXE:
2021-05-20 00:47:10, Info DISM DISM.EXE: Host machine information: OS Version=10.0.18363, Running architecture=amd64, Number of processors=20
2021-05-20 00:47:10, Info DISM DISM.EXE: Dism.exe version: 10.0.18362.1379
2021-05-20 00:47:10, Info DISM DISM.EXE: Executing command line: "C:\WINDOWS\SYSTEM32\Dism.exe" /Online /Cleanup-image /Restorehealth
2021-05-20 00:47:10, Info DISM DISM Provider Store: PID=12304 TID=9600 Connecting to the provider located at C:\WINDOWS\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2021-05-20 00:47:10, Info DISM DISM Manager: PID=12304 TID=9600 physical location path: C:\ - CDISMManager::CreateImageSession
2021-05-20 00:47:10, Info DISM DISM Manager: PID=12304 TID=9600 Event name for current DISM session is Global\{0F155920-85EB-4C18-8889-45B5CB981022} - CDISMManager::CheckSessionAndLock
2021-05-20 00:47:10, Info DISM DISM Manager: PID=12304 TID=9600 Create session event 0x200 for current DISM session and event name is Global\{0F155920-85EB-4C18-8889-45B5CB981022} - CDISMManager::CheckSessionAndLock
2021-05-20 00:47:10, Info DISM DISM Manager: PID=12304 TID=9600 Copying DISM from "C:\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
2021-05-20 00:47:10, Error DISM DismHostLib: Failed to create dismhost.exe servicing process.
2021-05-20 00:47:10, Error DISM DISM Manager: PID=12304 TID=9600 Failed to create Dism Image Session in host. - CDISMManager::LoadRemoteImageSession(hr:0x80070002)
2021-05-20 00:47:10, Warning DISM DISM Manager: PID=12304 TID=9600 A problem ocurred loading the image session. Retrying... - CDISMManager::CreateImageSession(hr:0x80070002)
2021-05-20 00:47:10, Info DISM DISM Manager: PID=12304 TID=9600 Copying DISM from "C:\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
2021-05-20 00:47:10, Error DISM DismHostLib: Failed to create dismhost.exe servicing process.
2021-05-20 00:47:10, Error DISM DISM Manager: PID=12304 TID=9600 Failed to create Dism Image Session in host. - CDISMManager::LoadRemoteImageSession(hr:0x80070002)
2021-05-20 00:47:10, Error DISM DISM Manager: PID=12304 TID=9600 Failed to load the image session from the temporary location: C:\Users\heie\AppData\Local\Temp\51F2AF00-8361-430C-ADD2-B40DD6C7307F - CDISMManager::CreateImageSession(hr:0x80070002)
2021-05-20 00:47:10, Error DISM DISM.EXE: Could not load the image session. HRESULT=80070002
2021-05-20 00:47:10, Error DISM DISM.EXE: Unable to start the servicing process for the image at 'C:\'. HRESULT=80070002
2021-05-20 00:47:10, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
2021-05-20 00:47:10, Info DISM DISM.EXE:
2021-05-20 00:47:10, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
2021-05-20 00:47:10, Info DISM DISM.EXE:
2021-05-20 00:47:10, Info DISM DISM Provider Store: PID=12304 TID=9600 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2021-05-20 00:47:10, Info DISM DISM Provider Store: PID=12304 TID=9600 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2021-05-20 00:47:10, Info DISM DISM Provider Store: PID=12304 TID=9600 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider