Igrnore all changes on shutdown?
Posted: 17. May 2013, 15:21
Hello,
Is it possible to make it so when someone closes down the VM, if they (or another user) opens it then any changes the user has made are lost?
I want to basically open up a "clean" image everytime and any changes made since opening the image are lost on close/shutdown.
I have excluded the "state" switches with:
but if I, for example, open a VM and put a shortcut on the desktop and then close/shutdown the VM that shortcut is still there when it's re-opened again.
Is this possible?
Mark
Is it possible to make it so when someone closes down the VM, if they (or another user) opens it then any changes the user has made are lost?
I want to basically open up a "clean" image everytime and any changes made since opening the image are lost on close/shutdown.
I have excluded the "state" switches with:
Code: Select all
VBoxManage setextradata global GUI/RestrictedCloseActions SaveState,RestoreIs this possible?
Mark