Jump to content


  • 0
EvolutionXtinct

DISM Driver injection issues

Question

Hello All!

 

I'm trying to inject NIC drivers for a HP ProBook 6560B, as winpe does not get network access due to no driver I need to inject it so I can do a capture of a reference PC.

 

I mount the .WIM image and use the following command to inject a driver:

 

dism /image:"C:\Temp\mount" /add-driver /driver:"C:\temp\drivers\nic\rt64win7.inf"

 

After doing this I get the following error:

 

C:\Program Files\Windows AIK\Tools\PETools>dism /image:"C:\temp\mount" /add-driv

er /driver:"C:\temp\NIC_Driver\E1E6032.inf"

Deployment Image Servicing and Management tool

Version: 6.1.7600.16385

Image Version: 6.1.7600.16385

Found 1 driver package(s) to install.

Installing 1 of 1 - C:\temp\NIC_Driver\E1E6032.inf: Error - An error occurred. T

he driver package could not be installed.

For more information, check for log files in the <windir>\inf folder of the targ

et image.

Error: 2

The system cannot find the file specified.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

 

When I look at the DISM.LOG file I see the following:

 

2011-09-16 07:23:31, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->

2011-09-16 07:23:31, Info DISM DISM.EXE:

2011-09-16 07:23:31, Info DISM DISM.EXE: Host machine information: OS Version=6.0.6002, Running architecture=x86, Number of processors=2

2011-09-16 07:23:31, Info DISM DISM.EXE: Executing command line: dism /image:"C:\temp\mount" /add-driver /driver:"C:\temp\NIC_Driver\E1E6032.inf"

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Loading Provider from location C:\Program Files\Windows AIK\Tools\x86\Servicing\WimProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Connecting to the provider located at C:\Program Files\Windows AIK\Tools\x86\Servicing\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Loading Provider from location C:\Program Files\Windows AIK\Tools\x86\Servicing\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Connecting to the provider located at C:\Program Files\Windows AIK\Tools\x86\Servicing\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Loading Provider from location C:\Program Files\Windows AIK\Tools\x86\Servicing\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Connecting to the provider located at C:\Program Files\Windows AIK\Tools\x86\Servicing\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:31, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.

2011-09-16 07:23:31, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager

2011-09-16 07:23:31, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.

2011-09-16 07:23:31, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager

2011-09-16 07:23:31, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider

2011-09-16 07:23:31, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager

2011-09-16 07:23:31, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection

2011-09-16 07:23:31, Info DISM DISM Provider Store: PID=380 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection

2011-09-16 07:23:32, Info DISM DISM Manager: PID=380 Successfully loaded the ImageSession at "C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50" - CDISMManager::LoadImageSession

2011-09-16 07:23:32, Info DISM DISM Image Session: PID=4980 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore

2011-09-16 07:23:32, Info DISM DISM Provider Store: PID=4980 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect

2011-09-16 07:23:32, Info DISM DISM Provider Store: PID=4980 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:32, Info DISM DISM Provider Store: PID=4980 Loading Provider from location C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\OSProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:32, Info DISM DISM Provider Store: PID=4980 Connecting to the provider located at C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:32, Info DISM DISM OS Provider: PID=4980 Defaulting SystemPath to C:\temp\mount - CDISMOSServiceManager::Final_OnConnect

2011-09-16 07:23:32, Info DISM DISM OS Provider: PID=4980 Defaulting Windows folder to C:\temp\mount\Windows - CDISMOSServiceManager::Final_OnConnect

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Loading Provider from location C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\LogProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Connecting to the provider located at C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Getting Provider OSServices - CDISMProviderStore::GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Loading Provider from location C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\PEProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Connecting to the provider located at C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\PEProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM PE Provider: CPEImg::Attach: Attach requested to offline image

2011-09-16 07:23:33, Info DISM PE Provider: CPEImg::Attach: windir=C:\temp\mount\Windows.

