MDT 2013 Windows 10 and the MSP Part 3
March 1, 2017 4 Comments
In Part 1 we looked at Installation, Part 2 was configuring the basics of MDT. In Part 3 we will look at some more advanced settings for CustomSettings.ini.
When a client connects up to MDT, via PXE, USB or UNC it will launch LiteTouch.vbs. This is the script that kicks off the whole MDT process.
LiteTouch.vbs itself then kicks off a lot of other scripts and wizards that finally present you with your TaskID choices that you create with Task Sequences.
Before those TaskIDs are shown, your system has been interrogated for information about the architecture, vendor, bios version etc. This information can be used to shape the choices that MDT presents to you.