LabBuilder icon indicating copy to clipboard operation
LabBuilder copied to clipboard

Disable Automatic Checkpoints on Lab VMs with Option to Enable

Open PlagueHO opened this issue 6 years ago • 1 comments

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.

PlagueHO avatar Apr 06 '19 08:04 PlagueHO

Use Set-VM -CheckpointType Disabled to disable when VM is created. Do not touch value once VM has been created.

PlagueHO avatar Sep 13 '20 08:09 PlagueHO