Intune.USB.Creator
1.0.1.280
A module containing tools to assist with the creation of a bootable WinPE USB used to provision devices for enrollment to Intune.
Installation Options
Owners
Copyright
(c) 2020 Ben Reader. All rights reserved.
Package Details
Author(s)
- Ben Reader
Tags
Functions
Dependencies
-
- Microsoft.Graph.Intune (>= 6.1907.1)
- WindowsAutoPilotIntune (>= 4.3.0)
Release Notes
1.0.1.280
- Updated module dependencies to be auto-installed
- Removed support for Out-ConsoleGridView for less required dependencies
- Improved windows PowerShell compatibility for modules not natively supported in PowerShell 7.
FileList
- Intune.USB.Creator.nuspec
- description.txt
- Intune.USB.Creator.psd1
- Intune.USB.Creator.psm1
- ReleaseNotes.txt
- Classes\ImageUSB.psm1
- Private\Expand-Download.ps1
- Private\Get-AutopilotPolicy.ps1
- Private\Get-DiskToUse.ps1
- Private\Get-ImageIndexFromWim.ps1
- Private\Get-RemoteFile.ps1
- Private\Get-WimFromIso.ps1
- Private\Invoke-FileTransfer.ps1
- Private\Set-USBPartiton.ps1
- Private\Test-Admin.ps1
- Private\Test-DiskSpace.ps1
- Private\Write-ToUSB.ps1
- Public\Publish-ImageToUSB.ps1