30 Questions
2 Views
3.8 Stars

CHKDSK Command Lines Quiz

Test your knowledge of CHKDSK command lines in Windows with this quiz! Learn how to check disks for errors and fix them, and become a pro at troubleshooting disk issues on your computer.

Created by
@FoolproofTopaz
1/30
Find out if you were right!
Create an account to continue playing and access all the benefits such as generating your own quizzes, flashcards and much more!
Quiz Team

Access to a Library of 520,000+ Quizzes & Flashcards

Explore diverse subjects like math, history, science, literature and more in our expanding catalog.

Questions and Answers

Which command is used to scan the integrity of all protected system files and repair files with problems when possible?

/SCANNOW

Which command is used to scan the integrity of a specific file but does not repair it?

/VERIFYFILE

Which command is used to scan the integrity of a specific file and repair it if problems are detected?

/SCANFILE

Which command is used with '/SCANFILE' to define the offline Windows and boot directories?

<p>/OFFBOOTDIR</p> Signup and view all the answers

Which command is used to scan the integrity of all protected system files but does not repair any corruption that it finds?

<p>/VERIFYONLY</p> Signup and view all the answers

Which command is used with '/VERIFYONLY' to verify only the files, not the DLLs or the registry?

<p>/FILESONLY</p> Signup and view all the answers

What does the 'list disk' command do in diskpart?

<p>Displays a list of all disks on the computer</p> Signup and view all the answers

What does the 'delete partition' command do in diskpart?

<p>Deletes a selected partition</p> Signup and view all the answers

What does the 'format fs=ntfs quick' command do in diskpart?

<p>Formats the selected partition with the NTFS file system quickly</p> Signup and view all the answers

What does the 'xcopy' command do?

<p>Copies directories and subdirectories</p> Signup and view all the answers

Which command is used to replicate file data and has more options than xcopy?

<p><code>robocopy</code></p> Signup and view all the answers

What does the /s option do in xcopy?

<p>Copy directories and subdirectories</p> Signup and view all the answers

What does the /i option specify in xcopy?

<p><code>dir2</code> is a directory name</p> Signup and view all the answers

What does the /E option do in robocopy?

<p>Copy subdirectories (including empty ones)</p> Signup and view all the answers

What does the /Z option do in robocopy?

<p>Copy files in restartable mode</p> Signup and view all the answers

What does the /LOG+ option do in robocopy?

<p>Write status output to a log file</p> Signup and view all the answers

Which command is used to copy directories and subdirectories, but not empty ones?

<p><code>xcopy</code></p> Signup and view all the answers

Which command is used to assume dir2 is a directory name (not a file name) if it does not exist?

<p><code>xcopy</code></p> Signup and view all the answers

Which command is used to copy all files and subdirectories (including empty ones)?

<p><code>xcopy</code></p> Signup and view all the answers

Which command is used to copy files in restartable mode (useful if the copy operation fails)?

<p><code>xcopy</code></p> Signup and view all the answers

Which command will check a disk for errors and fix them automatically?

<p>chkdsk C: /f</p> Signup and view all the answers

What does the command 'chkdsk C: /f /r' do?

<p>All of the above</p> Signup and view all the answers

When should you use the command 'chkdsk C: /x'?

<p>To force the volume to dismount before checking</p> Signup and view all the answers

What is the purpose of the System File Checker (SFC) in Windows?

<p>To scan for and restore corruptions in Windows system files</p> Signup and view all the answers

Which command will immediately scan all protected system files and replace incorrect versions with correct Microsoft versions?

<p>sfc /scannow</p> Signup and view all the answers

What is the purpose of the command 'sfc /scanfile=c:\windows\system32\kernel32.dll'?

<p>To scan the integrity of a specific file and repair if problems are detected</p> Signup and view all the answers

When running the CHKDSK or SFC commands, what should you do before running them?

<p>Open the command prompt as an administrator</p> Signup and view all the answers

Which command will check a disk without fixing any errors?

<p>chkdsk C:</p> Signup and view all the answers

What does the command 'chkdsk C: /f /r' do?

<p>All of the above</p> Signup and view all the answers

When should you use the command 'chkdsk C: /x'?

<p>To force the volume to dismount before checking</p> Signup and view all the answers

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Quizzes Like This

Use Quizgecko on...
Browser
Browser