DeploymentResearch / HydrationKitWS2022

MIT License
83 stars 36 forks source link

MDT Console crashes with ADK Win11 WinPE #28

Open dagmoen opened 7 months ago

dagmoen commented 7 months ago

Win11 WinPE does not include x86 binaries. The MDT Console crashes when you go to Properties->WindowsPE on the deployment share. I installed the Windows10 WinPE and it worked (adkwinpesetup.exe)

image

arwidmark commented 7 months ago

No need to use an older ADK, simply create an empty x86\WinPE_OCs folder structure in the Windows ADK folder, and MDT is happy. We don't use the x86 version, but MDT looks for that folder. Here is a blog post on the topic: https://www.deploymentresearch.com/windows-11-deployment-using-mdt-8456-with-windows-adk-23h2-build-25398/

dagmoen commented 7 months ago

Thanks :) I followed this article, might want to get that extra step in the guide. https://www.deploymentresearch.com/hydration-kit-for-windows-server-2022-sql-server-2019-and-configmgr-current-branch/