WorksheetsA+ - 11C - Use Command-line Tools
Total questions: 2
Worksheet time: 13mins
The Command Prompt (cmd.exe) in Windows allows users to execute commands, navigate directories, manage files, and perform system management tasks. Users can access the Command Prompt with standard privileges or as an administrator to execute commands that require elevated privileges. Command syntax includes the command name, switches, and arguments, with the option to use quotation marks for arguments containing spaces.
Navigation commands such as cd (change directory) and dir (list files and directories) enable users to navigate through directories and view their contents. File management commands like move, copy, mkdir (make directory), and rd (remove directory) allow users to manage files and directories efficiently.
Disk management commands like diskpart, format, and chkdsk provide tools for managing disks, partitions, and file systems. Users can perform tasks such as inspecting disks, formatting drives, and checking for disk errors.
System management commands like shutdown, sfc (System File Checker), and winver (Windows version) enable users to perform system shutdowns, verify system files, and report Windows version information.
What is the primary purpose of the Command Prompt in Windows?
Execute commands with graphical interface
Manage files using a visual file explorer
Execute commands, navigate directories, and manage files using a text-based interface
Create and edit documents using a word processor
What is the error message displayed when trying to run a command that requires elevated privileges without administrative access?
"Access denied"
"Command not found"
"The requested operation requires elevation"
"Invalid syntax"
Which command is used to list the files and subdirectories in a directory?
cd
move
dir
rd
What command is used to change the working drive in Command Prompt?
drive
wd
cd
d:
What command is used to change the working directory to the parent directory?
cd ..
rd ..
cd /
md ..
Which command is used to copy files contained in a single directory to another location?
move
copy
md
rd
What is the purpose of the xcopy command?
Copy files contained in a single directory to another location
Copy the contents of more than one directory at a time and retain the directory structure
Move files and directories
Create a new directory
Which command is used to create a new directory?
mkdir
rd
copy
move
What command is used to delete an empty directory?
rd
copy
mkdir
move
Which command is used to write a new file system to a drive?
format
chkdsk
diskpart
sfc
What is the purpose of the chkdsk command?
Scan for bad sectors
Format a drive
Copy files to another location
Check for system file errors and attempt repairs
How can the shutdown command be used to log off a user?
shutdown /s
shutdown /h
shutdown /l
shutdown /r
Which command provides a manual interface for verifying system files and restoring them from cache if found to be corrupt?
sfc
diskpart
format
chkdsk
What command reports version information about the Windows operating system?
version
about
winver
sysinfo
What does the "Windows 10 or Windows 11" version information refer to?
The release date of Windows
The edition and license information
The brand version to identify the OS as a client version
The file system used by Windows
What information is provided by the OS Build in the Windows version information?
The release date of Windows
The edition and license information
The brand version to identify the OS as a client version
Numeric values representing the brand, feature update, and quality update status
What is the purpose of the shutdown /h command?
Log off the user
Restart the system
Hibernate the system
Shut down the system
Which command is used to run the System File Checker utility immediately?
sfc /scanonce
sfc /scanboot
sfc /scannow
sfc /scan
How can users schedule a scan using chkdsk to run when the computer is next restarted?
chkdsk /f
chkdsk /scan
chkdsk /r
chkdsk /scanboot
What is the primary function of the diskpart command?
Format a drive
Manage disks and partitions
Check for disk errors
Copy files between directories
Have you submitted your standup form yet?
Click the link below
Not yet
I have now.
