我讀過很多帖子說,在 1903 年使用 WSIM 時創建 .clg 文件時出現問題,但在 Microsoft 發布修復程序後應該會修復該問題。但我仍然有問題。我已經完成了 Windows 10 Pro 安裝 ADK 的全新安裝、修復,並且通常只是遵循來自ceos3c。當我嘗試在第 7 部分末尾建立目錄檔案時,我從日誌中得到以下資訊:
15:46 : This application requires version 10.0.18362.1 of the Windows ADK.
Install this version to correct the problem
15:46 :
15:46 : Windows SIM was unable to generate a catalog. For troubleshooting assistance, see the topic: 'Windows System Image Manager Technical Reference' in the Windows ADK User's Guide.
15:46 :
15:46 : System.ComponentModel.Win32Exception (0x80004005): Unknown error (0xc1420127)
Server stack trace:
ved Microsoft.ComponentStudio.ComponentPlatformInterface.WimImageInfo.PreCreateCatalog()
ved Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
ved Microsoft.ComponentStudio.ComponentPlatformInterface.CatalogCreatorImpl.CreateCatalog(OfflineImageInfo offlineImageInfo)
ved System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
ved System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
Exception rethrown at [0]:
ved System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
ved System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
ved Microsoft.ComponentStudio.ComponentPlatformInterface.ICatalogCreator.CreateCatalog(OfflineImageInfo offlineImageInfo)
ved Microsoft.ComponentStudio.CatalogGenerator.CreateCat(ProgressDialog pd, Object o)
15:46 :
15:46 : Windows SIM was unable to generate a catalog. For troubleshooting assistance, see the topic: 'Windows System Image Manager Technical Reference' in the Windows ADK User's Guide.
15:46 :
15:46 : System.ComponentModel.Win32Exception (0x80004005): Unknown error (0xc1420127)
Server stack trace:
ved Microsoft.ComponentStudio.ComponentPlatformInterface.WimImageInfo.PreCreateCatalog()
ved Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
ved Microsoft.ComponentStudio.ComponentPlatformInterface.CatalogCreatorImpl.CreateCatalog(OfflineImageInfo offlineImageInfo)
ved System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
ved System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
Exception rethrown at [0]:
ved System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
ved System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
ved Microsoft.ComponentStudio.ComponentPlatformInterface.ICatalogCreator.CreateCatalog(OfflineImageInfo offlineImageInfo)
ved Microsoft.ComponentStudio.CatalogGenerator.CreateCat(ProgressDialog pd, Object o)
我一直在閱讀這個線程來自 Microsoft 的 TechNet,這表明我不是唯一的人,而且該修復對大多數人來說都有效。我也能看到這個問題,沒有得到解答。
對我可能做錯了什麼有什麼想法嗎?
答案1
- 確保您使用的是 install.wim (而不是 install.esd)
- 在 MDT 內建立 .clg(從 MDT UI 開啟 unattend.xml 時)仍然無法運作。您必須從 WSIM 開啟無人值守文件
- 這是您遵循的修復方法嗎?因為這總是為我解決問題:
下載https://go.microsoft.com/fwlink/?linkid=2095334,解壓縮文件,不要執行.bat 腳本,而是複製兩個.exe 檔案並用它們覆蓋原來的WSIM 執行檔。