Having the same issue on the new version of ADK. Been digging through logs and the wizard.hta script to see if I can narrow it down, but no luck yet. between this and the x86 tab crash I'm wondering if Microsoft did any testing at all with this release.
MDT and ADK setup for Windows 11 cause script error in deployment
Hi,
having an issue with WDS/MDT/ADK setup to deploy Windows 11
- Installed a fresh 2019 Server (1809) , fully patched
- added WDS feature
- downloaded and installed MDT (latest 6.3.8456.1000)
- downloaded and installed ADK for WIN11 (latest 10.1.22621.1)
- downloaded and installed ADK-WINPE for WIN11 (latest 10.1.22621.1)
First disable x86 support on the deploymentshare, otherwise you cannot build your WIM/ISO bootimages. MS has removed x86 support from WINPE11.
After booting from the generated bootimage, the wizard.hta script crashes .... See picture .
tried it on several MDT servers, error stays. Anyone an idea ?
12 answers
Sort by: Most helpful
-
-
Nicolas 6 Reputation points
2022-09-27T07:26:52.03+00:00 This fix is working :
https://github.com/MicrosoftDocs/memdocs/blob/main/memdocs/configmgr/mdt/known-issues.md
-
Raz Steinmetz 6 Reputation points
2022-06-01T11:06:24.837+00:00 I have the same issue, closing the window and continuing is one option (it works ok)
-
Jaco van den Berg 31 Reputation points
2022-06-02T08:51:11.757+00:00 We reverted to the 10.1.22000.1 Release of the PE environment.
I do not trust it, if this is faulty, what else isn't functioning that relies on the script engine ...? -
Raz Steinmetz 6 Reputation points
2022-06-02T10:15:49.07+00:00 I think its crazy that they clearly released this version without testing it.