Soru

Zorluk: KolayMicrosoft Command-Line Tools

A helpdesk technician is troubleshooting a Windows workstation that is showing signs of corrupted files caused by physical disk sector degradation. The technician needs to run a command-line utility from an elevated command prompt to locate bad sectors on the hard drive, fix disk errors, and recover readable information. Which of the following commands should the technician execute?

  1. chkdsk /rCevap
  2. B
    chkdsk /f
  3. C
    fsck -r
  4. D
    diskmgmt.msc

Cevap

The command 'chkdsk /r' should be used because the '/r' switch scans for bad sectors and recovers readable data, automatically incorporating the file-system error fixes of '/f'.
Executing 'chkdsk /r' tells Windows Check Disk to scan the drive for file system errors, locate bad physical sectors, and attempt to recover any readable data stored within those compromised areas. It automatically includes the functionality of '/f'.

Adım Adım Çözüm

1
Identify the primary troubleshooting objective.
The goal is to fix file system errors, scan for bad sectors, and recover readable data on a Windows volume.
The scenario explicitly mentions physical disk sector degradation and data recovery needs.
2
Select the correct Windows command-line tool and appropriate flag.
Choose 'chkdsk /r'.
The 'chkdsk' utility is used for disk repair, and the '/r' flag triggers a surface scan to locate bad sectors and recover readable file contents.

Anahtar Kavram

Windows Check Disk (chkdsk) command-line switches for disk maintenance and sector recovery.
Bu soruyu puanla