INeal Posted May 16, 2025 Posted May 16, 2025 Hi, We've just built a new WDS/MDT using the latest ADK (10.1.26100.2454) on a new virtual Win 2022 server. When a virtual client PC on the same VLAN does a PXE boot, it pulls down the LiteTouchPE_x64 boot image, and puts up the MDT splash screen but then goes to a command prompt. If we run Deploy\Scripts\LiteTouch.vbs the expect wizard kicks in. The wpeinit.log has one line with Error in: "There was an error parsing 'RunSynchronousCommand' elements 0x8007000d" Any ideas how to troubleshoot/fix this? Thanks
r0cketbev Posted May 16, 2025 Posted May 16, 2025 Hi INeal, have you installed the windows pe add on?, has the deployment share got the correct security? rb
INeal Posted May 19, 2025 Author Posted May 19, 2025 Yes, Windows PE add-on is installed. What security permissions are needed when using a non-domain joined WDS/MDT server?
INeal Posted May 19, 2025 Author Posted May 19, 2025 The MDT bootstrap.ini file has: [Settings] Priority=Default [Default] DeployRoot=\\TEST-MDT\DeploymentShare$ SkipBDDWelcome=YES UserID=mdt.deploy UserPassword=mdt.password UserDomain=TEST-MDT
INeal Posted May 19, 2025 Author Posted May 19, 2025 I think I found the issue, after updating the bootstrap.ini I force regenerated the LiteTouch boot image and added that new bootimage to WDS. Kicking off a PXE boot now successfully boots into the MDT Wizard.
r0cketbev Posted May 19, 2025 Posted May 19, 2025 your mdt.deploy account needs full access I think to your deployment share.
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