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

Update Invoke-Provision.ps1 #21

Closed cr4b5 closed 3 years ago

cr4b5 commented 3 years ago

Option 3 was still showing "## !!! Destructive !!! ##" for the non-destructive Keep USB Option

tabs-not-spaces commented 3 years ago

this is by design because "using" the usb is considered potentially destructive to the device it's plugged in to as it wipes the device. Unless you can suggest a better way of wording this, I'll close out the PR.