MSEndpointMgr / ConfigMgr

Microsoft Endpoint Configuration Manager scripts and tools
634 stars 281 forks source link

ApplyDriverPackage.log Continuing with warning code: 87 #252

Open FoertigA opened 4 years ago

FoertigA commented 4 years ago

Hello, everyone,

we are currently in the process of implementing Modern Driver Management and unfortunately we are always encountering small stumbling blocks.

Meanwhile all detection methods and windows upgrades are running successfully.

Only now it still fails when installing the drivers. In the ApplyDriverPackage.log the following message appears:

Here is an excerpt from the dism.log:

2020-07-21 16:45:30, Info DISM PID=872 TID=1244 Scratch directory set to 'C:_SMSTaskSequence\PkgMgrTemp\'. - CDISMManager::put_ScratchDir 2020-07-21 16:45:30, Info DISM PID=872 TID=1244 DismCore.dll version: 10.0.18362.1 - CDISMManager::FinalConstruct 2020-07-21 16:45:30, Info DISM Initialized Panther logging at C:_SMSTaskSequence\PkgMgrTemp\dism.log 2020-07-21 16:45:30, Info DISM PID=872 TID=1244 Successfully loaded the ImageSession at "X:\windows\system32\Dism" - CDISMManager::LoadLocalImageSession 2020-07-21 16:45:30, Info DISM Initialized Panther logging at C:_SMSTaskSequence\PkgMgrTemp\dism.log 2020-07-21 16:45:30, Info DISM DISM Provider Store: PID=872 TID=1244 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2020-07-21 16:45:30, Info DISM DISM Provider Store: PID=872 TID=1244 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect 2020-07-21 16:45:30, Info DISM DISM Provider Store: PID=872 TID=1244 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect 2020-07-21 16:45:30, Info DISM Initialized Panther logging at C:_SMSTaskSequence\PkgMgrTemp\dism.log 2020-07-21 16:45:30, Info DISM DISM Manager: PID=872 TID=1244 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession 2020-07-21 16:45:30, Info DISM DISM.EXE: 2020-07-21 16:45:30, Info DISM DISM.EXE: <----- Starting Dism.exe session -----> 2020-07-21 16:45:30, Info DISM DISM.EXE: 2020-07-21 16:45:30, Info DISM DISM.EXE: Host machine information: OS Version=10.0.18362, Running architecture=amd64, Number of processors=8 2020-07-21 16:45:30, Info DISM DISM.EXE: Dism.exe version: 10.0.18362.1 2020-07-21 16:45:30, Info DISM DISM.EXE: Executing command line: "X:\windows\system32\dism.exe" /image:"C:" /windir:"WINDOWS" /apply-unattend:"C:_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"C:_SMSTaskSequence\PkgMgrTemp\dism.log" 2020-07-21 16:45:30, Info DISM DISM Provider Store: PID=872 TID=1244 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2020-07-21 16:45:30, Info DISM DISM Provider Store: PID=872 TID=1244 Connecting to the provider located at X:\windows\system32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2020-07-21 16:45:30, Warning DISM DISM Provider Store: PID=872 TID=1244 Failed to load the provider: X:\windows\system32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2020-07-21 16:45:30, Info DISM DISM Provider Store: PID=872 TID=1244 Connecting to the provider located at X:\windows\system32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2020-07-21 16:45:30, Info DISM DISM Provider Store: PID=872 TID=1244 Connecting to the provider located at X:\windows\system32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2020-07-21 16:45:30, Info DISM DISM Provider Store: PID=872 TID=1244 Connecting to the provider located at X:\windows\system32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2020-07-21 16:45:30, Info DISM DISM Provider Store: PID=872 TID=1244 Connecting to the provider located at X:\windows\system32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider 2020-07-21 16:45:30, Warning DISM DISM Provider Store: PID=872 TID=1244 Failed to load the provider: X:\windows\system32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e) 2020-07-21 16:45:30, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table. 2020-07-21 16:45:30, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider 2020-07-21 16:45:30, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager 2020-07-21 16:45:30, Info DISM DISM.EXE: Attempting to add the commands from provider: FfuManager 2020-07-21 16:45:30, Info DISM DISM.EXE: Succesfully registered commands for the provider: FfuManager. 2020-07-21 16:45:30, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager 2020-07-21 16:45:30, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager. 2020-07-21 16:45:30, Info DISM DISM.EXE: Attempting to add the commands from provider: VHDManager 2020-07-21 16:45:30, Info DISM DISM.EXE: Attempting to add the commands from provider: GenericImagingManager 2020-07-21 16:45:30, Info DISM DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager. 2020-07-21 16:45:30, Info DISM DISM Provider Store: PID=872 TID=1244 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection 2020-07-21 16:45:30, Info DISM DISM FFU Provider: PID=872 TID=1244 [C:] is not recognized by the DISM FFU provider. - CFfuImage::Initialize

In the internet you can only find help and suggestions to repair the Windows Update, which doesn't help me with my task sequence, because I try everything with a freshly installed computer.

Did any of you perhaps have similar problems?

Greets

Andreas