to Windows® Automated Installation Kit (AIK) for Windows® 7 RC And Vista support
i make answer unattend file for my drivers to my Vista 64Bit Basic SP2 Danish
(it all worked in old Version of WIAK) vista_6000.16386.061101-2205-LRMAIK_EN.img
i mount image in command prompt
imagex /mountrw I:\VistaWork\DVD\sources\install.wim 1 I:\VistaWork\Mount (works fine)
and then driver intergration after with this command
pkgmgr /o:"I:\VistaWork\mount\;I:\VistaWork\mount\Windows" /n:"I:\VistaWork\xml\unattend.xml" /l:"I:\VistaWork\Logs\inject.log"
and then i get an error. Status 0x80070032
"My driver log file"
2009-07-31 14:20:14, Info CBS
2009-07-31 14:20:14, Info CBS pkgmgr called with: "pkgmgr /o:"I:\VistaWork\mount\;I:\VistaWork\mount\Windows" /n:"I:\VistaWork\xml\unattend.xml" /l:"I:\VistaWork\Logs\inject.log""
2009-07-31 14:20:14, Info CBS Executing DISM: "C:\Program Files\Windows AIK\Tools\PETools\..\AMD64\Servicing\dism.exe" /image:"I:\VistaWork\mount" /sysdrivedir:"I:\VistaWork\mount\\" /norestart /logpath:"I:\VistaWork\Logs\inject.log.txt" /apply-unattend:"I:\VistaWork\xml\unattend.xml"
2009-07-31 14:20:15, Info DISM PID=472 Scratch directory set to 'C:\Users\THXMAN\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
2009-07-31 14:20:15, Info DISM PID=472 Successfully loaded the ImageSession at "C:\Program Files\Windows AIK\Tools\AMD64\Servicing" - CDISMManager::LoadImageSession
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2009-07-31 14:20:15, Info DISM DISM Manager: PID=472 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2009-07-31 14:20:15, Info DISM DISM.EXE:
2009-07-31 14:20:15, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
2009-07-31 14:20:15, Info DISM DISM.EXE:
2009-07-31 14:20:15, Info DISM DISM.EXE: Host machine information: OS Version=6.0.6001, Running architecture=amd64, Number of processors=2
2009-07-31 14:20:15, Info DISM DISM.EXE: Executing command line: "C:\Program Files\Windows AIK\Tools\PETools\..\AMD64\Servicing\dism.exe" /image:"I:\VistaWork\mount" /sysdrivedir:"I:\VistaWork\mount\\" /norestart /logpath:"I:\VistaWork\Logs\inject.log.txt" /apply-unattend:"I:\VistaWork\xml\unattend.xml"
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2009-07-31 14:20:15, Info DISM DISM Provider Store: PID=472 Loading Provider from location C:\Program Files\Windows AIK\Tools\AMD64\Servicing\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
2009-07-31 14:20:16, Info DISM DISM Provider Store: PID=472 Connecting to the provider located at C:\Program Files\Windows AIK\Tools\AMD64\Servicing\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2009-07-31 14:20:16, Info DISM DISM Provider Store: PID=472 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2009-07-31 14:20:16, Info DISM DISM Provider Store: PID=472 Loading Provider from location C:\Program Files\Windows AIK\Tools\AMD64\Servicing\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2009-07-31 14:20:16, Info DISM DISM Provider Store: PID=472 Connecting to the provider located at C:\Program Files\Windows AIK\Tools\AMD64\Servicing\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2009-07-31 14:20:16, Info DISM DISM Provider Store: PID=472 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2009-07-31 14:20:16, Info DISM DISM Provider Store: PID=472 Loading Provider from location C:\Program Files\Windows AIK\Tools\AMD64\Servicing\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
2009-07-31 14:20:16, Info DISM DISM Provider Store: PID=472 Connecting to the provider located at C:\Program Files\Windows AIK\Tools\AMD64\Servicing\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2009-07-31 14:20:16, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2009-07-31 14:20:16, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
2009-07-31 14:20:16, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
2009-07-31 14:20:16, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
2009-07-31 14:20:16, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2009-07-31 14:20:16, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
2009-07-31 14:20:16, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
2009-07-31 14:20:16, Info DISM DISM Provider Store: PID=472 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
00000001 Shim considered [l:288{144}]"\??\I:\VistaWork\mount\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6002.18005_none_676975d87cc9b6e6\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
2009-07-31 14:20:18, Info CSI 00000001 Shim considered [l:288{144}]"\??\I:\VistaWork\mount\Windows\Servicing\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6002.18005_none_676975d87cc9b6e6\pkgmgr.exe" : got STATUS_OBJECT_PATH_NOT_FOUND
00000002 Shim considered [l:282{141}]"\??\I:\VistaWork\mount\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6002.18005_none_676975d87cc9b6e6\pkgmgr.exe" : got STATUS_SUCCESS
2009-07-31 14:20:18, Info CSI 00000002 Shim considered [l:282{141}]"\??\I:\VistaWork\mount\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6002.18005_none_676975d87cc9b6e6\pkgmgr.exe" : got STATUS_SUCCESS
2009-07-31 14:20:18, Error DISM DISM.EXE: Failed to get target image version. HRESULT=0x80070714
2009-07-31 14:20:18, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
2009-07-31 14:20:18, Info DISM DISM.EXE:
2009-07-31 14:20:18, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
2009-07-31 14:20:18, Info DISM DISM.EXE:
2009-07-31 14:20:18, Info DISM DISM Image Session: PID=472 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2009-07-31 14:20:18, Info DISM DISM Provider Store: PID=472 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2009-07-31 14:20:18, Info DISM DISM Provider Store: PID=472 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2009-07-31 14:20:18, Info DISM DISM Provider Store: PID=472 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2009-07-31 14:20:18, Info DISM DISM Provider Store: PID=472 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2009-07-31 14:20:18, Info DISM DISM Provider Store: PID=472 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
2009-07-31 14:20:18, Info CBS Dism.exe returned: 50
"My Answer file"
<?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="offlineServicing"> <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DriverPaths> <PathAndCredentials wcm:action="add" wcm:keyValue="1"> <Path>I:\driversx64</Path> </PathAndCredentials> </DriverPaths> </component> </settings> <cpi:offlineImage cpi:source="catalog:i:/vistawork/dvd/sources/install_windows vista homebasic.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>
Kind regards THXMAN



Help
Back to top









