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
132 stars 46 forks source link

Check Size of USB device before letting use it #4

Closed JigSawFr closed 4 years ago

JigSawFr commented 4 years ago

Hello, Thank you for your hard work, it's a pretty nice tool !

As improvement, it could be great to check size of USB devices before letting select one, So, we avoid errors due to USB device not meeting minimum space requirement. An prevent us if it doesn't meet expectation :)

Thank you

tabs-not-spaces commented 4 years ago

Good idea - would make a good good first issue if you felt like contributing