Practice Test #2 Flashcards
For a newly added storage drive, this command-line tool allows to configure it with a file system enabling Windows to store information on the drive.
gpart
sfdisk
mount
format
format
Which of the following Command Prompt commands in MS Windows can be used to copy one or more files from one location to another?
copy
move
cp
pushd
copy
Which Microsoft Windows command-line command(s) allow(s) for copying multiple files and directories, including subdirectories? (Select all that apply)
cp
xcopy
move
robocopy
copy
xcopy
robocopy
Which copying utility accessible via Windows command line interface offers the widest range of options?
xcopy
move
robocopy
copy
cp
robocopy
Which of the Command Prompt commands listed below allows for updating multiple Group Policy settings in MS Windows?
net user
gpupdate
bcedit
gpresult
gpupdate
A command-line tool in Windows that displays Group Policy information for a machine or user is called:
gpresult
net view
verify
gpupdate
gpresults
The following command can be used to shut down or restart a local or remote host running MS Windows.
poweroff
exit
bootcfg
shutdown
shutdown
The sfc Command Prompt utility in MS Windows:
Encrypts file and folders
Scans the ingrity of all protected system files and replaces incorrect versions with correct Microsoft versions
Displays information about system hardware and software configuration
Checks a disk and displays a status report
Scans the integrity of all protected system files and replaces incorrect versions with correct Microsoft versions
Which command-line commands in Windows can be used to display help information related to a specific utility? (Select 2 answers)
[command name] help
man [command name]
[command name] info
help [command name]
[command name] /?
help [command name]
[command name] /?
Which of the Command Prompt commands in MS Windows launches a text-based, command-line partitioning utility?
sfdisk
diskutil
gpart
diskpart
diskpart
Which network command-line utility in Windows combines the features of ping and tracert?
pathping
netcfg
dig
rpcping
pathping
Which of the Command Prompt commands in MS Windows launches a pop-up window containing brief summary of the installed operating system?
winver
msinfo32
systeminfo
msconfig
winver
Which Command Prompt commands in MS Windows move the command-line prompt one folder up in the directory tree (set the prompt at the parent folder of the current folder)? (Select 2 answers)
cd \
cd /^
cd ..
chdir \
chdir /^
chdir ..
cd ..
chdir /^
Which of the Windows command-line commands listed below change the current directory to the root directory? (Select 2 answers)
cd ..
cd /r
cd \
chdir ..
chdir /r
chdir \
cd \
chdir \
Which of the following answers refers to an ipconfig parameter used for displaying the full TCP/IP configuration information for all adapters?
-a
/?
/all
/-a
/all