Version of WSIM and Windows ADK version do not match
When downloading Windows ADK (Windows 10 version 2004) the Windows ADK version listed is 10.1.19041.1 while the version of Windows System Image Manager is 10.0.19041.1.
I get the error at the bottom of this post when trying to load a *.wim image captured from a Windows 10 IoT Enterprise LTSC 21H2 installation.
I guess my question is: is this a common issue? if so, is anyone able to detail the work around for me?
Thank you in advance for any help offered, B.
14:32 : This application requires version 10.0.19041.1 of the Windows ADK.> Install this version to correct the problem> 14:33 : > 14:33 : 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.> 14:33 : > 14:33 : System.ComponentModel.Win32Exception (0x80004005): Unknown error (0xc1420127)> Server stack trace: > at Microsoft.ComponentStudio.ComponentPlatformInterface.WimImageInfo.PreCreateCatalog()> at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()> at Microsoft.ComponentStudio.ComponentPlatformInterface.CatalogCreatorImpl.CreateCatalog(OfflineImageInfo offlineImageInfo)> at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)> at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)> Exception rethrown at [0]: > at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)> at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)> at Microsoft.ComponentStudio.ComponentPlatformInterface.ICatalogCreator.CreateCatalog(OfflineImageInfo offlineImageInfo)> at Microsoft.ComponentStudio.CatalogGenerator.CreateCat(ProgressDialog pd, Object o)