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 Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,440 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,529 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,351 questions
0 comments No comments
{count} votes

Accepted answer
  1. Rich Matheisen 44,621 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