2011-09-16 07:23:33, Info DISM PE Provider: CPEImg::Attach: Attach succeeded.

2011-09-16 07:23:33, Info DISM PE Provider: CPEImg::GetTrimStatus: Image is not trimmed.

2011-09-16 07:23:33, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\

2011-09-16 07:23:33, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\

2011-09-16 07:23:33, Info DISM PE Provider: CPEImg::SetInstallRoot: Old installroot == new installroot; not performing any operation.

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Getting Provider DISMLogger - CDISMProviderStore::GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Manager: PID=380 Image session successfully loaded from the temporary location: C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50 - CDISMManager::CreateImageSession

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Getting Provider OSServices - CDISMProviderStore::GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM OS Provider: PID=4980 Setting SystemPath to C:\temp\mount - CDISMOSServiceManager::SetSystemPath

2011-09-16 07:23:33, Info CSI 00000001 Shim considered [l:274{137}]"\??\C:\temp\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND

2011-09-16 07:23:33, Info CSI 00000002 Shim considered [l:268{134}]"\??\C:\temp\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_SUCCESS

2011-09-16 07:23:33, Info DISM DISM.EXE: Target image information: OS Version=6.1.7600.16385, Image architecture=x86

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Getting the collection of providers from an image provider store type. - CDISMProviderStore::GetProviderCollection

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Loading Provider from location C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\CbsProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Connecting to the provider located at C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\CbsProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info CSI 00000001 Shim considered [l:274{137}]"\??\C:\temp\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND

2011-09-16 07:23:33, Info CSI 00000002 Shim considered [l:268{134}]"\??\C:\temp\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_SUCCESS

2011-09-16 07:23:33, Info DISM DISM Package Manager: PID=4980 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize

2011-09-16 07:23:33, Info CSI 00000001 Shim considered [l:274{137}]"\??\C:\temp\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND

2011-09-16 07:23:33, Info CSI 00000002 Shim considered [l:268{134}]"\??\C:\temp\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_SUCCESS

2011-09-16 07:23:33, Info CBS Failed to find a matching version for servicing stack: C:\temp\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\ [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2011-09-16 07:23:33, Info CBS Failed to find servicing stack directory in online store. [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2011-09-16 07:23:33, Info CBS Must be doing offline servicing, using stack version from: C:\temp\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\cbscore.dll

2011-09-16 07:23:33, Info CBS Loaded Servicing Stack v6.1.7600.16385 with Core: C:\temp\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\cbscore.dll

2011-09-16 07:23:33, Info CSI 00000001@2011/9/16:13:23:33.391 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x5ef4d85e @0x5f3150a4 @0x5f2f1695 @0x5f4a15fd @0x5f4a17c4 @0x5f48331b)

2011-09-16 07:23:33, Info CBS Failed to get proc address for CMP_GetServerSideDeviceInstallFlags [hrESULT = 0x8007007f - ERROR_PROC_NOT_FOUND]

2011-09-16 07:23:33, Info CBS Failed to load CfgMgr32 DLL. [hrESULT = 0x8007007f - ERROR_PROC_NOT_FOUND]

2011-09-16 07:23:33, Info CBS Could not load SrClient DLL from path: SrClient.dll. Continuing without system restore points.

2011-09-16 07:23:33, Info CSI 00000002@2011/9/16:13:23:33.422 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x5ef4d85e @0x5f355d11 @0x5f352b9e @0x5f4a15fd @0x5f4a17c4 @0x5f48331b)

2011-09-16 07:23:33, Info DISM DISM Package Manager: PID=4980 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock

2011-09-16 07:23:33, Info CBS Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SOFTWARE' from path '\\?\C:\temp\mount\Windows\System32\config\SOFTWARE'.

2011-09-16 07:23:33, Info CBS Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SYSTEM' from path '\\?\C:\temp\mount\Windows\System32\config\SYSTEM'.

2011-09-16 07:23:33, Info CBS Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SECURITY' from path '\\?\C:\temp\mount\Windows\System32\config\SECURITY'.

