VMware vSphere 8.x Professional — Question 104
An administrator has a requirement to revert a running virtual machine to a previous snapshot af-ter a failed attempt to upgrade an application. When the administrator originally took the snap-shot, the following choices in the Take Snapshot dialog were made:
• Snapshot the virtual machine's memory = true
• Quiesce guest file system = false
Which two statements describe the result of the administrator selecting the "Revert to Latest Snapshot" option to return the virtual machine to a previous snapshot? (Choose two.)
Answer options
- A. The virtual machine will be restored in a suspended state.
- B. The virtual machine will be restored in a powered off state.
- C. The virtual machine will be restored in a powered on state.
- D. The virtual machine will be restored to the parent snapshot.
- E. The virtual machine will be restored to the child snapshot.
Correct answer: C, D
Explanation
The correct answer is C because the virtual machine was configured to snapshot memory, allowing it to be restored to its powered-on state. Option D is also correct as reverting to the latest snapshot would restore the virtual machine to the parent snapshot, not a child snapshot. Options A, B, and E are incorrect because they do not accurately reflect the effects of the snapshot settings.