A Quick and Dirty Hyper-V Backup Script
· ☕ 3 min read
I’ve replaced this script with a much more robust script that will backup each VM, including checkpoints/snapshots. You can find that post here.
Let’s celebrate the holiday season with a quick PowerShell script to backup a Hyper-V server…or maybe you just need a quick and dirty, belt and braces backup script for your Hyper-V based VMs. It’s a small, quick script leveraging Hyper-V’s PowerShell module and some traditional command line utilities, like robocopy.