2011-09-16 07:23:33, Info CBS Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SAM' from path '\\?\C:\temp\mount\Windows\System32\config\SAM'.

2011-09-16 07:23:33, Info CBS Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/COMPONENTS' from path '\\?\C:\temp\mount\Windows\System32\config\COMPONENTS'.

2011-09-16 07:23:33, Info CBS Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/DEFAULT' from path '\\?\C:\temp\mount\Windows\System32\config\DEFAULT'.

2011-09-16 07:23:33, Info CBS Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Users/default/ntuser.dat' from path '\\?\C:\temp\mount\Users\default\ntuser.dat'.

2011-09-16 07:23:33, Info CBS Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\C:\temp\mount\Windows\system32\smi\store\Machine\schema.dat'.

2011-09-16 07:23:33, Info CBS Offline image is: writeable

2011-09-16 07:23:33, Info CSI 00000003 CSI Store 4317056 (0x0041df80) initialized

2011-09-16 07:23:33, Info CBS Session: 4980_1897913234 initialized by client DISM Package Manager Provider.

2011-09-16 07:23:33, Info DISM DISM Package Manager: PID=4980 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock

2011-09-16 07:23:33, Info DISM DISM Package Manager: PID=4980 Loaded servicing stack for online use only. - CDISMPackageManager::RefreshInstanceAndLock

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Loading Provider from location C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\MsiProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Warning DISM DISM Provider Store: PID=4980 Failed to Load the provider: C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\MsiProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Loading Provider from location C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\IntlProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Connecting to the provider located at C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\IntlProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Loading Provider from location C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\DmiProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Connecting to the provider located at C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\DmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info CSI 00000001 Shim considered [l:274{137}]"\??\C:\temp\mount\Windows\Servicing\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND

2011-09-16 07:23:33, Info CSI 00000002 Shim considered [l:268{134}]"\??\C:\temp\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\pkgmgr.exe" : got STATUS_SUCCESS

2011-09-16 07:23:33, Info DISM DISM OS Provider: PID=4980 Get the registry path to the SOFTWARE hive located at C:\temp\mount\Windows\system32\config\SOFTWARE and determine if it is loaded. - CDISMOSServiceManager::DetermineBootDrive

2011-09-16 07:23:33, Info DISM DISM Driver Manager: PID=4980 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Loading Provider from location C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\UnattendProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Connecting to the provider located at C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\UnattendProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Loading Provider from location C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\SmiProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Connecting to the provider located at C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\SmiProvider.dll. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Loading Provider from location C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\TransmogProvider.dll - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:33, Warning DISM DISM Provider Store: PID=4980 Failed to Load the provider: C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\TransmogProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)

2011-09-16 07:23:33, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.

2011-09-16 07:23:33, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Package Manager

2011-09-16 07:23:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Package Manager.

2011-09-16 07:23:33, Info DISM DISM.EXE: Attempting to add the commands from provider: OSServices

2011-09-16 07:23:33, Info DISM DISM.EXE: Attempting to add the commands from provider: IntlManager

2011-09-16 07:23:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: IntlManager.

2011-09-16 07:23:33, Info DISM DISM.EXE: Attempting to add the commands from provider: PE Provider

2011-09-16 07:23:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: PE Provider.

2011-09-16 07:23:33, Info DISM DISM.EXE: Attempting to add the commands from provider: DriverManager

2011-09-16 07:23:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: DriverManager.

2011-09-16 07:23:33, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Unattend Manager

2011-09-16 07:23:33, Info DISM DISM.EXE: Succesfully registered commands for the provider: DISM Unattend Manager.

2011-09-16 07:23:33, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider

2011-09-16 07:23:33, Info DISM DISM.EXE: Attempting to add the commands from provider: SmiManager

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Getting Provider DriverManager - CDISMProviderStore::GetProvider

2011-09-16 07:23:33, Info DISM DISM Provider Store: PID=4980 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider

