PS – Local Hyper-V Manager – v20260220

Welcome to the update of Local Hyper-V Manager v20260220. Today I release a new version of my most used script on my work laptop.

You can download the script here: LocalHyperVManager_v20260220.zip

What does the script do?

The script makes it easier and quicker to create new Virtual Machines on a local Hyper-V server. During my work I want to test new software, scripts and VMs are ideal for those. Also when working on Intune Autopilot deployments I usually use VMs to test the deployments. This tool I wrote allows me to create a new empty VM or a VM from a template in seconds.

Please read full info about this tool on this page.

Revision history:

v20260220:

  • Add [LOCALHYPERVMANAGER] tag in Notes.
  • Only show [LOCALHYPERVMANAGER] VMs in delete selection to prevent dataloss.
  • Fixed ‘Enable TPM’ on Gen2 VMs.
  • Added error correction on XML file.
  • Added detection for Hyper-V powershell module
  • Added detection for Administrator privileges.
  • Start VM after creation Y/N
  • Add ISO to new empty VM.

v202509dev:

  • Delete VM selection change to out-gridview for easier and multi select.