Error creating catalog for unattend.xml
Posted by Jacques on Monday, 14 April 2008
When running WAIK 1.1 on a x64 Vista or x64 Windows 2008 systems, you cannot generate a catalog for a captures x86 Vista or Windows 2008.
It’s a shame, really. But there is a workaround:
- Copy the original catalog of your Vista x86 (INSTALL_WINDOWS VISTA ENTERPRISE.CLG) from your distribution share’s original OS (Distribution\Operating Systems\OriginalVistaEntSP1x86\sources) to the folder in which your imported your captured image (\Distribution\Operating Systems\MasterVistaEntSP1x86)
- Rename the .clg file to a name that match your customized image in the form WIMFileName_ImageName (MasterVistaEntSP1x86_BUILD-VISTASP1CDrive.CLG in my case.)
- Launch System Image Manager (do not use the Edit Unattended.xml button of Task Sequence Properties in MDT!)
- Open your Unattended.xml file corresponding to the deployment task sequence of your captured image (\Distribution\Control\DEPL-VISTASP1X86 in my case). Ignore errors and message about catalog.
- In the Windows Image pane (the catalog pane), right click the Windows Vista Vista and click Close Windows Image.
- In the empty Windows Image pane, right click, choose Select Windows Image, change the file type to .clg, browse to the Operating Systems subfolder of your captured image and select the catalog file you just renamed (MasterVistaEntSP1x86_BUILD-VISTASP1CDrive.CLG).
- Save your answer file
Now you can open it from the Edit Unattended.xml button of Task Sequence Properties in MDT!
Note that this post is provided “as is” with no warranty nor supportability engagement. It does not engage my responsibility at all.
Nevertheless if you consider this not clear, incomplete or inadequate, please let me know !