0

I have a Windows 2008 server with two virtual machines in Hyper-V, how can I automate the process of taking a daily snapshot and automatically deleting those older than 7 days?

holiveira
  • 889
  • 3
  • 13
  • 14

2 Answers2

0

Are you using snapshots as backups?

Dusty
  • 73
  • 1
  • 5
0

Basically you'll end up using powershell - here's a first stepping stone.

Chopper3
  • 101,299
  • 9
  • 108
  • 239