When you are using a DVD with the Windows Setup deployment method on some 64-bit architectures, be sure to make the following modifications:
<Key>
element located in the located in the "Microsoft-Windows-Setup" component in the “WindowsPE” in pass (see example above):<Key></Key>
<ProductKey>
element located in the “Microsoft-Windows-Shell-Setup” component in the “specialize” pass:<ProductKey>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</ProductKey>
/IMAGE/INDEX
points to the correct image on the media (see MetaData)."amd64"
to "x86"
in the following component specifications in the “WindowsPE” pass:<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" ...
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" ...
:\sources
folder to c:\temp
:\sources\license
folder to c:\temp\sources
If prompted to overwrite existing files, do so.
This ensures that the Windows 2008 Server R2 EULAs are available from the Windows 7 installation folder.
Note: For more information, seethe “ProductKey” topic in the Unattend.chm
help file included in the Windows AIK.
Caution: HPCA does not currently support image capture for Windows Setup deployment on 64-bit platforms.