LabBuilder
LabBuilder copied to clipboard
Disable Automatic Checkpoints on Lab VMs with Option to Enable
Recent Version of Hyper-V Create VMs with Automatic Checkpoints Enabled. This is generally not useful for Labs. Add a switch to allow the lab to be created with Checkpoints Enabled if required.
Use Set-VM -CheckpointType Disabled to disable when VM is created. Do not touch value once VM has been created.