nerdexam
CompTIA

SK0-004 · Question #99

A technician is tasked by an administrator to patch a virtual machine. The technician needs to ensure that in case of failure, recovery of the virtual machine will be possible. Which of the…

The correct answer is B. Snapshot. A VM snapshot captures the complete state of a virtual machine at a specific point in time, enabling an instant rollback if a patch causes instability or failure.

Security and disaster recovery

Question

A technician is tasked by an administrator to patch a virtual machine. The technician needs to ensure that in case of failure, recovery of the virtual machine will be possible. Which of the following recovery principles should the technician employ?

Options

  • AIncremental
  • BSnapshot
  • CBare metal
  • DSelective

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    90% (18)
  • C
    5% (1)

Why each option

A VM snapshot captures the complete state of a virtual machine at a specific point in time, enabling an instant rollback if a patch causes instability or failure.

AIncremental

An incremental backup only captures data that changed since the previous backup and does not provide a full point-in-time VM state suitable for rapid rollback.

BSnapshotCorrect

A snapshot preserves the full VM state - including disk contents, memory, and configuration - immediately before the patch is applied. If the patch fails or destabilizes the system, the technician can revert the VM to its exact pre-patch condition in seconds, making it the standard pre-maintenance safety mechanism in virtualized environments.

CBare metal

Bare metal recovery rebuilds an entire system from scratch and is a lengthy process not intended for quick pre-patch protection in a virtual environment.

DSelective

Selective recovery restores only specific files or folders and cannot restore the complete running state of a virtual machine needed to undo a failed patch.

Concept tested: Virtual machine snapshot for pre-change recovery

Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/enable-or-disable-checkpoints-in-hyper-v

Topics

#VM snapshot#patch management#virtualization recovery#disaster recovery

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice