FC0-U41 · Question #201
You work as a Network Administrator for Tech Perfect Inc. The company has a Windows-based network. You do maintenance work on a Windows 2000 Professional computer. You require to perform the…
The correct answer is D. CHKDSK /r. In order to accomplish the task, you will have to run the following commanD. The CHKDSK command verifies the integrity of the hard disk installed on a computer. Using the command with different parameters can resolve a number of issues, which are described as SwitchDescription…
Question
You work as a Network Administrator for Tech Perfect Inc. The company has a Windows-based network. You do maintenance work on a Windows 2000 Professional computer. You require to perform the following jobs:
Exhaustive disk checking. Locate bad sectors (if any). Recover readable information. Which of the following commands will you use to accomplish the task?
Options
- ACHKDSK /v
- BCHKDSK /i
- CCHKDSK /f
- DCHKDSK /r
How the community answered
(39 responses)- A8% (3)
- B15% (6)
- C3% (1)
- D74% (29)
Explanation
In order to accomplish the task, you will have to run the following commanD. The CHKDSK command verifies the integrity of the hard disk installed on a computer. Using the command with different parameters can resolve a number of issues, which are described as SwitchDescription CHKDSK /f It fixes all the errors on the hard disk of a computer. CHKDSK /vIt displays the full path and name of every file on the disk. CHKDSK /r It locates bad sectors and recovers readable information. CHKDSK /l It changes the log file size to the specified number of kilobytes. If the size is not specified, it displays the current size. CHKDSK /i It performs a less vigorous check of index entries. CHKDSK /c It skips checking of cycles within the folder structure.
Topics
Community Discussion
No community discussion yet for this question.