How to create automatic snapshots for oracle virtual window?

Is it possible to write a script that takes automatic snapshots of an Oracle virtual window without closing the virtual machine.

The host operating system is Windows 7.

+5
source share
1 answer

Try the "snapshot VBoxManage.exe MyVM accept MySnapshot".

+2
source

All Articles