nerdexam
GIAC

GCFA · Question #214

Mark is taking a data backup during non-working hours from a remote computer on the network by using the Backup utility. What will he do to ensure that the backup has no errors?

The correct answer is A. Verify the backup.. After completing a backup, the verification function reads the backup data and compares it to the source to confirm the backup is error-free and complete.

Advanced Incident Response & Digital Forensics Fundamentals

Question

Mark is taking a data backup during non-working hours from a remote computer on the network by using the Backup utility. What will he do to ensure that the backup has no errors?

Options

  • AVerify the backup.
  • BTake a full backup.
  • CTake an incremental backup.
  • DLog off all the users from the network.

How the community answered

(31 responses)
  • A
    84% (26)
  • B
    10% (3)
  • C
    3% (1)
  • D
    3% (1)

Why each option

After completing a backup, the verification function reads the backup data and compares it to the source to confirm the backup is error-free and complete.

AVerify the backup.Correct

The Verify Backup option in Windows Backup utility performs a byte-by-byte or checksum comparison between the backup data and the original source files after the backup completes. This process confirms that no data corruption or write errors occurred during the backup operation, ensuring the backup can be reliably used for restoration.

BTake a full backup.

Taking a full backup defines the scope and type of backup, but does not itself verify whether the resulting backup set contains errors.

CTake an incremental backup.

An incremental backup only captures changes since the last backup and does not include any mechanism to validate the integrity of the backup data.

DLog off all the users from the network.

Logging off users reduces the chance of open-file conflicts during backup but does not verify that the completed backup is free of errors.

Concept tested: Backup verification and data integrity validation

Source: https://learn.microsoft.com/en-us/windows-server/storage/file-server/volume-shadow-copy-service

Topics

#backup verification#data integrity#remote backup#error checking

Community Discussion

No community discussion yet for this question.

Full GCFA Practice