D317 CHAPTER 6 PRACTICE EXAM TEST
COMPLETE AND ACCURATE RATED A WESTERN
GOVERNORS’ UNIVERSITY
A smartphone user has come to you for help. They would like a laptop so they can
use a bigger screen but don't know what to choose. They're accustomed to doing
their work online with Google Docs and their smartphone and saving it to the
cloud. They would like to be able to use some of the same apps that they have
available on their android phone. Cost is a factor. What type of laptop would you
recommend for this user?
Chromebook
Chromebook
has Chrome OS preinstalled. It's main user interface is Google Chrome and it can run
apps designed for Android smartphones.
-also known for being less expensive
You need to start a new shell on a Linux workstation with root permissions. Which
command should you use to do this?
su
ps command
The command used to obtain information about processes currently running on the
system.
sudo command
Run command with the security privileges of the superuser (Super User DO)
-will run a single command as the alternate users
su command
,switch user, substitute user, or super user, is used to start another shell on a Linux
computer.
Without specifying a name, it's assumed you are trying to start a shell with super user
(or root) authority.
You are at a Windows command prompt. Which command allows you to copy files
an directories, copy NTFS permissions, and mirror a directory tree?
robocopy
The hard drive performance on your Windows workstation has deteriorated over
time. To attempt to improve performance, you want to ensure that files on the
hard drive are written in contiguous blocks. Which Windows tool should you use
to make this happen?
Optimize drives
Your company has a DHCP server to automatically assign IP addresses to any
nodes that connect to it. Which of the following would you want to assign a static
IP address to?
A. Workstation
B. File Server
C. Printer/MFD
D. Local Printer
B. File Server
C. Printer/MFD
Which of the following Windows OS and editions cannot be upgraded to Windows
10 Pro directly from the desktop by performing an in-place upgrade?
A. Windows 7 Enterprise
B. Windows 8.1
C. Windows 10 Home
D. Windows 8 Pro
A. Windows 7 Enterprise
D. Windows 8 Pro
, Windows 7 Enterprise
-is the only Windows 7 edition that can't be upgraded to Windows 10 Pro. It can only
be upgraded to Windows 10 education or Enterprise editions
xcopy /e
Copies directories and subdirectories including empty ones
xcopy /s
Copies directories and sub directories, but not empty directories
xcopy /h
Copies hidden and system files as well
xcopy /a
copies files with the archive attribute set and doesn't change the attribute
You are working at a windows command prompt. Which command should you use
to copy directories and subdirectories but not empty directories?
xcopy /s
What tool lets you choose a diagnostic startup on the next restart? (windows)
System Configuration
Shell
the interpreter between the user and operating system in Linux
dig command
Can resolve a FQDN to an IP address on UNIX hosts.
grep command
A Linux command that searches files for patterns of characters using regular
expression metacharacters. The command name is short for "global regular
expression print."
COMPLETE AND ACCURATE RATED A WESTERN
GOVERNORS’ UNIVERSITY
A smartphone user has come to you for help. They would like a laptop so they can
use a bigger screen but don't know what to choose. They're accustomed to doing
their work online with Google Docs and their smartphone and saving it to the
cloud. They would like to be able to use some of the same apps that they have
available on their android phone. Cost is a factor. What type of laptop would you
recommend for this user?
Chromebook
Chromebook
has Chrome OS preinstalled. It's main user interface is Google Chrome and it can run
apps designed for Android smartphones.
-also known for being less expensive
You need to start a new shell on a Linux workstation with root permissions. Which
command should you use to do this?
su
ps command
The command used to obtain information about processes currently running on the
system.
sudo command
Run command with the security privileges of the superuser (Super User DO)
-will run a single command as the alternate users
su command
,switch user, substitute user, or super user, is used to start another shell on a Linux
computer.
Without specifying a name, it's assumed you are trying to start a shell with super user
(or root) authority.
You are at a Windows command prompt. Which command allows you to copy files
an directories, copy NTFS permissions, and mirror a directory tree?
robocopy
The hard drive performance on your Windows workstation has deteriorated over
time. To attempt to improve performance, you want to ensure that files on the
hard drive are written in contiguous blocks. Which Windows tool should you use
to make this happen?
Optimize drives
Your company has a DHCP server to automatically assign IP addresses to any
nodes that connect to it. Which of the following would you want to assign a static
IP address to?
A. Workstation
B. File Server
C. Printer/MFD
D. Local Printer
B. File Server
C. Printer/MFD
Which of the following Windows OS and editions cannot be upgraded to Windows
10 Pro directly from the desktop by performing an in-place upgrade?
A. Windows 7 Enterprise
B. Windows 8.1
C. Windows 10 Home
D. Windows 8 Pro
A. Windows 7 Enterprise
D. Windows 8 Pro
, Windows 7 Enterprise
-is the only Windows 7 edition that can't be upgraded to Windows 10 Pro. It can only
be upgraded to Windows 10 education or Enterprise editions
xcopy /e
Copies directories and subdirectories including empty ones
xcopy /s
Copies directories and sub directories, but not empty directories
xcopy /h
Copies hidden and system files as well
xcopy /a
copies files with the archive attribute set and doesn't change the attribute
You are working at a windows command prompt. Which command should you use
to copy directories and subdirectories but not empty directories?
xcopy /s
What tool lets you choose a diagnostic startup on the next restart? (windows)
System Configuration
Shell
the interpreter between the user and operating system in Linux
dig command
Can resolve a FQDN to an IP address on UNIX hosts.
grep command
A Linux command that searches files for patterns of characters using regular
expression metacharacters. The command name is short for "global regular
expression print."