tabs-not-spaces / Intune.USB.Creator

A module containing tools to assist with the creation of a bootable WinPE USB used to provision devices for enrollment to Intune.
GNU General Public License v3.0
131 stars 43 forks source link

Driver bootstrapping now added to solution 🍻🍻🍻 #28

Closed tabs-not-spaces closed 3 years ago

tabs-not-spaces commented 3 years ago

There is now a folder named "Drivers" added to the Images partition - place any required drivers there and they will now bootstrap before any user input is required.

This should fix issues with Surface Pro devices and any other devices with weird driver requirements.