Start a Conversation

Unsolved

This post is more than 5 years old

420659

February 11th, 2014 19:00

Deployment failures with Precision systems - SCCM 2012 R2 using MDT for Win7 deployment

I have successfully deployed multiple types of Latitudes and OptiPlexes using the driver CABs here to create driver packages.  However, I cannot seem to deploy Precision systems - in this case, T3600s and M4700s are both failing in the same location - at the driver injection stage. Both the smsts log and dism log indicate that the first driver injected to the offline image successfully but fail when trying to inject the second driver.

Copied from the logs:

smsts.log:

 Content successfully downloaded at E:\_SMSTaskSequence\Packages\RD100068.
Adding "E:\_SMSTaskSequence\Packages\RD100068\02D6A840-36FF-4651-B6A6-92CBE69D08A5" to Windows driver store.
Setting %SystemRoot% to "E:\WINDOWS"
Getting namespace "Microsoft-Windows-PnpCustomizationsNonWinPE" for architecture "amd64"
Added list item with key value '1'
Writing configuration information to E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml
Successfully saved configuration information to E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml
Setting temporary directory to 'E:\_SMSTaskSequence\PkgMgrTemp'.
Calling Package manager to add drivers to the offline driver store.
Command line for extension .exe is "%1" %*
Set command line: "X:\WINDOWS\system32\dism.exe" /image:"E:" /windir:"WINDOWS" /apply-unattend:"E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"E:\_SMSTaskSequence\PkgMgrTemp\dism.log" 
Executing command line: "X:\WINDOWS\system32\dism.exe" /image:"E:" /windir:"WINDOWS" /apply-unattend:"E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"E:\_SMSTaskSequence\PkgMgrTemp\dism.log" 
Process completed with exit code 0
Dism successfully added drivers to the offline driver store.
Successfully added "E:\_SMSTaskSequence\Packages\RD100068\02D6A840-36FF-4651-B6A6-92CBE69D08A5" to the Windows driver store.
Adding "E:\_SMSTaskSequence\Packages\RD100068\0B458F91-49A9-41F0-948E-F69800676CA0" to Windows driver store.
Setting %SystemRoot% to "E:\WINDOWS"
Getting namespace "Microsoft-Windows-PnpCustomizationsNonWinPE" for architecture "amd64"
Added list item with key value '1'
Writing configuration information to E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml
Successfully saved configuration information to E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml
Setting temporary directory to 'E:\_SMSTaskSequence\PkgMgrTemp'.
Calling Package manager to add drivers to the offline driver store.
Command line for extension .exe is "%1" %*
Set command line: "X:\WINDOWS\system32\dism.exe" /image:"E:" /windir:"WINDOWS" /apply-unattend:"E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"E:\_SMSTaskSequence\PkgMgrTemp\dism.log" 
Executing command line: "X:\WINDOWS\system32\dism.exe" /image:"E:" /windir:"WINDOWS" /apply-unattend:"E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"E:\_SMSTaskSequence\PkgMgrTemp\dism.log"
Process completed with exit code 2147500037
uExitCode == 0, HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\sysprepdriverinstaller.cpp,548)
Dism failed with return code -2147467259
AddPnPDriverToStore( pszSource, sTargetSystemDrive, sTargetSystemRoot, wProcessorArchitecture), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\sysprepdriverinstaller.cpp,658)
AddPnPDriverToStore( pszSource, sTargetSystemDrive, sTargetSystemRoot, wProcessorArchitecture), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\sysprepdriverinstaller.cpp,658)
Failed to add driver to driver store. Code 0x80004005
InstallDriver( iInstallParams->sContentId, iInstallParams->sSource, iInstallParams->pBootCriticalInfo ), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\driverinstaller.cpp,557)
ReleaseSource() for E:\_SMSTaskSequence\Packages\RD100068.
reference count 1 for the source E:\_SMSTaskSequence\Packages\RD100068 before releasing
Released the resolved source E:\_SMSTaskSequence\Packages\RD100068
pDriverInstaller->InstallDriverPackage( sPackageId, pBootCriticalInfo ), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\osddriverclient\osddriverclient.cpp,380)
Failed to provision driver. Code 0x80004005
Exiting with return code 0x80004005
Process completed with exit code 2147500037
!--------------------------------------------------------------------------------------------!
Failed to run the action: Apply Driver Package - Precision T3600.
Unspecified error (Error: 80004005; Source: Windows)

 dism.log:

