Powershell Hyper-V Checkpoint File Location

Palanka Roumer 21 Reputation points
2021-11-29T18:44:40.033+00:00

I have a Server 2019 Core machine with a VM. How do I set the Checkpoint File Location using powershell so I can set it to automatically set checkpoints and save it to a network share?

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Rich Matheisen 47,901 Reputation points
    2021-11-29T20:23:03.83+00:00

    Are "checkpoint" files the same as "Snapshot" files?

    If they are, the Set-VM cmdlet has a "SnapshotFileLocation" parameter.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.