Hyper-V Manager: Scheduled Snapshot and Checkpoint Creation
Unfortunately Hyper-V Manager doesn’t provide an automatic, scheduled creation of snapshots aka checkpoints.
However, it’s a great thing to add to your VMs and it can be done with just one command and the Windows Task Scheduler:
You could either use a fixed name for the snapshot / checkpoint or generate one automatically.
The PowerShell script syntax is: Checkpoint-VM -Name Test -SnapshotName mySnapshotName
OR, if you want the date in the snapshot name: Checkpoint-VM -Name Test -SnapshotName "Daily Snapshot $((Get-Date).toshortdatestring())"
Simply store that command in a .ps1 and schedule it in the Task Manager:
- Press the Windows logo key + R, type taskschd.msc and press Enter.
- On the Actions panel, click Create Basic Task
- Go through the steps
- When prompted, select “Start a program” as the task’s action, and click Next.
- In the textbox labeled “Program/script”, enter powershell.exe
- In the textbox labeled “Add Arguments”, enter the full path to the script in between quotation marks.
- Click Next.
- Click Finish.
For more ideas on how to run the PowerShell script visit: https://www.udemy.com/blog/run-powershell-script/
Backing up Hyper-V
Is your backup for Hyper-V automated? Download BackupChain’s automatic backup software today, it contains Hyper V Backup and much more and installs in just a minute!
Backup Software Overview
BackupChain Server Backup SoftwareDownload BackupChain
Cloud Backup
Backup VMware Workstation
Backup FTP
Backup VirtualBox
Backup File Server
Hyper-V Backup
Backup Hyper-VPopular
- Hyper-V Links, Guides, Tutorials & Comparisons
- Veeam Alternative
- How to Back up Cluster Shared Volumes
- DriveMaker: Map FTP, SFTP, S3 Site to a Drive Letter (Freeware)
Resources
- Free Hyper-V Server
- Remote Desktop Services Blog
- SCDPM Blog
- SCOM Blog
- V4 Articles
- Knowledge Base
- FAQ
- Sitemap
- Backup Education
- Archive 2024
- Archive 2022
- Archive 2021
- Archive 2020
- Archive 2018
- Archive 2017
- Archive 2016
- Archive 2015
- Archive 2014
- Archive 2013
- Hyper-V Scripts in PowerShell
- FastNeuron
- BackupChain (Greek)
- BackupChain (Deutsch)
- BackupChain (Spanish)
- BackupChain (French)
- BackupChain (Dutch)
- BackupChain (Italian)
Backup Software List
BackupChain
Veeam
Unitrends
Symantec Backup Exec
BackupAssist
Acronis
Zetta
Altaro
Windows Server Backup
Microsoft DPM
Ahsay
CommVault
IBM
Other Backup How-To Guides
- How to Install Hyper-V on Windows 8
- KB 2885541 Packet sniffing tool does not sniff all network traffic through port mirroring on Windows 2012 Server VMs
- How to Shut Down a Hyper-V Virtual Machine
- Volume Shadow Copy Service error EndPrepareSnapshots Cannot Find Anymore Diff Area
- How to Fix VolSnap 28 Error “The shadow copy could not be created…
- VssDiag Volume Shadow Copy Service Diagnostic Software with Hyper-V Support
- Granular Backup Software for Hyper-V
- Windows Server 2025 Direct ISO Download Link
- Windows Server 2012: Hotfixes for Cluster Servers
- How to Fix: MSMQ Writer (MSMQ) failed
- New: Backup Software Comparison and List
- Avoid Saved State Backup and Check Hyper-V Integration Service Versions Automatically
- Free Disk2VHD Hyper-V VHDX Physical to Virtual Conversion P2V
- Fix for Error 0x80780049, Backup ID 517
- How to Backup VMware Workstation, VMs, VMDK Files
- How to Fix VSS Errors (Volume Shadow Copy Service Errors)
- Hyper-V Host Disk Backup, Physical Host and Virtual Machine Backup
- Hyper-V Backup and Secure DMZ Servers: A How-to Guide
- VMware Scheduled Snapshot Creation in a Task, Fully Automated
- Windows Server 2012 R2 New Features & What’s New in Server 2012 R2