PID=1624 TID=1796 Scratch directory set to 'E:\_SMSTaskSequence\PkgMgrTemp\'. - CDISMManager::put_ScratchDir
PID=1624 TID=1796 DismCore.dll version: 6.3.9600.16384 - CDISMManager::FinalConstruct
PID=1624 TID=1796 Successfully loaded the ImageSession at "X:\WINDOWS\System32\Dism" - CDISMManager::LoadLocalImageSession
DISM Provider Store: PID=1624 TID=1796 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
DISM Provider Store: PID=1624 TID=1796 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=1624 TID=1796 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=1624 TID=1796 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1624 TID=1796 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1624 TID=1796 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Manager: PID=1624 TID=1796 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
DISM Provider Store: PID=1624 TID=1796 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1624 TID=1796 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM.EXE:
DISM.EXE: <----- Starting Dism.exe session ----->
DISM.EXE:
DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=x86, Number of processors=4
DISM.EXE: Dism.exe version: 6.3.9600.16384
DISM.EXE: Executing command line: "X:\WINDOWS\system32\dism.exe" /image:"E:" /windir:"WINDOWS" /apply-unattend:"E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"E:\_SMSTaskSequence\PkgMgrTemp\dism.log"
DISM Provider Store: PID=1624 TID=1796 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
DISM Provider Store: PID=1624 TID=1796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Loading Provider from location X:\WINDOWS\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Connecting to the provider located at X:\WINDOWS\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1624 TID=1796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Loading Provider from location X:\WINDOWS\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Connecting to the provider located at X:\WINDOWS\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1624 TID=1796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Loading Provider from location X:\WINDOWS\System32\Dism\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Connecting to the provider located at X:\WINDOWS\System32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1624 TID=1796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Loading Provider from location X:\WINDOWS\System32\Dism\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Connecting to the provider located at X:\WINDOWS\System32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1624 TID=1796 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Loading Provider from location X:\WINDOWS\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1624 TID=1796 Connecting to the provider located at X:\WINDOWS\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
DISM.EXE: Attempting to add the commands from provider: FolderManager
DISM.EXE: Attempting to add the commands from provider: WimManager
DISM.EXE: Succesfully registered commands for the provider: WimManager.
DISM.EXE: Attempting to add the commands from provider: VHDManager
DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
DISM Provider Store: PID=1624 TID=1796 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
[1624] [0x80070002] FIOReadFileIntoBuffer:(1415): The system cannot find the file specified.
[1624] [0xc142011c] UnmarshallImageHandleFromDirectory:(511)
[1624] [0xc142011c] WIMGetMountedImageHandle:(2568)
DISM WIM Provider: PID=1624 TID=1796 [E:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
DISM VHD Provider: PID=1624 TID=1796 [E:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
DISM Provider Store: PID=1624 TID=1796 Getting Provider VHDManager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1624 TID=1796 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM VHD Provider: PID=1624 TID=1796 [E:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
DISM Imaging Provider: PID=1624 TID=1796 The provider VHDManager does not support CreateDismImage on E:\ - CGenericImagingManager::CreateDismImage
DISM Provider Store: PID=1624 TID=1796 Getting Provider WimManager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1624 TID=1796 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
[1624] [0x80070002] FIOReadFileIntoBuffer:(1415): The system cannot find the file specified.
[1624] [0xc142011c] UnmarshallImageHandleFromDirectory:(511)
[1624] [0xc142011c] WIMGetMountedImageHandle:(2568)
DISM WIM Provider: PID=1624 TID=1796 [E:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
DISM Imaging Provider: PID=1624 TID=1796 The provider WimManager does not support CreateDismImage on E:\ - CGenericImagingManager::CreateDismImage
DISM Imaging Provider: PID=1624 TID=1796 No imaging provider supported CreateDismImage for this path - CGenericImagingManager::CreateDismImage
DISM Manager: PID=1624 TID=1796 physical location path: E:\ - CDISMManager::CreateImageSession
DISM Manager: PID=1624 TID=1796 Copying DISM from "E:\WINDOWS\SysWOW64\dism" - CDISMManager::CreateImageSessionFromLocation
DismHostLib: The downlevel forwarders directory does not exist; not changing dismhost.exe environment.
DISM Manager: PID=1624 TID=1796 Successfully loaded the ImageSession at "E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5" - CDISMManager::LoadRemoteImageSession
DISM Image Session: PID=1944 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
DISM Provider Store: PID=1944 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=1944 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\OSProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM OS Provider: PID=1944 Defaulting SystemPath to E:\ - CDISMOSServiceManager::Final_OnConnect
DISM OS Provider: PID=1944 Unable to copy msxml6.dll from the client executable folder to the dismhost.exe folder. Relying on in-box version. - CDISMOSServiceManager::RunASICompatibilityShim
DISM OS Provider: PID=1944 Defaulting Windows folder to E:\Windows - CDISMOSServiceManager::Final_OnConnect
DISM Provider Store: PID=1944 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=1944 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\LogProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Getting Provider OSServices - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1944 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
DISM Provider Store: PID=1944 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\PEProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Failed to Load the provider: E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
DISM Provider Store: PID=1944 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=1944 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=1944 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1944 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Manager: PID=1624 TID=1796 Image session successfully loaded from the temporary location: E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5 - CDISMManager::CreateImageSession
DISM Provider Store: PID=1944 Getting Provider OSServices - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1944 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM OS Provider: PID=1944 Setting SystemPath to E:\ - CDISMOSServiceManager::SetSystemPath
00000001 Shim considered [l:252{126}]"\??\E:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
00000002 Shim considered [l:246{123}]"\??\E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS
DISM.EXE: Target image information: OS Version=6.1.7601.17592, Image architecture=amd64
DISM Provider Store: PID=1944 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
DISM Provider Store: PID=1944 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
00000001 Shim considered [l:252{126}]"\??\E:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
00000002 Shim considered [l:246{123}]"\??\E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS
DISM Package Manager: PID=1944 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
00000001 Shim considered [l:252{126}]"\??\E:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
00000002 Shim considered [l:246{123}]"\??\E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS
Transactions disabled in registry, continuing without transaction support.
Kernel transactions are disabled, continuing without transaction support.
Failed to find a matching version for servicing stack: E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
Must be doing offline servicing, using stack version from: E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\cbscore.dll
Loaded Servicing Stack v6.1.7601.17592 with Core: E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\cbscore.dll
00000001@2014/2/12:00:13:37.512 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x713ede79 @0x71625d7d @0x7160205a @0x716d94f2 @0x716d96b9 @0x716b8e39)
Could not load SrClient DLL from path: SrClient.dll.  Continuing without system restore points.
00000002@2014/2/12:00:13:37.512 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x713ede79 @0x71667183 @0x71664013 @0x716d94f2 @0x716d96b9 @0x716b8e39)
DISM Package Manager: PID=1944 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SOFTWARE' from path '\\?\E:\Windows\System32\config\SOFTWARE'.
Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SYSTEM' from path '\\?\E:\Windows\System32\config\SYSTEM'.
Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SECURITY' from path '\\?\E:\Windows\System32\config\SECURITY'.
Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SAM' from path '\\?\E:\Windows\System32\config\SAM'.
Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/COMPONENTS' from path '\\?\E:\Windows\System32\config\COMPONENTS'.
Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/DEFAULT' from path '\\?\E:\Windows\System32\config\DEFAULT'.
Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Users/default/ntuser.dat' from path '\\?\E:\Users\default\ntuser.dat'.
Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\E:\Windows\system32\smi\store\Machine\schema.dat'.
Offline image is: writeable
00000003 CSI Store 18012584 (0x0112d9a8) initialized
Session: 1944_7162296 initialized by client DISM Package Manager Provider.
DISM Package Manager: PID=1944 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
DISM Package Manager: PID=1944 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock
DISM Provider Store: PID=1944 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
00000001 Shim considered [l:252{126}]"\??\E:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
00000002 Shim considered [l:246{123}]"\??\E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS
DISM OS Provider: PID=1944 Get the registry path to the SOFTWARE hive located at E:\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive
DISM Driver Manager: PID=1944 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
DISM Provider Store: PID=1944 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\AE5F74B5-689E-40A8-B680-7A151B341EA5\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1944 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1944 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1944 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
DISM.EXE: Attempting to add the commands from provider: DISM Package Manager
DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.
DISM.EXE: Attempting to add the commands from provider: OSServices
DISM.EXE: Attempting to add the commands from provider: MsiManager
DISM.EXE: Succesfully registered commands for the provider: MsiManager.
DISM.EXE: Attempting to add the commands from provider: IntlManager
DISM.EXE: Succesfully registered commands for the provider: IntlManager.
DISM.EXE: Attempting to add the commands from provider: DriverManager
DISM.EXE: Succesfully registered commands for the provider: DriverManager.
DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
DISM.EXE: Attempting to add the commands from provider: SmiManager
DISM.EXE: Attempting to add the commands from provider: Edition Manager
DISM Transmog Provider: PID=1944 Current image session is [OFFLINE] - CTransmogManager::GetMode
DISM.EXE: Succesfully registered commands for the provider: Edition Manager.
DISM Provider Store: PID=1944 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1944 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1944 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1944 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Package Manager: PID=1944 node not found. Nothing to do. - CPackageManagerUnattendHandler::Apply
DISM Provider Store: PID=1944 Getting Provider SmiManager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1944 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
00000001 Shim considered [l:252{126}]"\??\E:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
00000002 Shim considered [l:246{123}]"\??\E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS
DISM Smi Provider: PID=1944 SMI provider selected "offlineServicing" servicing pass. - CSmiWrapper::ApplySettings
00000004@2014/2/12:00:13:37.743 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x713ede79 @0x70dae316 @0x70dc0059 @0x70d9ae39 @0x70d9a9cc @0x70e81d6b)
DISM Smi Provider: PID=1944 List of component setting overrides follows: - CSmiWrapper::ApplySettings
DISM Smi Provider: PID=1944 Successfully applied settings override to component [Microsoft-Windows-PnpCustomizationsNonWinPE, Culture=neutral, Version=6.1.7601.17514, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS] - CSmiWrapper::ApplySettings
DISM Smi Provider: PID=1944 End of list. - CSmiWrapper::ApplySettings
DISM Provider Store: PID=1944 Getting Provider DriverManager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1944 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Driver Manager: PID=1944 ENTER InstallDriversOffline ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Parameter Offline Windows Directory Path: 'E:\Windows' ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Parameter Offline system drive on reboot: 'C:' ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Offline Image has 'PROCESSOR_ARCHITECTURE_AMD64' ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 User has Administrator privileges. ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Offline SOFTWARE hive located at: E:\Windows\system32\config\SOFTWARE ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Loaded hive key name {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/system32/config/SOFTWARE ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Found key '1' ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Processing '1'... ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Path = 'E:\_SMSTaskSequence\Packages\RD100068\02D6A840-36FF-4651-B6A6-92CBE69D08A5' ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 No credentials provided ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Offline SYSTEM hive located at: E:\Windows\system32\config\SYSTEM ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Loaded hive key name {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/system32/config/SYSTEM ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Searching for drivers at 'E:\_SMSTaskSequence\Packages\RD100068\02D6A840-36FF-4651-B6A6-92CBE69D08A5'... ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Locating INFs in 'E:\_SMSTaskSequence\Packages\RD100068\02D6A840-36FF-4651-B6A6-92CBE69D08A5' ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Found file oz776x64.cat ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Found file oz776x64.inf ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Found file oz776x64.sys ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Found file release.dat ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Found 1 driver package(s) at 'E:\_SMSTaskSequence\Packages\RD100068\02D6A840-36FF-4651-B6A6-92CBE69D08A5'. ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944     Driver Package 'E:\_SMSTaskSequence\Packages\RD100068\02D6A840-36FF-4651-B6A6-92CBE69D08A5\oz776x64.inf' ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Installing driver package 'E:\_SMSTaskSequence\Packages\RD100068\02D6A840-36FF-4651-B6A6-92CBE69D08A5\oz776x64.inf' to the currently offline OS ... ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Imported 'E:\_SMSTaskSequence\Packages\RD100068\02D6A840-36FF-4651-B6A6-92CBE69D08A5\oz776x64.inf' to offline driver store at 'E:\Windows\System32\DriverStore\FileRepository\oz776x64.inf_amd64_neutral_0b0c9ec4be8306ad\oz776x64.inf'. ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Driver package 'E:\_SMSTaskSequence\Packages\RD100068\02D6A840-36FF-4651-B6A6-92CBE69D08A5\oz776x64.inf' installed! ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Successfully marked devices for reinstall! ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Installed '1' drivers. ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 RETURN InstallDriversOffline (0) ( HRESULT = 0x0 ) - DriversCallback
DISM Driver Manager: PID=1944 Attempting to delete [{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/system32/config/SOFTWARE\Microsoft\Windows NT\CurrentVersion\UnattendSettings\PnpUnattend] registry key. - CDriverManager::Internal_DoUnattendCleanup
DISM Driver Manager: PID=1944 Successfully deleted [{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/system32/config/SOFTWARE\Microsoft\Windows NT\CurrentVersion\UnattendSettings\PnpUnattend] registry key. - CDriverManager::Internal_DoUnattendCleanup
DISM Image Session: PID=1944 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
DISM Provider Store: PID=1944 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SOFTWARE
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SYSTEM
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SECURITY
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SAM
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/COMPONENTS
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/DEFAULT
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Users/default/ntuser.dat
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Users/default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/system32/smi/store/Machine/schema.dat
DISM Package Manager: PID=1944 Finalizing CBS core. - CDISMPackageManager::Finalize
DISM Provider Store: PID=1944 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
DISM Provider Store: PID=1944 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
DISM Provider Store: PID=1944 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
DISM Provider Store: PID=1944 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Finalizing the servicing provider(Edition Manager) - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Disconnecting Provider: Edition Manager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1944 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
DISM OS Provider: PID=1944 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
DISM Provider Store: PID=1944 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
DISM.EXE: Image session has been closed. Reboot required=no.
DISM.EXE:
DISM.EXE: <----- Ending Dism.exe session ----->
DISM.EXE:
DISM Provider Store: PID=1624 TID=1796 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
DISM Provider Store: PID=1624 TID=1796 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1624 TID=1796 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1624 TID=1796 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1624 TID=1796 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1624 TID=1796 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1624 TID=1796 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
PID=2016 TID=1564 Scratch directory set to 'E:\_SMSTaskSequence\PkgMgrTemp\'. - CDISMManager::put_ScratchDir
PID=2016 TID=1564 DismCore.dll version: 6.3.9600.16384 - CDISMManager::FinalConstruct
PID=2016 TID=1564 Successfully loaded the ImageSession at "X:\WINDOWS\System32\Dism" - CDISMManager::LoadLocalImageSession
DISM Provider Store: PID=2016 TID=1564 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
DISM Provider Store: PID=2016 TID=1564 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=2016 TID=1564 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=2016 TID=1564 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
DISM Provider Store: PID=2016 TID=1564 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
DISM Provider Store: PID=2016 TID=1564 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Manager: PID=2016 TID=1564 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
DISM Provider Store: PID=2016 TID=1564 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
DISM Provider Store: PID=2016 TID=1564 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM.EXE:
DISM.EXE: <----- Starting Dism.exe session ----->
DISM.EXE:
DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=x86, Number of processors=4
DISM.EXE: Dism.exe version: 6.3.9600.16384
DISM.EXE: Executing command line: "X:\WINDOWS\system32\dism.exe" /image:"E:" /windir:"WINDOWS" /apply-unattend:"E:\_SMSTaskSequence\PkgMgrTemp\drivers.xml" /logpath:"E:\_SMSTaskSequence\PkgMgrTemp\dism.log"
DISM Provider Store: PID=2016 TID=1564 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
DISM Provider Store: PID=2016 TID=1564 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Loading Provider from location X:\WINDOWS\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Connecting to the provider located at X:\WINDOWS\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=2016 TID=1564 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Loading Provider from location X:\WINDOWS\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Connecting to the provider located at X:\WINDOWS\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=2016 TID=1564 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Loading Provider from location X:\WINDOWS\System32\Dism\VHDProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Connecting to the provider located at X:\WINDOWS\System32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=2016 TID=1564 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Loading Provider from location X:\WINDOWS\System32\Dism\ImagingProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Connecting to the provider located at X:\WINDOWS\System32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=2016 TID=1564 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Loading Provider from location X:\WINDOWS\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=2016 TID=1564 Connecting to the provider located at X:\WINDOWS\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
DISM.EXE: Attempting to add the commands from provider: FolderManager
DISM.EXE: Attempting to add the commands from provider: WimManager
DISM.EXE: Succesfully registered commands for the provider: WimManager.
DISM.EXE: Attempting to add the commands from provider: VHDManager
DISM.EXE: Attempting to add the commands from provider: GenericImagingManager
DISM.EXE: Succesfully registered commands for the provider: GenericImagingManager.
DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
DISM Provider Store: PID=2016 TID=1564 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
[2016] [0x80070002] FIOReadFileIntoBuffer:(1415): The system cannot find the file specified.
[2016] [0xc142011c] UnmarshallImageHandleFromDirectory:(511)
[2016] [0xc142011c] WIMGetMountedImageHandle:(2568)
DISM WIM Provider: PID=2016 TID=1564 [E:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
DISM VHD Provider: PID=2016 TID=1564 [E:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
DISM Provider Store: PID=2016 TID=1564 Getting Provider VHDManager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=2016 TID=1564 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM VHD Provider: PID=2016 TID=1564 [E:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
DISM Imaging Provider: PID=2016 TID=1564 The provider VHDManager does not support CreateDismImage on E:\ - CGenericImagingManager::CreateDismImage
DISM Provider Store: PID=2016 TID=1564 Getting Provider WimManager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=2016 TID=1564 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
[2016] [0x80070002] FIOReadFileIntoBuffer:(1415): The system cannot find the file specified.
[2016] [0xc142011c] UnmarshallImageHandleFromDirectory:(511)
[2016] [0xc142011c] WIMGetMountedImageHandle:(2568)
DISM WIM Provider: PID=2016 TID=1564 [E:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
DISM Imaging Provider: PID=2016 TID=1564 The provider WimManager does not support CreateDismImage on E:\ - CGenericImagingManager::CreateDismImage
DISM Imaging Provider: PID=2016 TID=1564 No imaging provider supported CreateDismImage for this path - CGenericImagingManager::CreateDismImage
DISM Manager: PID=2016 TID=1564 physical location path: E:\ - CDISMManager::CreateImageSession
DISM Manager: PID=2016 TID=1564 Copying DISM from "E:\WINDOWS\SysWOW64\dism" - CDISMManager::CreateImageSessionFromLocation
DismHostLib: The downlevel forwarders directory does not exist; not changing dismhost.exe environment.
DISM Manager: PID=2016 TID=1564 Successfully loaded the ImageSession at "E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176" - CDISMManager::LoadRemoteImageSession
DISM Image Session: PID=1608 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
DISM Provider Store: PID=1608 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=1608 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\OSProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM OS Provider: PID=1608 Defaulting SystemPath to E:\ - CDISMOSServiceManager::Final_OnConnect
DISM OS Provider: PID=1608 Unable to copy msxml6.dll from the client executable folder to the dismhost.exe folder. Relying on in-box version. - CDISMOSServiceManager::RunASICompatibilityShim
DISM OS Provider: PID=1608 Defaulting Windows folder to E:\Windows - CDISMOSServiceManager::Final_OnConnect
DISM Provider Store: PID=1608 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=1608 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\LogProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Getting Provider OSServices - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1608 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
DISM Provider Store: PID=1608 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\PEProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Failed to Load the provider: E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
DISM Provider Store: PID=1608 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=1608 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
DISM Provider Store: PID=1608 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1608 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Manager: PID=2016 TID=1564 Image session successfully loaded from the temporary location: E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176 - CDISMManager::CreateImageSession
DISM Provider Store: PID=1608 Getting Provider OSServices - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1608 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM OS Provider: PID=1608 Setting SystemPath to E:\ - CDISMOSServiceManager::SetSystemPath
00000001 Shim considered [l:252{126}]"\??\E:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
00000002 Shim considered [l:246{123}]"\??\E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS
DISM.EXE: Target image information: OS Version=6.1.7601.17592, Image architecture=amd64
DISM Provider Store: PID=1608 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection
DISM Provider Store: PID=1608 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
00000001 Shim considered [l:252{126}]"\??\E:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
00000002 Shim considered [l:246{123}]"\??\E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS
DISM Package Manager: PID=1608 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
00000001 Shim considered [l:252{126}]"\??\E:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
00000002 Shim considered [l:246{123}]"\??\E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS
Transactions disabled in registry, continuing without transaction support.
Kernel transactions are disabled, continuing without transaction support.
Failed to find a matching version for servicing stack: E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
Must be doing offline servicing, using stack version from: E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\cbscore.dll
Loaded Servicing Stack v6.1.7601.17592 with Core: E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\cbscore.dll
00000001@2014/2/12:00:13:40.733 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x713ede79 @0x71625d7d @0x7160205a @0x716d94f2 @0x716d96b9 @0x716b8e39)
Could not load SrClient DLL from path: SrClient.dll.  Continuing without system restore points.
00000002@2014/2/12:00:13:40.733 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x713ede79 @0x71667183 @0x71664013 @0x716d94f2 @0x716d96b9 @0x716b8e39)
DISM Package Manager: PID=1608 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SOFTWARE' from path '\\?\E:\Windows\System32\config\SOFTWARE'.
Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SYSTEM' from path '\\?\E:\Windows\System32\config\SYSTEM'.
Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SECURITY' from path '\\?\E:\Windows\System32\config\SECURITY'.
Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SAM' from path '\\?\E:\Windows\System32\config\SAM'.
Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/COMPONENTS' from path '\\?\E:\Windows\System32\config\COMPONENTS'.
Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/DEFAULT' from path '\\?\E:\Windows\System32\config\DEFAULT'.
Failed to open the registry root: n/a, key: Microsoft\Windows NT\CurrentVersion\ProfileList. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
Failed to query for path to user profiles directory. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
Failed to load the default user profile registry hive. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SOFTWARE
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SYSTEM
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SECURITY
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SAM
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/COMPONENTS
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/DEFAULT
Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}E:/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
Failed to load offline store from boot directory: '\\?\E:\' and windows directory: '\\?\E:\Windows\' [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
Failed to initialize store parameters with boot drive: E:\ and windows directory: E:\Windows [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
DISM Package Manager: PID=1608 Failed initializing the session - CDISMPackageManager::RefreshInstanceAndLock(hr:0x80070002)
DISM Package Manager: PID=1608 Failed doing internal initialization - CDISMPackageManager::Initialize(hr:0x80070002)
DISM Provider Store: PID=1608 Failed to call Initialize method on IDismServicingProvider Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80070002)
DISM Provider Store: PID=1608 Failed to Load the provider: E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\CbsProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80070002)
DISM Provider Store: PID=1608 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\MsiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
00000001 Shim considered [l:252{126}]"\??\E:\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
00000002 Shim considered [l:246{123}]"\??\E:\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7601.17592_none_0b0e4b4025cf4049\pkgmgr.exe" : got STATUS_SUCCESS
DISM OS Provider: PID=1608 Get the registry path to the SOFTWARE hive located at E:\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive
DISM OS Provider: PID=1608 Failed to open the key Microsoft\Windows NT\CurrentVersion. - CDISMOSServiceManager::DetermineBootDrive(hr:0x80070002)
DISM Driver Manager: PID=1608 Failed to getting the boot drive from the os services provider. - CDriverManager::Initialize(hr:0x80070002)
DISM Provider Store: PID=1608 Failed to call Initialize method on IDismServicingProvider Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80070002)
DISM Provider Store: PID=1608 Failed to Load the provider: E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\DmiProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80070002)
DISM Provider Store: PID=1608 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Provider has not previously been encountered.  Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Loading Provider from location E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Connecting to the provider located at E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\TransmogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
DISM Provider Store: PID=1608 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1608 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Failed to retrieve the Provider Instance. - CDISMProviderStore::Internal_GetProvider(hr:0x80004005)
DISM Provider Store: PID=1608 Failed to call Initialize method on IDismServicingProvider Interface - CDISMProviderStore::Internal_LoadProvider(hr:0x80004005)
DISM Provider Store: PID=1608 Failed to Load the provider: E:\_SMSTaskSequence\PkgMgrTemp\3B9CD052-2FE5-4736-8E67-24E8E7CED176\TransmogProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x80004005)
DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
DISM.EXE: Attempting to add the commands from provider: OSServices
DISM.EXE: Attempting to add the commands from provider: MsiManager
DISM.EXE: Succesfully registered commands for the provider: MsiManager.
DISM.EXE: Attempting to add the commands from provider: IntlManager
DISM.EXE: Succesfully registered commands for the provider: IntlManager.
DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager
DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.
DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
DISM.EXE: Attempting to add the commands from provider: SmiManager
DISM Provider Store: PID=1608 Getting Provider DISM Unattend Manager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1608 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Getting Provider DISM Package Manager - CDISMProviderStore::GetProvider
DISM Provider Store: PID=1608 Provider has previously been initialized.  Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
DISM Provider Store: PID=1608 Failed to retrieve the Provider Instance. - CDISMProviderStore::Internal_GetProvider(hr:0x80004005)
DISM Unattend Manager: PID=1608 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:390 - CUnattendManager::Apply(hr:0x80004005)
DISM Unattend Manager: PID=1608 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:654 - CUnattendManager::InternalExecuteCmdLine(hr:0x80004005)
DISM Unattend Manager: PID=1608 d:\w7rtm\base\ntsetup\opktools\dism\providers\unattendprovider\dll\unattendmanager.cpp:603 - CUnattendManager::ExecuteCmdLine(hr:0x80004005)
DISM.EXE: DISM Unattend Manager processed the command line but failed. HRESULT=80004005
DISM Image Session: PID=1608 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
DISM Provider Store: PID=1608 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
DISM Provider Store: PID=1608 Finalizing the servicing provider(MsiManager) - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1608 Disconnecting Provider: MsiManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1608 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1608 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1608 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
DISM Provider Store: PID=1608 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1608 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1608 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
DISM Provider Store: PID=1608 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1608 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1608 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=1608 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider
DISM OS Provider: PID=1608 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect
DISM Provider Store: PID=1608 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
DISM.EXE: Image session has been closed. Reboot required=no.
DISM.EXE:
DISM.EXE: <----- Ending Dism.exe session ----->
DISM.EXE:
DISM Provider Store: PID=2016 TID=1564 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
DISM Provider Store: PID=2016 TID=1564 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=2016 TID=1564 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=2016 TID=1564 Disconnecting Provider: VHDManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=2016 TID=1564 Disconnecting Provider: GenericImagingManager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=2016 TID=1564 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
DISM Provider Store: PID=2016 TID=1564 Releasing the local reference to DISMLogger.  Stop logging. - CDISMProviderStore::Internal_DisconnectProvider

 

If further information is needed, please let me know.

Thank you!

2 Posts

February 18th, 2014 17:00

Not sure what was broken, but I built another captured image with MDT 2013 and the Precisions started imaging without issue.

The differences between the captured images were:

  • inclusion on 32-bit Java installation
  • change in the licensing model on the Office installation (from MAK to KMS)
  • software updates since last build - which would have been January and February patches.

Again, I don't think the above differences would have corrected the problem - but nevertheless, I am now building Precision systems without issue.

August 28th, 2014 12:00

Hey ByronTodd - we've run into a similar issue at our company, except only with newer Inspiron 7010 series.  I've already built a new base image (suspecting corruption) but I didn't make any changes to the included applications.  I also built new driver packages and boot images (suspecting an issue there as well) and made some progress, but still see failures every 1 in 5 images or so.

Anyways, I'm thinking that a combination of boot image / base image are at fault, but I was hoping you could elaborate on the differences in your captured images?  Does the newly capture image include or not include Java?  My guess is that Java is at fault in our image as well - but I wanted to confirm before I go through the hassle of rebuilding the base image yet again.

6 Posts

August 28th, 2014 16:00

I have run into a similar problem as well with our Windows 8.1 deployment. I captured the image using MDT and am deploying using SCCM 2012 R2. I thought it was our capture WIM, but I get the same results with the install.wim. I have downloaded the driver cabs for both the Precision M6800 systems. I then created a driver package for the drivers that exist in the M6800 driver cab file. When i test out the process my installation fails after I install the drivers. The error that I get is “Windows could not configure one or more system components” and the system keeps rebooting. Are there any known issues with the M6800 driver cabs and Windows 8.1? I am also seeing the same issue with the Precision M3800s.

33 Posts

January 23rd, 2015 07:00

Having the same problem since starting to use MDT 2013 to build master images vs. SCCM.  The problem only impact Precision M4800.  Latitude and Optiplex models have no issue. Has anyone found a solution to this problem?

8 Posts

February 15th, 2015 17:00

Similar issue in our environment with only the Precisions (M4800,M6800,T1700) facing this issue, all other models (OptiPlex, Latitude) image without issue. After the Precision driver package applies the computer reboots and blue screens.

If we use an earlier captured WIM then we have more success with the driver pack applying successfully but there wasn't much added to the new WIM apart from Windows Updates.

Anyone else seeing this issue with Precisions or know where to start looking to diagnose what's going on?

33 Posts

February 16th, 2015 05:00

I opened a case with Microsoft and solved the issue by making a shim to the WinPE 32-bit boot image as described in this post:

http://blogs.technet.com/b/dip/archive/2015/01/21/win2008r2-win7-stop-0xf4-during-task-sequence-os-deployment.aspx

This basically tells WinPE not to try to compress the registry.  My guess is that the issue is related to this model having a large amount of memory.  In my case, the M4800 is my only hardware model with 16GB of RAM.  All other models have 4GB or 8GB and none of them have this issue.

16 Posts

February 16th, 2015 08:00

Hi All,

Could someone share the winpe cab and driver cab details which is  used ?

 

Thanks,

Hema_client

8 Posts

February 16th, 2015 17:00

Thanks very much for that. It could definitely be the same issue for us as the Precisions are the only ones with > 16Gb of RAM.

How did you apply the shim to the WinPE boot image? Did you mount the WIM and then edit the registry or just use 'reg add' as one of the first steps in the task sequence to add in the registry key.

Thanks for your help!

33 Posts

February 17th, 2015 06:00

I mounted the boot.wim and added the reg value set to 999. Then, just updated the boot image in SCCM.

185 Posts

March 1st, 2017 08:00

Got the same with Optiplex 3040 (Win 7 x64)

Using the same image/TS/boot image on many other models & never fails.

Just OP 3040. Sometimes it will finish fine, mostly will fail on drivers apply dism install step

Dism /add-drivers /recurse works fine, no no issue with drivers

I get "very" descriptive error in smsts.log:

Failed to create temporary package manager directory C:\_SMSTaskSequence\PkgMgrTemp. Code 0x800700b7

Failed to provision driver. Code 0x800700b7

Kind of like that (but only for this one model):

blogs.technet.microsoft.com/.../

185 Posts

March 2nd, 2017 05:00

Gave up on trying to find out why, went with simple dism as per this

Got myself TS variables as per this and run as per ie this

dism /image=%OSDTargetSystemDrive%\ /add-driver /driver:. /recurse /logpath:"C:\temp\dism3040.log"
No Events found!

Top