nerdexam
CIW

1D0-571 · Question #2

Which of the following is the most likely first step to enable a server to recover from a denial-of- service attack in which all hard disk data is lost?

The correct answer is B. Contact the backup service. See the full explanation below for the reasoning.

Question

Which of the following is the most likely first step to enable a server to recover from a denial-of- service attack in which all hard disk data is lost?

Options

  • AEnable virtualization
  • BContact the backup service
  • CContact a disk recovery service
  • DRebuild your RAID 0 array

How the community answered

(61 responses)
  • A
    3% (2)
  • B
    79% (48)
  • C
    11% (7)
  • D
    7% (4)

Community Discussion

5
Toby R.Toby R.Apr 26, 2026

B is the one you want. When a DoS wipes your disk data, your fastest path back to a working server is getting your data restored from backup, which is exactly what the backup service is there for, and none of the other options get you operational data without one.

14
Samuel O.Samuel O.May 2, 2026

I almost went with C because when I hear "all disk data is lost" my instinct from years of ops work is to call a recovery specialist, but then I remembered that disk recovery is expensive, slow, and not guaranteed, while your backup service already has a clean copy of your data sitting there ready to restore. If you have a backup service and you are not calling them first, you are making the recovery ten times harder than it needs to be.

5
Mei-Ling H.Mei-Ling H.May 5, 2026

Samuel makes the right call and it is worth adding that the question stem says "immediately," which is the qualifier that eliminates disk recovery right away since that process is anything but immediate.

0
Mei-Ling H.Mei-Ling H.May 5, 2026

All disk data lost, so C, recover data first before anything.

0
Toby R.Toby R.May 5, 2026

The data being gone does not change what you boot from. B is correct because you boot from the installation media first to access recovery tools, then the repair process handles what is recoverable from there.

0
Full 1D0-571 Practice