Intune.USB.Creator

1.0.1.311

A module containing tools to assist with the creation of a bootable WinPE USB used to provision devices for enrollment to Intune.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Intune.USB.Creator -RequiredVersion 1.0.1.311

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Intune.USB.Creator -Version 1.0.1.311

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 Ben Reader. All rights reserved.

Package Details

Author(s)

  • Ben Reader

Tags

Intune Azure Automation

Functions

Publish-ImageToUSB

Dependencies

Release Notes

1.0.1.311
 - ImageIndex & DiskNum variables added to allow non-interactive use of module. (Thanks axgch)

1.0.1.309
- USB size check implemented - no smaller than 8gb. (Thanks Rob)
 - Autopilot provisioning path now tested (Thanks Rob)
 - Removed daily flag from pwsh7 installer ( Thanks jmaystahl)
 ----
 - Adding in warning messages to invoke-provision script.
 - Moved Invoke-Provision out of the WinPE media and now pulling from GitHub.
 - 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

Version History

Version Downloads Last updated
1.0.1.315 16,576 12/14/2021
1.0.1.314 3,945 2/14/2021
1.0.1.313 620 11/30/2020
1.0.1.312 849 8/6/2020
1.0.1.311 (current version) 133 7/17/2020
1.0.1.309 56 7/14/2020
1.0.1.285 381 6/14/2020
1.0.1.280 262 5/27/2020
1.0.1.178 165 5/4/2020
1.0.1.177 22 5/4/2020
Show more