CV0-002 · Question #341
A technician logs into a virtual machine and makes several changes, including IP address configuration and printer driver installation. Which of the following should the technician have performed BEFO
The correct answer is C. Take a snapshot of the virtual machine.. To safely make changes to a virtual machine and have an easy revert option, the technician should take a snapshot beforehand.
Question
A technician logs into a virtual machine and makes several changes, including IP address configuration and printer driver installation. Which of the following should the technician have performed BEFORE making these changes?
Options
- AExport each complete virtual machine to a backup image server.
- BSave each virtual machine as a complete file.
- CTake a snapshot of the virtual machine.
- DComplete a full system image backup for each virtual machine.
How the community answered
(35 responses)- A3% (1)
- B6% (2)
- C91% (32)
Why each option
To safely make changes to a virtual machine and have an easy revert option, the technician should take a snapshot beforehand.
Exporting a VM creates a portable copy but is a time-consuming operation and not intended for quick rollback of in-place changes.
Saving a VM as a complete file is vague and not the standard, explicit method for creating a reversible point in time like a snapshot.
A snapshot captures the state and data of a virtual machine at a specific point in time, allowing for quick rollback if the subsequent changes cause issues. This is a standard practice for non-destructive testing or temporary changes on a VM.
A full system image backup is a comprehensive data recovery solution, but it is more resource-intensive and slower to restore than a VM snapshot for immediate rollback.
Concept tested: Virtual machine snapshots for rollback
Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/use-checkpoints-to-revert-virtual-machines
Topics
Community Discussion
No community discussion yet for this question.