ExamCompass Practice Questions 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.
a) gpart
b) sfcdisk
c) mount
d) format
d) 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?
a) copy
b) move
c) cp
d) pushd
a) copy
Which Microsoft Windows command-line command(s) allow(s) for copying multiple files and directories, including subdirectories? (Select all that apply)
a) cp
b) xcopy
c) move
d) robocopy
e) copy
b) xcopy & d) robocopy
Which copying utility accessible via Windows command line interface offers the widest range of options?
a) xcopy
b) move
c) robocopy
d) copy
e) cp
c) robocopy
Which of the Command Prompt commands listed below allows for updating multiple Group Policy settings in MS Windows?
a) net user
b) gpupdate
c) bcdedit
d) gpresult
b) gpupdate
A command-line tool in Windows that displays Group Policy information for a machine or user is called:
a) gpresult
b) net view
c) verify
d) gpupdate
a) gpresult
The following command can be used to shut down or restart a local or remote host running MS Windows.
a) poweroff
b) exit
c) bootcfg
d) shutdown
d) shutdown
The sfc Command Prompt utility in MS Windows:
a) Encrypts files and folders
b) Scans the integrity of all protected system files and replaces incorrect versions with correct Microsoft versions
c) Displays information about system hardware and software configuration
d) Checks a disk and displays a status report
b) 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)
a) [command name] help
b) man [command name]
c) [command name] info
d) help [command name]
e) [command name] /?
d) help [command name]
&
e) [command name] /?
Which of the Command Prompt commands in MS Windows launches a text-based, command-line partitioning utility?
a) sfcdisk
b) diskutil
c) gpart
d) diskpart
d) diskpart
Which network command-line utility in Windows combines the features of ping and tracert?
a) pathping
b) nslookup
c) dig
d) net view
a) pathping
Which of the following answers refers to an ipconfig parameter used for displaying the full TCP/IP configuration information for all adapters?
a) -a
b) /?
c) /all
d) /-a
c) /all
Which netstat parameter allows to display all active TCP connections and the TCP/UDP ports on which the computer is listening?
a) -a
b) -p
c) -e
d) -r
a) -a
The -b netstat parameter in Microsoft Windows allows to display the name of an application involved in creating each connection or listening port.
a) True
b) False
a) True
Which of the following netstat parameters displays addresses and port numbers in numerical form?
a) -b
b) -n
c) -q
d) -r
b) -n
The /f switch of the chkdsk Command Prompt utility in MS Windows:
a) Locates bad sectors and recovers readable information
b) Fixes errors on the disk
c) Displays cleanup messages
d) Displays the full path and name of every file on the disk
b) Fixes errors on the disk
The /r switch of the chkdsk command-line utility in Windows: (Select all that apply)
a) Displays cleanup messages
b) Locates bad sectors and recovers readable information
c) Uses more system resource to perform a scan as fast as possible
d) Displays the full path and name of every file on the disk
e) Fixes errors on the disk
b) Locates bad sectors and recovers readable information
&
e) Fixes errors on the disk
Which copy command switch in Windows verifies that the new files are written correctly?
a) /-y
b) /v
c) /y
d) /a
b) /v
Which of the copy command switches suppresses the confirmation prompt displayed when Windows is about to overwrite the contents of an existing file?
a) /v
b) /y
c) /a
d) /-y
b) /y
Which of the following is the correct command for setting the time-out period of 30 seconds before powering off a Windows host?
a) shutdown /r /t 30
b) shutdown /s /30
c) shutdown /s /t 30
d) shutdown /r /30
c) shutdown /s /t 30
Which of the following is the physical memory limit for all 32-bit (x86) editions of Windows 10 / Windows 11?
a) 2 GB
b) 4 GB
c) 6 GB
d) 8 GB
b) 4 GB
A 64-bit (x64) Windows 10 Home edition provides support for up to:
a) 16 GB of RAM
b) 32 GB of RAM
c) 64 GB of RAM
d) 128 GB of RAM
b) 32 GB of RAM
Win 10 Home (64-bit): Up to 32 GB of RAM
Win 10 Pro (64-bit): Up to 2 TB of RAM
Win 10 Education (64-bit): Up to 2 TB of RAM
Win 10 Enterprise (64-bit): Up to 6 TB of RAM
Win 10 Pro for Workstations (64-bit): Up to 6 TB of RAM
A 64-bit (x64) Windows 11 Home edition provides support for up to:
a) 16 GB of RAM
b) 32 GB of RAM
c) 64 GB of RAM
d) 128 GB of RAM
d) 128 GB of RAM
Win 11 Home: Up to 128 GB of RAM
Win 11 Pro: Up to 2 TB of RAM
Win 11 Education: Up to 2 TB of RAM
Win 11 Pro for Workstations: Up to 6 TB of RAM
Win 11 Enterprise: Up to 6 TB of RAM
What is the physical memory limit for the 64-bit (x64) Windows 10 Pro edition?
a) 2 TB
b) 4 TB
c) 6 TB
d) 8 TB
a) 2 TB
Win 10 Home (64-bit): Up to 32 GB of RAM
Win 10 Pro (64-bit): Up to 2 TB of RAM
Win 10 Education (64-bit): Up to 2 TB of RAM
Win 10 Enterprise (64-bit): Up to 6 TB of RAM
Win 10 Pro for Workstations (64-bit): Up to 6 TB of RAM
Which edition(s) of Microsoft Windows 10 include(s) the BitLocker Drive Encryption feature? (Select all that apply)
a) Win 10 Home
b) Win 10 Pro
c) Win 10 Pro for Workstations
d) Win 10 Enterprise
b) Win 10 Pro
c) Win 10 Pro for Workstations
d) Win 10 Enterprise
An operating system installation type that preserves system settings, personal files, and applications from the older OS version is referred to as an in-place upgrade. Microsoft Windows versions that can be upgraded to Windows 10 via this method include: (Select all that apply)
a) Windows XP
b) Windows Vista
c) Windows 7
d) Windows 8
e) Windows 8.1
c) Windows 7
d) Windows 8
e) Windows 8.1
Which of the answers listed below refer to Windows command-line commands used for directory traversal? (Select 2 answers)
a) cd
b) pwd
c) dir
d) chdir
e) path
a) cd
d) chdir
Which of the following Windows Command Prompt commands can be used to list all directory’s files and subdirectories contained in the current directory? (Select all that apply)
a) dir
b) dir /?
c) dir “.”
d) dir /all
e) dir /list
a) dir
c) dir “.”