| MDT 2008 x64 version 4.1 running on Server 2008 x64 Created a new custom Vista Business SP1 x86 image, as I have done multiple times. When I go to OS Info tab of the Task Sequence Properties and try to Edit the Unattend.xml, I get the error: "Catalog Creation Failed" "Error creating cagtalog for C:\Distribution\Operating Systems\VistaImage\VistaImage.wim index 1" I tried replacing the Unattend.xml file from the initial Vista Business SP1 x86 DVD, with no luck. Used imagex to capture the sysprepped image: imagex /compress fast /flags "Business" /verify /capture C: Z:\imagename.wim "description" sysprep performed with: oobe, generalize Error Details: Assembly: mscorlib Assembly Version: 2.0.0.0 File Version: 2.0.50727.1434 (REDBITS.050727-1400) Assembly: Microsoft.ManagementConsole Assembly Version: 3.0.0.0 File Version: 6.0.6001.18000 Assembly: System Assembly Version: 2.0.0.0 File Version: 2.0.50727.1434 (REDBITS.050727-1400) Assembly: MMCFxCommon Assembly Version: 3.0.0.0 File Version: 6.0.6000.16386 Assembly: System.Configuration Assembly Version: 2.0.0.0 File Version: 2.0.50727.1434 (REDBITS.050727-1400) Assembly: System.Xml Assembly Version: 2.0.0.0 File Version: 2.0.50727.1434 (REDBITS.050727-1400) Assembly: System.Windows.Forms Assembly Version: 2.0.0.0 File Version: 2.0.50727.1434 (REDBITS.050727-1400) Assembly: System.Drawing Assembly Version: 2.0.0.0 File Version: 2.0.50727.1434 (REDBITS.050727-1400) Assembly: Microsoft.BDD.Workbench Assembly Version: 3.0.0.0 File Version: 4.2.523.40 Assembly: Microsoft.BDD.ConfigManager Assembly Version: 3.0.0.0 File Version: 4.2.523.40 Assembly: System.Data Assembly Version: 2.0.0.0 File Version: 2.0.50727.1434 (REDBITS.050727-1400) Assembly: Microsoft.ComponentStudio.ComponentPlatformInterface Assembly Version: 6.0.0.0 File Version: 6.0.6001.18000 (longhorn_rtm.080118-1840) System.Exception: Error creating catalog for C:\Distribution\Operating Systems\VistaImageforMicrosoft\ImageforMicrosoft.wim index 1 at Microsoft.BDD.ConfigManager.OSManager.GenerateCatalog(String tag) at Microsoft.BDD.Workbench.TaskSequenceOSCatalogWorker.DoWork() -thanks |