2011-09-16 07:23:41, Error DISM DISM Driver Manager: PID=4980 Failed to install the driver package 'C:\temp\NIC_Driver\E1E6032.inf'. - CDmiDriverStore::Import(hr:0x80070002)

2011-09-16 07:23:41, Error DISM DISM Driver Manager: PID=4980 Failed to install the driver package 'C:\temp\NIC_Driver\E1E6032.inf'. - CDriverPackage::InternalInstall(hr:0x80070002)

2011-09-16 07:23:41, Error DISM DISM Driver Manager: PID=4980 d:\w7rtm\base\ntsetup\opktools\dism\providers\dmiprovider\dll\driverpackage.cpp:433 - CDriverPackage::Install(hr:0x80070002)

2011-09-16 07:23:41, Info DISM DISM Driver Manager: PID=4980 Driver package C:\temp\NIC_Driver\E1E6032.inf failed to install. (hr:0x80070002). - CDriverManager::AddDriverPackagesFromCollection

2011-09-16 07:23:41, Error DISM DISM Driver Manager: PID=4980 d:\w7rtm\base\ntsetup\opktools\dism\providers\dmiprovider\dll\drivermanager.cpp:1063 - CDriverManager::Internal_DoAddDriverPackage(hr:0x80070002)

2011-09-16 07:23:41, Error DISM DISM Driver Manager: PID=4980 d:\w7rtm\base\ntsetup\opktools\dism\providers\dmiprovider\dll\drivermanager.cpp:519 - CDriverManager::ExecuteCmdLine(hr:0x80070002)

2011-09-16 07:23:41, Info DISM DISM Driver Manager: PID=4980 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::ExecuteCmdLine

2011-09-16 07:23:41, Error DISM DISM.EXE: DriverManager processed the command line but failed. HRESULT=80070002

2011-09-16 07:23:41, Info DISM DISM Image Session: PID=4980 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SOFTWARE

2011-09-16 07:23:41, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SOFTWARE, the client may still need it open. [hrESULT = 0x80070005 - E_ACCESSDENIED]

2011-09-16 07:23:41, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SYSTEM

2011-09-16 07:23:41, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SYSTEM, the client may still need it open. [hrESULT = 0x80070005 - E_ACCESSDENIED]

2011-09-16 07:23:41, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SECURITY

2011-09-16 07:23:41, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SECURITY, the client may still need it open. [hrESULT = 0x80070005 - E_ACCESSDENIED]

2011-09-16 07:23:41, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SAM

2011-09-16 07:23:41, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/SAM, the client may still need it open. [hrESULT = 0x80070005 - E_ACCESSDENIED]

2011-09-16 07:23:41, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/COMPONENTS

2011-09-16 07:23:41, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/COMPONENTS, the client may still need it open. [hrESULT = 0x80070005 - E_ACCESSDENIED]

2011-09-16 07:23:41, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/DEFAULT

2011-09-16 07:23:41, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/System32/config/DEFAULT, the client may still need it open. [hrESULT = 0x80070005 - E_ACCESSDENIED]

2011-09-16 07:23:41, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Users/default/ntuser.dat

2011-09-16 07:23:41, Info CBS Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Users/default/ntuser.dat, the client may still need it open. [hrESULT = 0x80070005 - E_ACCESSDENIED]

2011-09-16 07:23:41, Info CBS Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/temp/mount/Windows/system32/smi/store/Machine/schema.dat

2011-09-16 07:23:41, Info DISM DISM Package Manager: PID=4980 Finalizing CBS core. - CDISMPackageManager::Finalize

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Disconnecting Provider: DISM Package Manager - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Finalizing the servicing provider(IntlManager) - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Disconnecting Provider: IntlManager - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Finalizing the servicing provider(DriverManager) - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Disconnecting Provider: DriverManager - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Finalizing the servicing provider(DISM Unattend Manager) - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Disconnecting Provider: DISM Unattend Manager - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Finalizing the servicing provider(SmiManager) - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Disconnecting Provider: SmiManager - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Finalizing the servicing provider(PE Provider) - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM PE Provider: CPEImg::GetInstallRoot: Successfully retrieved installroot X:\

