ManagedDism
ManagedDism copied to clipboard
Windows Server 2016 as host and Win 10 Image with August or later patch
Host: Windows Server 2016 ADK: tested with integrated and ADK Image: Win10 Image with August patch or later
Somehow Win10 Images with August patch or later do not work on Windows Server 2016. With July and earlier is everything fine. Do you have any clues? Thank you!
Log:
2021-12-15 13:28:53, Warning DISM DISM Provider Store: PID=12276 TID=17068 Failed to load the provider: SomeUserPath\AppData\Local\Temp\54C29D8B-E99F-4CC5-9FFE-BA958D148119\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
2021-12-15 13:28:56, Error DISM DISM Package Manager: PID=12276 TID=17068 Failed to create offline session from servicing stack at SomePath\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.1220_none_7e21bc567c7ed16b. - CDISMPackageManager::CreateCbsSession(hr:0x80004001)
2021-12-15 13:28:56, Error DISM DISM Package Manager: PID=12276 TID=17068 Failed to create CBS session - CDISMPackageManager::RefreshInstanceAndLock(hr:0x80004001)
2021-12-15 13:28:56, Error DISM DISM Package Manager: PID=12276 TID=17068 Failed doing internal initialization - CDISMPackageManager::Initialize(hr:0x80004001)
2021-12-15 13:28:56, Warning DISM DISM Provider Store: PID=12276 TID=17068 Failed to call Initialize method on IDismServicingProvider Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80004001)
2021-12-15 13:28:56, Warning DISM DISM Provider Store: PID=12276 TID=17068 Failed to load the provider: SomeUserPath\AppData\Local\Temp\54C29D8B-E99F-4CC5-9FFE-BA958D148119\CbsProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80004001)
2021-12-15 13:28:56, Error DISM DISM Provider Store: PID=9164 TID=5132 Failed to get the provider DISM Package Manager from the remote provider store. - CProxyProviderStore::GetProvider(hr:0x80004001)
2021-12-15 13:28:56, Error DISM API: PID=9164 TID=5132 Failed to CBS provider - CGetFeaturesCommandObject::InternalExecute(hr:0x80004001)
2021-12-15 13:28:56, Error DISM API: PID=9164 TID=5132 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80004001)
2021-12-15 13:28:56, Error DISM API: PID=9164 TID=20924 CGetFeaturesCommandObject internal execution failed - DismGetFeaturesInternal(hr:0x80004001)
2021-12-15 13:28:57, Warning DISM DISM Provider Store: PID=12276 TID=17068 Failed to retrieve the Provider Instance. - CDISMProviderStore::Internal_GetProvider(hr:0x80004005)
2021-12-15 13:28:57, Error DISM DISM Provider Store: PID=9164 TID=5132 Failed to get the provider DISM Package Manager from the remote provider store. - CProxyProviderStore::GetProvider(hr:0x80004005)
2021-12-15 13:28:57, Error DISM API: PID=9164 TID=5132 Failed to get CBS provider - CGetPackagesCommandObject::InternalExecute(hr:0x80004005)
2021-12-15 13:28:57, Error DISM API: PID=9164 TID=5132 InternalExecute failed - CBaseCommandObject::Execute(hr:0x80004005)
2021-12-15 13:28:57, Error DISM API: PID=9164 TID=20924 CGetPackagesCommandObject internal execution failed - DismGetPackagesInternal(hr:0x80004005)
@SymbioticKilla unfortunately I do not. I would imagine some new functionality shipped in dismapi.dll
which isn't on your Windows Server 2016 machine. Are you able to try on a newer OS?
@jeffkl Thank you for reply and happy new year! There are no problems with newer versions as hosts. For me it looks like there is some new stuff in images from august patch that are not compatible with server 2016 as a host.
Probably related to this, and it's fixed with SSU-19041.1371 and later https://docs.microsoft.com/en-us/answers/questions/653748/offline-servicing-mecm.html