nerdexam
CompTIA

SK0-004 · Question #764

An administrator is selecting a backup technique that will allow the server OS to be completely restored on new hardware in case of a full server failure. Which of the following backup technologies…

The correct answer is A. Snapshot backup B. Image backup. Restoring a complete server OS on new hardware requires a backup type that captures the entire disk contents, including the OS, bootloader, and all configurations.

Security and disaster recovery

Question

An administrator is selecting a backup technique that will allow the server OS to be completely restored on new hardware in case of a full server failure. Which of the following backup technologies should the administrator select? (Choose two.)

Options

  • ASnapshot backup
  • BImage backup
  • CBare-metal backup
  • DIncremental backup
  • EDifferential backup

How the community answered

(38 responses)
  • A
    89% (34)
  • C
    3% (1)
  • D
    3% (1)
  • E
    5% (2)

Why each option

Restoring a complete server OS on new hardware requires a backup type that captures the entire disk contents, including the OS, bootloader, and all configurations.

ASnapshot backupCorrect

A snapshot backup captures the entire state of a system or volume at a specific point in time, including all OS files, settings, and data, making it suitable for full system restoration on new or different hardware when used with compatible restore tooling.

BImage backupCorrect

An image backup performs a sector-by-sector copy of an entire disk, preserving the OS, boot records, and all partitions in a self-contained file that can be written directly to new hardware to achieve a complete bare-metal restore.

CBare-metal backup

Bare-metal backup is not a distinct backup technology but rather a descriptor for the recovery scenario - the actual technologies used to achieve a bare-metal restore are image and snapshot backups.

DIncremental backup

An incremental backup only captures data changed since the last backup of any type, so it does not contain a complete standalone copy of the OS required for full restoration.

EDifferential backup

A differential backup only captures data changed since the last full backup, so it cannot independently restore a full server OS without a preceding full backup.

Concept tested: Backup types enabling full OS bare-metal recovery

Source: https://learn.microsoft.com/en-us/windows-server/storage/storage

Topics

#backup types#bare-metal recovery#disaster recovery#snapshot backup

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice