kennysarmy Posted September 27, 2019 Posted September 27, 2019 Been sat like this for an hour now with the bar not moving
kennysarmy Posted September 27, 2019 Author Posted September 27, 2019 Well it completed but with an error! Performing the operation "generate" on target "Catalog". Starting: "C:\Program Files\Microsoft Deployment Toolkit\Bin\Microsoft.BDD.Catalog40.exe" "D:\DeploymentShare\Operating Systems\Win10Edu1903\install.wim" 1 > "C:\Users\admin\AppData\Local\Temp\Microsoft.BDD.Catalog.log" 2>&1 No existing catalog file found. PROGRESS: 0: Starting. PROGRESS: 0: Creating mount folder: C:\Users\admin\AppData\Local\Temp\IMGMGR_install_Windows 10 Education_d0zhtwsb.myc. PROGRESS: 5: Creating temp folder: C:\Users\admin\AppData\Local\Temp\IMGMGR_install_temp_1coc05jm.f1x. PROGRESS: 10: Mounting Windows image: D:\DeploymentShare\Operating Systems\Win10Edu1903\install.wim. This might take a few minutes. PROGRESS: 30: Mounted Windows image. PROGRESS: 33: Serializing Data. PROGRESS: 63: Cleaning up... PROGRESS: 63: Unmounting Windows image: D:\DeploymentShare\Operating Systems\Win10Edu1903\install.wim. PROGRESS: 66: Deleting mount folder. PROGRESS: 69: Cleaning up... ERROR: Unable to generate catalog on D:\DeploymentShare\Operating Systems\Win10Edu1903\install.wim: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ComponentStudio.ComponentPlatformImplementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.ComponentStudio.ComponentPlatformImplementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.CreateOfflineImageInstance(OfflineImageInfo imageInfo) at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageCatalog.Serialize(OfflineImageInfo imageInfo) at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog() at Microsoft.BDD.Catalog.Program.DoCatalog() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. Non-zero return code from catalog utility, rc = 2002
kennysarmy Posted September 27, 2019 Author Posted September 27, 2019 That did n't help Performing the operation "generate" on target "Catalog". Starting: "C:\Program Files\Microsoft Deployment Toolkit\Bin\Microsoft.BDD.Catalog40.exe" "D:\DeploymentShare\Operating Systems\Win10Edu1903\install.wim" 1 > "C:\Users\admin\AppData\Local\Temp\Microsoft.BDD.Catalog.log" 2>&1 No existing catalog file found. PROGRESS: 0: Starting. PROGRESS: 0: Creating mount folder: C:\Users\admin\AppData\Local\Temp\IMGMGR_install_Windows 10 Education_krotw5mr.os2. PROGRESS: 5: Creating temp folder: C:\Users\admin\AppData\Local\Temp\IMGMGR_install_temp_rkygbswc.p0o. PROGRESS: 10: Mounting Windows image: D:\DeploymentShare\Operating Systems\Win10Edu1903\install.wim. This might take a few minutes. PROGRESS: 30: Mounted Windows image. PROGRESS: 33: Serializing Data. PROGRESS: 63: Cleaning up... PROGRESS: 63: Unmounting Windows image: D:\DeploymentShare\Operating Systems\Win10Edu1903\install.wim. PROGRESS: 66: Deleting mount folder. PROGRESS: 69: Cleaning up... ERROR: Unable to generate catalog on D:\DeploymentShare\Operating Systems\Win10Edu1903\install.wim: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ComponentStudio.ComponentPlatformImplementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.ComponentStudio.ComponentPlatformImplementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.CreateOfflineImageInstance(OfflineImageInfo imageInfo) at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageCatalog.Serialize(OfflineImageInfo imageInfo) at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog() at Microsoft.BDD.Catalog.Program.DoCatalog() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. Non-zero return code from catalog utility, rc = 2002
kennysarmy Posted September 27, 2019 Author Posted September 27, 2019 In case it helps anyone there is bit of chatter about this here: https://social.technet.microsoft.com/Forums/en-US/df7f8b10-da83-48cd-8eb6-607e37568bf0/windows-10-1903-sim-tool-in-adk-101183621-fails-to-generate-catalogs-correctly-for-x64
Arthur Posted September 27, 2019 Posted September 27, 2019 That didn't help Based on the log file in post#4 it looks like you are still using MDT to generate the catalog, rather than opening WSIM directly and creating the catalog outside of MDT?
kennysarmy Posted September 27, 2019 Author Posted September 27, 2019 Based on the log file in post#4 it looks like you are still using MDT to generate the catalog, rather than opening WSIM directly and creating the catalog outside of MDT? I'm just on that now Cheers Arthur
kennysarmy Posted September 27, 2019 Author Posted September 27, 2019 Seemed to do the trick. https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/wsim/open-a-windows-image-or-catalog-file Opens fine in MDT now !
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now