Which method is the simplest way to meet this requirement?

An administrator has created a virtual machine that will be accessed from a public kiosk. Management has requested that the virtual machine be reset to a known state once a week or on demand if requested.

Which method is the simplest way to meet this requirement?

An administrator has created a virtual machine that will be accessed from a public kiosk. Management has requested that the virtual machine be reset to a known state once a week or on demand if requested.

Which method is the simplest way to meet this requirement?

A.
Configure the storage array to be vSphere aware and script routine array snapshot restores of the datastore.

B.
Implement a 3rd party imaging server and PXE boot the virtual machine off a static image.

C.
Set the VMDKs of the virtual machine to be Independent-Nonpersistent and schedule restarts of the virtual machine.

D.
Create Nonpersistent disks for the virtual machine and set the guest OS to reboot once a week.



Leave a Reply 5

Your email address will not be published. Required fields are marked *


glenmo99

glenmo99

Go with C: Independent-Nonpersistent and scheduled restarts

Davis

Davis

Why not D?

Pere

Pere

Just guessing, but if you create non persistent disks and later configure the guest OS, that config will be lost at restart. It’s the only thing I can think of.

Ben Mitchell

Ben Mitchell

@Pere – that was the same conclusion I came to when reading the options. ‘C’ is the correct answer on this one.