Intune.USB.Creator
Intune.USB.Creator copied to clipboard
A module containing tools to assist with the creation of a bootable WinPE USB used to provision devices for enrollment to Intune.
Created pull request from issue.
 The Get-DiskToUse function is listing my main hard drive as an option. After digging in as to why, my hard drive bustype is set to RAID. The function only...
Correcting use so unattend.xml will be found in windows installation
Update USB device detection to be based on the device which the invoked script is hosted on. This removes the requirement for the Get-USBDeviceId Function which assumes that the USB...
Hi, Getting the following error after connecting to our Azure environment Grabbing Autopilot config file from Azure.. Write-Error: System.Management.Automation.CommandNotFoundException: The term 'Invoke-MgGraphRequest' is not recognized as the name of a...
As pre may-23 windows will stop working when UEFI updates are applied (KB5025885), an updated winPE is needed. https://learn.microsoft.com/en-us/windows-hardware/get-started/adk-install#download-the-adk-for-windows-11-version-22h2
Hello, it's possibile to load by WDS? thanks
Hello, I'm getting this error when trying to boot a device from the provisioned stick. "Error while getting DeviceId of potiential Windows target drives" Any knowledge of this issue?
Hello, Over the last years we've had multiple issues regarding the script because the boot sector size is only 100MB. HP Uses that partition for Bios updates and other programs...