Comand Script - backup virtual machines overnight
Posted: 28. Nov 2013, 17:28
Hi
I have been looking at backing up virtual computers overnight. I was just wanting to check that I am on the right track here...
If I used 'controlvm "computer name" shutdown' to shutdown the computer
then ran 'clonevm "computer name" --basefolder h:\vmcomp' after that to copy the hard drive to a backup drive
would I need to schedule startvm to run later or could it be put in the same script to run when the clone is finished? is so would it be a simple matter of scheduling a couple of batch files overnight in order to make safe vm backups of my computers?
thanks in advance
I have been looking at backing up virtual computers overnight. I was just wanting to check that I am on the right track here...
If I used 'controlvm "computer name" shutdown' to shutdown the computer
then ran 'clonevm "computer name" --basefolder h:\vmcomp' after that to copy the hard drive to a backup drive
would I need to schedule startvm to run later or could it be put in the same script to run when the clone is finished? is so would it be a simple matter of scheduling a couple of batch files overnight in order to make safe vm backups of my computers?
thanks in advance