2011-09-16 07:23:41, Info DISM PE Provider: CPEImg::SetInstallRoot: Old installroot == new installroot; not performing any operation.

2011-09-16 07:23:41, Info DISM PE Provider: CPEImg::Detach: Detach succeeded.

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Disconnecting Provider: PE Provider - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Releasing the local reference to OSServices. - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Disconnecting Provider: OSServices - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM OS Provider: PID=4980 Successfully unloaded all registry hives. - CDISMOSServiceManager::Final_OnDisconnect

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=4980 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.

2011-09-16 07:23:41, Info DISM DISM.EXE:

2011-09-16 07:23:41, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->

2011-09-16 07:23:41, Info DISM DISM.EXE:

2011-09-16 07:23:41, Info DISM DISM Image Session: PID=380 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=380 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=380 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=380 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=380 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider

2011-09-16 07:23:41, Info DISM DISM Provider Store: PID=380 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider

 

The following errors I noticed was this:

 

2011-09-16 07:23:33, Info CBS Failed to find a matching version for servicing stack: C:\temp\mount\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_0935b76c289e0fd5\ [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2011-09-16 07:23:33, Info CBS Failed to find servicing stack directory in online store. [hrESULT = 0x80070490 - ERROR_NOT_FOUND]

2011-09-16 07:23:33, Info CBS Failed to get proc address for CMP_GetServerSideDeviceInstallFlags [hrESULT = 0x8007007f - ERROR_PROC_NOT_FOUND]

2011-09-16 07:23:33, Info CBS Failed to load CfgMgr32 DLL. [hrESULT = 0x8007007f - ERROR_PROC_NOT_FOUND]

2011-09-16 07:23:33, Warning DISM DISM Provider Store: PID=4980 Failed to Load the provider: C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\MsiProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)

2011-09-16 07:23:33, Warning DISM DISM Provider Store: PID=4980 Failed to Load the provider: C:\Users\TEMPCR~1.005\AppData\Local\Temp\AD2A267E-2130-404B-A462-5A635EF96F50\TransmogProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)

2011-09-16 07:23:41, Error DISM DISM Driver Manager: PID=4980 Failed to install the driver package 'C:\temp\NIC_Driver\E1E6032.inf'. - CDmiDriverStore::Import(hr:0x80070002)

2011-09-16 07:23:41, Error DISM DISM Driver Manager: PID=4980 Failed to install the driver package 'C:\temp\NIC_Driver\E1E6032.inf'. - CDriverPackage::InternalInstall(hr:0x80070002)

2011-09-16 07:23:41, Error DISM DISM Driver Manager: PID=4980 d:\w7rtm\base\ntsetup\opktools\dism\providers\dmiprovider\dll\driverpackage.cpp:433 - CDriverPackage::Install(hr:0x80070002)

2011-09-16 07:23:41, Error DISM DISM Driver Manager: PID=4980 d:\w7rtm\base\ntsetup\opktools\dism\providers\dmiprovider\dll\drivermanager.cpp:1063 - CDriverManager::Internal_DoAddDriverPackage(hr:0x80070002)

2011-09-16 07:23:41, Error DISM DISM Driver Manager: PID=4980 d:\w7rtm\base\ntsetup\opktools\dism\providers\dmiprovider\dll\drivermanager.cpp:519 - CDriverManager::ExecuteCmdLine(hr:0x80070002)

2011-09-16 07:23:41, Error DISM DISM.EXE: DriverManager processed the command line but failed. HRESULT=80070002

I've had luck injecting other drivers but i've read that some Intel NIC drivers have issues being injected into SCCM and WinPE. I'm just unfamiliar with how these logs work to know if something is wrong w/ the Driver or something i'm doing. I've searched online for things and nothing i've researched seems to be like this probelm even the error message I've searched for I don't get really that great results.

 

Any help would be appriciated.

 

Best Regards!

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.