vboxmanage snapshot ${VM} take ${VM}_${TSTAMP} --live vboxmanage clonevm ${VM} --mode machine --snapshot ${VM}_${TSTAMP} --name ${VM}_${TSTAMP} vboxmanage snapshot ${VM} delete ${VM}_${TSTAMP}