I'm new to MDT, so this could be something I'm missing, though I've searched all over the nets and find similar issues. 1809 ADK and 8456.1000 MDT installed on a 2016 Server, and it's an 1809 image we're trying to build. I just cannot get the image to skip Windows Welcome - it starts at the Select Region page no matter what settings I put in the unattend.xml file.
The weird part is that if I turn on the VM that was used to create this reference image, it *does* skip the OOBE and goes to the login window. So it appears there is something that happens during the capture phase, but I have no idea what it is.
But then, if I just choose Sysprep only vs. Capture when making the image, I get an error message stating "Could not find C:\LTIBootstrap.vbs" during the startup, which is a script that is specified in the OOBE section of the unattend.xml.
Can anyone give me any ideas of what is going on here?