VM-Pilot
0.1.1
WPF GUI for spinning up disposable Hyper-V VMs and collecting AutoPilot hardware hashes. Offline mode writes a CSV; Online mode wraps Andrew Taylor's community AutoPilot script for in-VM Intune import.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Mark Orr. All rights reserved.
Package Details
Author(s)
- Mark Orr
Tags
Hyper-V AutoPilot Intune WPF VM Enrollment HWID
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
0.1.1
- Real % progress bar during the Windows ISO download (BITS-Transfer).
- Hyper-V auto-enable flow on first run with reboot prompt for fresh installs.
- LICENSE file (MIT) so the gallery's License link resolves.
- Builder resolves from the module folder first, then falls back to the
legacy C:\Tools\WinVHDX path.
- Fido cached outside the module folder so Publish-Module does not bundle it.
- Better error surfacing from Fido (e.g. the 715-123130 IP-block message is
now shown verbatim instead of "no URL").
0.1.0
- First module-shaped release. Wraps the existing WPF GUI behind Start-VMPilot.
FileList
- VM-Pilot.nuspec
- AutopilotEnroll.GUI.ps1
- Get-Win11VHDX.ps1
- README.md
- Reset-VMPilot.ps1
- VM-Pilot.psd1
- VM-Pilot.psm1
- VMPilot.GUI.ps1
- VMPilot.bat
- VMPilotCollect.ps1