SlideShare a Scribd company logo
9
Most read
12
Most read
13
Most read
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
[Updated Constantly]
IT Essentials (ITE v6.0 + v7.0) Chapter 11 Exam Answers 100%
1. Match the folders in a 32-bit Windows 10 PC to their description. (Not all options are used.)
HERE
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
2. Match the categories in the Windows 10 Control Panel to the function.
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
3. Match the Internet Options to the descriptions used to configure Microsoft Internet
Explorer. (Not all options are used.)
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
4. Match the Windows 10 Registry key with its description. (Not all options are used.)
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
5. Match the message types in the Windows 10 Event Viewer with their description. (Not all
options are used.)
6. Which three levels of RAID are supported by Windows 10 Pro? (Choose three.)
 0 *
 1 *
 3
 4
 5 *
Explanation: Windows 10 Pro supports RAID levels 0 (Spanned), 1 (Mirrored), and 5 (Stripping
with Parity).
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
7. A technician is troubleshooting a PC. The display shows an “Invalid Boot Disk” error after
the POST. What is a probable cause?
 The MBR is corrupted. *
 A process is using most of the CPU resources.
 The date and time have been changed in the BIOS and do not reflect the correct time and date.
 The PC does not have a floppy drive or the floppy drive is broken.
 The PC has a BIOS password.
Explanation: Possible causes for the error shown are: (1) Media that does not have an
operating system is in a drive. (2) The boot order is not set correctly in the BIOS. (3) The hard
drive is not detected or the jumpers are not set correctly. (4) The hard drive does not have an
operating system installed. (5) The MBR is corrupted. (6) The computer has a boot sector
virus. (7) The hard drive is failing.
8. A technician notices that a program that is listed in the registry of a Windows computer is
not found on that computer. What is a possible solution to the problem?
 Run fdisk /mbr from the command prompt.
 Reinstall the application. Then, run the uninstall program. *
 Restore the boot.ini file from the installation media.
 Restore the ntdetect.com file from the installation media.
Explanation: By installing the application again, the link in the registry should work. When you
uninstall the application, the uninstall process should remove the registry entries.
9. Which question is an open ended question that could be used when helping a customer
troubleshoot a Windows problem?
 Can you boot the operating system?
 Have you changed your password recently?
 Do you get a login prompt when the computer boots?
 What programs have you installed recently? *
Explanation: Closed ended questions tend to have a yes/no response. Open ended questions
leave more room for the customer to explain in more detail. Technicians should use open
ended questions to help identify the problem.
10. A technician has been asked to reinstall the OS on a computer that has a corrupted
operating system. The technician inserts the installation media in the optical drive. What
would be the most likely action the technician should perform next?
 Change the boot sequence in the BIOS. *
 Change the BIOS password.
 Flash the BIOS for a firmware upgrade.
 Change clock speeds in the BIOS.
Explanation: Typically, once the operating system has been installed, the computer boots from
the hard disk all the time. To boot from an optical drive, the boot sequence needs to be
modified. Changing the BIOS password, flashing the BIOS, and changing the clock speed have
no effect on loading installation files from the optical drive.
11. A technician has successfully removed malware from a PC and finds that when the system
is rebooted error messages are displayed about missing and corrupt system files. What utility
can the technician use to replace or fix any corrupted system files?
 ASR
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
 Fixboot
 Fixmbr
 Regedit
 SFC *
Explanation: ASR is used to recover the operating system when it is totally corrupt and will not
boot. Regedit is a registry editor whereas Fixmbr and Fixboot are command line utilities that
can be used to repair corrupt boot records. SFC is used to check the integrity of any system
files that may have been corrupted and repair them.
12. A technician is troubleshooting a Windows 7 laptop that takes significantly longer than
expected when performing a file search. What is the possible cause?
 The file system is corrupt.
 The disk type is basic.
 The disk type is dynamic.
 The file permissions are not set.
 The index service is not running. *
Explanation: The Windows indexing service is used to speed up file searches. A slow search
may be the result of either the index service not running or not indexing the correct location.
13. A Windows 8 computer locks up with a stop error during startup and then automatically
reboots. The automatic restart setting is making it difficult to see any error messages. What
can be done so that the error messages can be viewed?
 Use the System Recovery options to restart the operating system.
 Use the Command Prompt option to research the stop error messages.
 View the error messages and recover the system using the System Image Recovery tool.
 Access the Advanced Startup options menu before the OS loads to disable the auto restart
function. *
Explanation: The error messages are difficult to read so the best solution is to first try to
disable the auto restart function by accessing the Advanced Startup menu before the OS
loads. Then the error messages can be read and further action taken to resolve the rebooting
problem.
14. A user reports that a PC is losing files, not opening some files, and is performing slowly.
The technician suspects problems with the hard drive. What should be done to protect the data
that is on the PC and to determine the source of the problem, without risking total drive
failure?
 Run the format command, then replace the hard drive.
 Run chkdsk, then run format.
 Back up all important files, then replace the hard drive.
 Back up all important files, then run chkdsk. *
 Run chkdsk, then back up all important files.
Explanation: Backing up important files is the first step in protecting existing data. After
backing up, running chkdsk will allow the technician to determine if there are bad sectors on
the hard drive, without losing any data.
15. A company has recently deployed Active Directory and now a workstation cannot connect
to a network resource. A technician takes corrective action by modifying group policy settings.
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
Which command should the technician use to make the workstation synchronize with the new
settings?
 runas
 rstrui
 tasklist
 gpresult
 gpupdate *
Explanation: The functions of the listed commands are as follows:
 runas – runs a program or tool with different permissions
 rstrui – starts the System Restore utility
 gpresult – displays group policy settings
 gpupdate – refreshes group policy settings
 tasklist – displays currently running applications
16. A user is reporting that a file has been shared specifically with another user on the
network, but the other user opens the file and is unable to save it once edited. What is the
probable cause?
 The user shared the document with Read permissions. *
 The user forgot to share the parent folder.
 The file has the Archive attribute enabled.
 The file has been deleted.
Explanation: The permission setting should have been Change or Full Control. The Read
permission does not allow edited files to be saved.
17. A user calls the help desk and reports that the workstation, when powering up, displays
error messages about an invalid system disk or invalid boot disk. When a technician comes to
the office, the user mentions that the workstation was working well the day before. The
technician checks the workstation and makes sure that the cable is firmly connected between
the hard drive and the motherboard. What is another likely cause of the problem?
 The MBR/GPT is corrupted. *
 The boot service fails to start.
 Some of the operating system files may be corrupted.
 A recently installed device driver is incompatible with the boot.
Explanation: These error messages indicate that the workstation cannot detect the hard drive
as a bootable device. One possible cause is that the MBR/GPT on the hard drive is corrupted
so that the workstation cannot locate a valid partition that holds the necessary codes to start
booting.
18. A technician is attempting to diagnose and rectify a common boot problem on a Windows
10 installation. Which Windows 10 advanced recovery option should the technician use?
 System Restore
 System Image Recovery
 Reset
 Startup Repair *
Explanation: The Windows Startup Repair option can be used once the system is in recovery
mode to fix common boot issues. Common boot problems that can be addressed by Statup
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
Repair are repairing the MBR, repairing the boot sector, and adding missing Windows
installations to the Boot Configuration Database (BCD).
19. A user of a Windows 10 PC wants to automatically sync the user profile across various
Windows 10 devices that the user owns. How can the user accomplish this?
 Have the user sign into all devices with the Microsoft account of the user. *
 Ensure that the user is in the proper group so that the group policy will be applied.
 Use gpupdate to propagate the group policy to other devices.
 Make sure that OneDrive file sync is disabled.
Explanation: A Microsoft account is required to sync data between devices, to access
OneDrive, and to work with parental controls of the Child account. It allows access to
Microsoft cloud services and syncs desktop settings and profiles across multiple devices. For
this to occur, all devices must be signed in with the same Microsoft account.
20. A technician is troubleshooting a Windows 10 PC with a frozen Internet Explorer window.
Which command can the technician run, as an administrator at a command prompt, to
terminate the Internet Explorer process that has hung?
 taskkill /fi iexplorer.exe
 taskkill /pid iexplorer.exe
 taskkill /f /im iexplorer.exe *
 taskkill /f /im explorer.exe
Explanation: The taskkill command can be used to end processes and services. The
switch /im refers to the ImageName to end a task by PID or image name respectively. The
switch /f terminates the process without any user notification. This is useful because it will
terminate the hung process even if it is displaying a dialogue box.
21. A technician wishes to create a dynamic volume on a Windows 10 PC that has two physical
hard drives. The technician wants to achieve maximum write performance with data fault
tolerance. What type of dynamic volume should be created to achieve this?
 RAID 5 volume
 RAID 1 volume *
 RAID 2 volume
 RAID 6 volume
Explanation: Mirroring is a type of RAID (RAID 1) that uses two hard disks to protect a single
disk against failure. Because data is written to both disks, it can be read from both disks, thus
improving the read speed performance.
22. A user wishes to view an ISO disk image file on a Windows 10 Pro PC. How can this be
done?
 Convert a Dynamic disk to a Basic disk and open the ISO image.
 Use the built-in Unzip utility to open the ISO file and extract the contents into a directory.
 Use File Explorer to locate the ISO file and mount the file using the Disk Image tools. *
 Copy the ISO image to a Dynamic disk and double click it.
Explanation: An ISO image can be mounted in Windows 10. Use File Explorer, to locate the ISO
file, then select the Manage menu under Disk Image tools, and then select Mount.
23. Which file sharing mechanism is included with Microsoft Windows 10 to provide simple
file sharing via Wi-Fi and Bluetooth?
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
 AirDrop
 Nearby Sharing *
 Homegroup
 NFC
 Workgroup
Explanation: Nearby Sharing is included in Microsoft Windows 10 to provide simple file sharing
with the ability to share content with a nearby device using both Wi-Fi and Bluetooth.
24. Which feature is included with both macOS and Apple iOS to establish a Wi-Fi direct
connection between devices to simplify file transfer?
 Nearby sharing
 Workgroup
 Homegroup
 AirDrop *
Explanation: AirDrop was included in both macOS and Apple iOS to provide simple file sharing
via a Wi-Fi direct connection between devices.
25. A computer technician is attempting to modify settings in the Network Adapter >
Properties > Advanced tab > Speed and Duplex. What is a possible effect (or impact) if this
option is configured incorrectly?
 The network connection may experience issues. *
 The NIC cannot be set to wake up with network activity.
 The NIC cannot be set to shutdown while the computer is idle.
 The NIC loses VLAN support.
Explanation: Network card properties are configured in the Advanced tab of the adapter
properties window. The Advanced tab provides configuration of features such as Speed &
Duplex, QoS, Wake-on LAN, and more.
26. A company is implementing a wireless network and using wireless devices as part of the
corporate environment. Which two server-based authentication methods should the company
consider in the wireless network design? (Choose two.)
 AES
 RADIUS *
 TACACS *
 TKIP
 WPA2-PSK
Explanation: RADIUS and TACACS require a server that would authenticate wired/wireless
devices as well as users.
27. A user tries to install an application on a Windows 10 Pro PC but it fails. The user tries to
uninstall the application but it fails to uninstall. What option can be used to address this issue
without loss of data or applications?
 Use Restore Point. *
 Use Advanced Start-up.
 Uninstall and reinstall the device using device manager.
 Restart the Windows Update services.
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
28. A technician is troubleshooting a Windows 10 PC that will not do any windows updates
automatically or manually. What option can be used to address this issue without loss of data
or applications?
 Delete all the files in C:WindowsSoftwareDistribution folder and restart the PC. *
 Perform a repair of Windows using Installation media.
 Uninstall and reinstall the device using device manager.
 Restart the Windows Update services.
29. A technician is troubleshooting a Windows 10 PC that will not do any windows updates
automatically or manually. What option can be used to address this issue without loss of data
or applications?
 Delete all the files in C:WindowsSoftwareDistribution folder and restart the PC. *
 Restore using Sysprep.
 Uninstall and reinstall the device using device manager.
 Restart the Windows Update services.
30. A Windows 10 computer suddenly started experiencing network connectivity issues after
the latest Windows updates completed a week ago. What option can be used to address this
issue without loss of data or applications?
 Reset this PC. *
 Restore using Sysprep.
 Restart the Windows Update services.
 Uninstall and reinstall the device using device manager.
31. A client installed a new driver for a device three weeks ago; however, this driver is causing
the system to freeze occasionally and the client wishes to revert back to the old driver. What
option can be used to address this issue without loss of data or applications?
 Reset this PC. *
 Restart the Windows Update services.
 Restore using Sysprep.
 Uninstall and reinstall the device using device manager.
32. A technician is working on a Windows 10 PC that keeps freezing occasionally after a driver
update. System restore has been turned off. What option can be used to address this issue
without loss of data or applications?
 Reset this PC. *
 Uninstall and reinstall the device using device manager.
 Restore using Sysprep.
 Restart the Windows Update services.
33. A technician is working on a Windows 10 PC that keeps freezing occasionally after a driver
update. System restore has been turned off. What option can be used to address this issue
without loss of data or applications?
 Reset this PC. *
 Go back to the initial Windows build.
 Restart the Windows Update services.
 Uninstall and reinstall the device using device manager.
34. A technician is working on a Windows 10 PC that keeps freezing occasionally after a driver
update. System restore has been turned off. What option can be used to address this issue
without loss of data or applications?
 Reset this PC. *
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
 Go back to the initial Windows build.
 Use Advanced Start-up.
 Perform a repair of Windows using Installation media.
35. A technician is troubleshooting a Windows 10 PC that will not do any windows updates
automatically or manually. What option can be used to address this issue without loss of data
or applications?
 Delete all the files in C:WindowsSoftwareDistribution folder and restart the PC. *
 Use Advanced Start-up.
 Go back to the initial Windows build.
 Perform a repair of Windows using Installation media.
36. A user is trying to create a new Windows directory for storing files related to a new project.
What is the best Windows command to select to do the job?
 md *
 ping
 tracert
 nslookup
 help
37. A user has to shutdown several remote computers one at a time. What is the best Windows
command to select to do the job?
 shutdown *
 nslookup
 ping
 netstat
 recover
38. A user has an important file that is used in many projects and needs to move that file to a
different Windows directory while maintaining it in the current location. What is the best
Windows command to select to do the job?
 copy *
 bootrec
 ipconfig
 diskpart
 history
39. A user needs to display a list of current processes running on a local or a remote computer.
What is the best Windows command to select to do the job?
 tasklist *
 diskpart
 bootrec
 format
 path
40. A user has just installed a new hard drive into the PC and needs to prepare it to store
Windows files. What is the best Windows command to select to do the job?
 format *
 bootrec
 ipconfig
 diskpart
 net user
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
41. A user is experiencing issues with system startup and with failing to open some files. The
user wants to determine the source of any hard drive issues. What is the best Windows
command to select to do the job?
 chkdsk *
 bootrec
 ipconfig
 diskpart
 cls
42. A user suspects someone has hacked into the PC and wants to verify activity on the PC by
displaying all active TCP connections to the PC. What is the best Windows command to select
to do the job?
 netstat *
 diskpart
 bootrec
 format
 regsrv32
43. A user is looking for a file but can not find it in the Document folder. The user wants to
move to the Download directory to check there. What is the best Windows command to select
to do the job?
 cd *
 bootrec
 ipconfig
 diskpart
 help
44. A user is troubleshooting a connectivity issue from the PC to a web server and wants to
see a list of the traffic stops between the PC and the web server. What is the best Windows
command to select to do the job?
 tracert *
 diskpart
 bootrec
 tasklist
 recover
45. A user is reorganizing files within different directories to accommodate new projects and
needs to relocate a file from one Windows directory to another one. What is the best Windows
command to select to do the job?
 move *
 tasklist
 DISM
 sfc
 history
IT Essentials v6.0:
1. Which factor affects the speed of an inkjet printer?
 the desired quality of the image*
 the size of printer power supply
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
 the quality of the paper
 the cost of the inkjet cartridges
2. What are two cables that are used to connect a computer to a printer? (Choose two.)
 serial*
 FireWire*
 PS/2
 HDMI
 eSATA
3. What type of connection would be used to connect a printer directly to the network?
 Ethernet*
 serial
 USB
 Firewire
4. What is a characteristic of thermal inkjet nozzles?
 The heat creates a bubble of steam in the chamber.*
 Heat is applied to the ink reservoir of each nozzle.
 The vibration of the crystal controls the flow of ink.
 A charge is applied to the printhead.
5. In laser printing, what is the name of the process of applying toner to the latent image on
the drum?
 developing*
 charging
 transferring
 fusing
6. What mechanism is used in a laser printer to permanently fuse the toner to the paper?
 heat*
 electrical charge
 pressure
 light
7. Which statement describes a printer driver?
 It is the interface in Windows that identifies a unique printer attached to the workstation.
 It is cache inside a printer that stores documents to be printed in a queue.
 It is software that converts a document into the format that a printer can understand.*
 It is the configuration code that is sent to a printer to identify the operating system of the
workstation.
8. A technician is installing a printer that will be directly connected to a computer. Why does
the technician not connect the printer initially during the installation process?
 The printer needs to be configured first.
 The OS of the workstation needs to be updated first.
 The printer driver might need to be installed first before the printer is connected.*
 The Microsoft download site needs to be searched first for the printer driver.
9. A Windows 7 computer has several printers configured in the Control Panel Devices and
Printers window. Which printer will the computer choose to be the first option for printing?
 the printer that is set as the default printer*
 the software-based printer that is used to create PDF files
 the software-based printer that is used to create XPS files
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
 a manual selection, which is always needed
10. What is a characteristic of global and per-document options in print settings?
 Per-document options override global options.*
 Global options take precedence over per-document options.
 It is not possible to configure per-document options.
 It is not possible to configure global options.
11. A user discovers that an inkjet color printer is printing different colors from those that are
shown on the screen. What can be done to solve this problem?
 Calibrate the printer.*
 Adjust the printer spool.
 Replace the fuser.
 Replace the drum.
12. The users on a LAN are reporting that computers respond slowly whenever high resolution
photographs are being printed on the color laser printer. What would be the cause of this
problem?
 The printer does not have enough memory to buffer an entire photograph.*
 The printer is not configured for duplex printing.
 The paper is not adequate for photograph printing.
 The printer is not configured for the proper paper orientation.
13. What is the purpose of the Additional Drivers button in the Sharing tab of the Printer
Properties?
 to add additional drivers for other operating systems*
 to add additional drivers for other printers in the network
 to add additional drivers for duplex printing
 to add additional drivers for other printers connected to the computer
14. What are two methods to connect to a printer wirelessly? (Choose two.)
 IEEE 802.11 standards*
 Bluetooth*
 WiMax
 satellite
 microwave
15. In Windows 8, what must be configured to enable one user to share a USB-connected
printer with another user on the same network?
 Windows firewall
 Windows Defender
 IEEE 802.11
 File and printer sharing*
 virtualization option in BIOS
16. Which type of print server provides the most functions and capabilities?
 a dedicated PC print server*
 a computer-shared print server
 a hardware print server
 a print server that is implemented in software
17. What are two functions of a print server? (Choose two.)
 provide print resources to all connected client computers*
 store print jobs in a queue until the printer is ready*
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
 ensure that the connected client computers have up-to-date printer drivers
 store backups of documents sent to the printer
 provide uninterrupted power to the printer
18. Which action supports an effective printer preventive maintenance program?
 Reset the printer page counters if available.*
 Replace laser printer toner at set predetermined time intervals.
 Clean inkjet print heads when they stop working.
 Disconnect the printer from the power source when it is not in use.
19. How can the life of a thermal printer be extended?
 Clean the heating element regularly with isopropyl alcohol.*
 Clean the inside of the printer with a vacuum cleaner with a HEPA filter.
 Keep the paper dry in a low humidity environment.
 Wipe the outside of the printer with a damp cloth.
20. After applying a solution to a printer problem, a technician restarts the printer and prints a
test page. Which step of the troubleshooting process is the technician applying?
 verifying the solution and system functionality*
 identifying the problem
 testing a theory to determine the cause of the problem
 documenting findings, actions, and outcomes
21. A technician recorded that a new fuser roller unit was installed in a laser printer to solve a
printing problem. Which step in the troubleshooting process did the technician just perform?
 documenting findings, actions, and outcomes*
 verifying the solution and system functionality
 identifying the problem
 testing a theory to determine the cause of the problem
22. What are two probable causes for printer paper jams?
 high humidity*
 the wrong type of paper*
 a defective print cartridge
 misaligned print heads
 an incorrect print driver
23. What corrective action should be taken if a printer is printing faded images?
 secure loose printer cables
 update the print driver
 clean the printer
 replace the toner cartridge*
24. What corrective action would a technician take in response to a print spooler error?
 reboot the printer
 restart the print spooler*
 update the printer driver
 clean the printer
25. What would cause an inkjet printer to fail to print any pages?
 The printer software is set to toner save.
 The printer ribbon is worn out.
 The ink cartridge is empty.*
 The printer is loaded with a paper type other than photo paper.
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
26. A user tells a technician that the printer does not respond to attempts to print a document.
The technician attempts to print a document and the printer does not output any pages. The
technician notices that the printer LCD display is blank and unlit. What is most likely the
problem?
 The screen contrast is too low.
 The printer is not turned on.*
 The printer is out of ink.
 The print head is clogged.
27. Match the common printer configuration options to the correct descriptions. (Not all
options are used.)
Question
Answer
Older Version
28. Which two actions should a technician take if illegal content, such as child pornography, is
discovered on the hard drive of a customer computer? (Choose two.)
 Contact a first responder.*
 Confront the customer immediately.
 Shut down the computer until authorities arrive.
 Document as much information as possible.*
 Remove and destroy the hard drive.
29. What is the definition of cyber law?
 a single law defining criminal acts that are committed online
 a contract that defines expectations between and organization and IT service vendors for an
agreed upon level of support
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
 the process of collecting and analyzing data from computer systems, networks, wireless
communications, and storage devices
 the collection of international, country, and local laws that affect computer security
professionals*
30. When performing computer forensics, what can be prevented with a properly and carefully
documented chain of custody?
 identity theft
 copying of copyrighted materials
 evidence tampering*
 cyber crime
31. During the process of troubleshooting, a technician gains access to customer private
information. What is expected that the technician do with this information?
 Send this information to the manager of the customer.
 Back up the information just in case the customer needs it some day.
 Document all information in a log file.
 Send this information to the technician manager.
 Keep it confidential.*
32. During the troubleshooting of software that is installed on a computer system, a level one
technician requires help from a level two technician. The file shown in the exhibit must be sent
to the level two technician. How should the level one technician deliver this file?
 Send the file as it is to the level two technician.
 Deliver the file in printed format only.
 Replace all passwords in the file with before emailing the file and then supply the passwords
by secure means, if required.*
 This file should not be shared with the level two technician.
33. What are two sections that are usually included in an SLA? (Choose two.)
 supported equipment and software*
 home contact information of the technician
 service provider part suppliers
 time of service availability*
 contact information of other clients
34. Which two rules pertain to the general daily activities of employees in a call center
environment? (Choose two.)
 The technician should contact the customer if the technician is going to be late for a follow-up
appointment.*
 The technician should adjust the work chair to a height that is high enough so that wrists
angle downwards toward the keyboard.
 The technician should be sure to treat all customers equally.*
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
 If a customer complains about another technician, the technician who is taking the call should
agree with opinion of the customer.
 If a technician takes a call from a customer the technician does not like, the technician should
pass the call to another technician.
35. Which statement describes a best practice related to time management?
 The technician can take the call of another technician, even without permission to do so.
 The technician should give better service to a customer for whom the technician feels more
sympathy.
 The technician should take the easier calls first, regardless of the urgency.
 The technician should make sure to call the customer back as close to the callback time as
possible.*
36. Which two statements are correct about level one and level two technicians? (Choose two.)
 Level two technicians usually respond to the “down calls” as they may be able to resolve them
faster.*
 Level one technicians usually work on the problems that require opening up the computer
case.
 Level two technicians are often referred to as “incident screeners,” and level one technicians
are often referred to as “product specialists.”
 Level two technicians are usually more knowledgeable about technology than the level one
technicians are.*
 Level two technicians prepare a work order and escalate it to a level one technician if a
problem cannot be resolved within ten minutes.
37. What should a level two technician do immediately after receiving an escalated work order
from a level one technician?
 Call the customer back to ask any additional questions and resolve the problem.*
 Call the level one technician and ask questions about the problem.
 Document suggestions to solve the problem in the work order and return it to the level one
technician.
 Send the work order to a level three technician and ask for support.
38. A customer calls to report a computer problem. Which two actions can the technician take
to establish a good rapport with the customer? (Choose two.)
 Use technical terms to determine the level of knowledge the customer possesses.
 Allow the customer to speak without interruption.*
 Personalize the call by periodically asking questions unrelated to the computer problem.
 Refer to the customer by name whenever possible.*
 Ask only closed-ended questions.
39. What is the correct way to conduct a telephone call to troubleshoot a computer problem?
 Always gather information from the customer and escalate the problem.
 Ask personal questions to get better acquainted with the customer.
 Explain each step to help the customer understand the troubleshooting process.
 Maintain professional behavior at all times.*
40. A technician receives a call from a customer who is too talkative. How should the
technician handle the call?
 Politely step in and gain control of the call by asking the customer social questions.
 Allow the customer to speak without interruption and then try to use closed-ended questions
to gather data.*
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
 Use open-ended questions and repeat all the information back to the customer to politely
show that unnecessary information is being given.
 Talk over the customer and quickly gather the necessary information to be of help.
41. What are two examples of displaying professional communication skills while talking to a
customer? (Choose two.)
 focusing on what you cannot do to give customers an idea of the magnitude of the problem
 clarifying what customers say after they have finished their explanations*
 interrupting customers with a question to gather more information
 asking customers to paraphrase their explanations
 the use of active listening, with occasional interjections such as “I see” or “I understand”*
42. What are three pieces of information a level one technician should gather from a
customer? (Choose three.)
 details of any recent changes to the computer*
 description of the problem*
 output from diagnostic software
 output from a remote connection to the customer computer
 current CMOS settings
 contact information*
43. Which situation would require that a support desk call be given the highest priority?
 A couple of computers have operating system errors.
 The company cannot operate because of a system failure.*
 Some computers cannot log in to the network.
 Two users are requesting an application enhancement.
 A user is requesting a RAM memory upgrade.
44. Which two data storage locations contain persistent data that can be used by computer
forensics specialists? (Choose two.)
 solid state drives*
 CPU registers
 RAM
 hard disk drives*
 cache
45. In a computer forensics investigation, which type of data is considered volatile data and
can be lost if power is removed from the computer?
 data in transit between RAM and the CPU*
 data stored on an internal drive
 data stored on an external drive
 data stored on magnetic disks
46. What customer support procedure would likely cause an upset customer to become more
upset?
 Ask the customer to do obvious or unnecessary steps.*
 Reiterate that you want to solve the problem.
 Follow a step-by-step approach to solving the problem.
 Apologize for the wait time if there has been no wait time.
47. What name is given to a certain set of general rules that apply to written communication
over the Internet?
 flame wars
Computer Networking Tutorials-Labs-Tips, Exam & Answers
for Student & Beginners
https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html
 online interactions
 Internet slang
 netiquette*
48. When performing computer forensics what is required to prove a chain of custody?
 an admission of guilt
 collected evidence
 proper documentation procedures*
 expert testimony
49. What is a reason to escalate a problem from a level one technician to a level two
technician?
 when the equipment needs to be rebooted
 when the screen resolution of a customer PC needs to be adjusted
 when drivers, applications, or operating systems need to be installed*
 when a peripheral device needs to be replaced

More Related Content

PDF
IT Essentials (Version 7.0) - ITE Chapter 12 Exam Answers
PDF
IT Essentials (Version 7.0) - ITE Chapter 7 Exam Answers
PDF
IT Essentials (Version 7.0) - ITE Chapter 13 Exam Answers
PDF
IT Essentials (Version 7.0) - ITE Chapter 5 Exam Answers
PDF
IT Essentials (Version 7.0) - ITE Chapter 8 Exam Answers
PDF
IT Essentials (Version 7.0) - ITE Chapter 3 Exam Answers
PDF
IT Essentials (Version 7.0) - ITE Chapter 10 Exam Answers
PDF
IT Essentials (Version 7.0) - ITE Final Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 12 Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 7 Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 13 Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 5 Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 8 Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 3 Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 10 Exam Answers
IT Essentials (Version 7.0) - ITE Final Exam Answers

What's hot (20)

PDF
IT Essentials (Version 7.0) - ITE Practice Final Exam Answers
PPT
ITE v5.0 - Chapter 7
PDF
Understanding The Boot Process
PDF
Computer maintenance-and-repair
PPTX
Pc maintenance
PPT
Capitulo 8 CCNA 1
PPT
ITE v5.0 - Chapter 3
PDF
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
PDF
CSS L17 - DOS COMMANDS IN COMPUTER NETWORKING
PPTX
Bios vs uefi
PDF
Server 2008 r2 ppt
PDF
Software development in ar mv8 m architecture - yiu
 
PPT
ITE v5.0 - Chapter 10
PPT
ITE v5.0 - Chapter 9
PPTX
Useful Group Policy Concepts
PPT
ITE v5.0 - Chapter 5
PPTX
Implementing a UEFI BIOS into an Embedded System
PPTX
Chapter 17 : static routing
PPT
Networking Chapter 6
PPT
ITE v5.0 - Chapter 1
IT Essentials (Version 7.0) - ITE Practice Final Exam Answers
ITE v5.0 - Chapter 7
Understanding The Boot Process
Computer maintenance-and-repair
Pc maintenance
Capitulo 8 CCNA 1
ITE v5.0 - Chapter 3
CCNAv5 - S4: Chapter 5: Network Address Translation for ipv4
CSS L17 - DOS COMMANDS IN COMPUTER NETWORKING
Bios vs uefi
Server 2008 r2 ppt
Software development in ar mv8 m architecture - yiu
 
ITE v5.0 - Chapter 10
ITE v5.0 - Chapter 9
Useful Group Policy Concepts
ITE v5.0 - Chapter 5
Implementing a UEFI BIOS into an Embedded System
Chapter 17 : static routing
Networking Chapter 6
ITE v5.0 - Chapter 1
Ad

Similar to IT Essentials (Version 7.0) - ITE Chapter 11 Exam Answers (20)

DOCX
To pass ite chapter 5 exam
DOCX
TLE ICT CSS 10 Cot lesson plan1
DOCX
Chapter 12.0
PPTX
How to fix a required drive partition is missing
PDF
Technical interview questions & answer for it support team
DOC
PDF
IRJET- Orchestration of Operating System Start-Up
DOC
Computer basics worksheet
PPTX
Diagnose Computer Systems and Networks.pptx
PPTX
Data recovery from storage device
PDF
Survey of Operating Systems 5th Edition Holcombe Solutions Manual
PDF
Oracle database 12c client quick installation guide 5
DOCX
Handson1 6 federp
PDF
Survey of Operating Systems 5th Edition Holcombe Solutions Manual
PPT
Operating System & Utility Programme
PDF
How to use the command prompt to fix issues with your pc's boot records dig...
PPTX
Configuring startup and troubleshooting startup issues
PPTX
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
PDF
ict9module3lesson2-171107053507 (2).pdf
To pass ite chapter 5 exam
TLE ICT CSS 10 Cot lesson plan1
Chapter 12.0
How to fix a required drive partition is missing
Technical interview questions & answer for it support team
IRJET- Orchestration of Operating System Start-Up
Computer basics worksheet
Diagnose Computer Systems and Networks.pptx
Data recovery from storage device
Survey of Operating Systems 5th Edition Holcombe Solutions Manual
Oracle database 12c client quick installation guide 5
Handson1 6 federp
Survey of Operating Systems 5th Edition Holcombe Solutions Manual
Operating System & Utility Programme
How to use the command prompt to fix issues with your pc's boot records dig...
Configuring startup and troubleshooting startup issues
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
ict9module3lesson2-171107053507 (2).pdf
Ad

Recently uploaded (20)

PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Classroom Observation Tools for Teachers
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPTX
GDM (1) (1).pptx small presentation for students
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
Cell Types and Its function , kingdom of life
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Yogi Goddess Pres Conference Studio Updates
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
master seminar digital applications in india
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Computing-Curriculum for Schools in Ghana
Module 4: Burden of Disease Tutorial Slides S2 2025
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Classroom Observation Tools for Teachers
Orientation - ARALprogram of Deped to the Parents.pptx
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Supply Chain Operations Speaking Notes -ICLT Program
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
GDM (1) (1).pptx small presentation for students
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Cell Types and Its function , kingdom of life
Final Presentation General Medicine 03-08-2024.pptx
Abdominal Access Techniques with Prof. Dr. R K Mishra
Yogi Goddess Pres Conference Studio Updates
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
2.FourierTransform-ShortQuestionswithAnswers.pdf
master seminar digital applications in india
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Computing-Curriculum for Schools in Ghana

IT Essentials (Version 7.0) - ITE Chapter 11 Exam Answers

  • 1. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html [Updated Constantly] IT Essentials (ITE v6.0 + v7.0) Chapter 11 Exam Answers 100% 1. Match the folders in a 32-bit Windows 10 PC to their description. (Not all options are used.) HERE
  • 2. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html 2. Match the categories in the Windows 10 Control Panel to the function.
  • 3. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html 3. Match the Internet Options to the descriptions used to configure Microsoft Internet Explorer. (Not all options are used.)
  • 4. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html 4. Match the Windows 10 Registry key with its description. (Not all options are used.)
  • 5. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html 5. Match the message types in the Windows 10 Event Viewer with their description. (Not all options are used.) 6. Which three levels of RAID are supported by Windows 10 Pro? (Choose three.)  0 *  1 *  3  4  5 * Explanation: Windows 10 Pro supports RAID levels 0 (Spanned), 1 (Mirrored), and 5 (Stripping with Parity).
  • 6. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html 7. A technician is troubleshooting a PC. The display shows an “Invalid Boot Disk” error after the POST. What is a probable cause?  The MBR is corrupted. *  A process is using most of the CPU resources.  The date and time have been changed in the BIOS and do not reflect the correct time and date.  The PC does not have a floppy drive or the floppy drive is broken.  The PC has a BIOS password. Explanation: Possible causes for the error shown are: (1) Media that does not have an operating system is in a drive. (2) The boot order is not set correctly in the BIOS. (3) The hard drive is not detected or the jumpers are not set correctly. (4) The hard drive does not have an operating system installed. (5) The MBR is corrupted. (6) The computer has a boot sector virus. (7) The hard drive is failing. 8. A technician notices that a program that is listed in the registry of a Windows computer is not found on that computer. What is a possible solution to the problem?  Run fdisk /mbr from the command prompt.  Reinstall the application. Then, run the uninstall program. *  Restore the boot.ini file from the installation media.  Restore the ntdetect.com file from the installation media. Explanation: By installing the application again, the link in the registry should work. When you uninstall the application, the uninstall process should remove the registry entries. 9. Which question is an open ended question that could be used when helping a customer troubleshoot a Windows problem?  Can you boot the operating system?  Have you changed your password recently?  Do you get a login prompt when the computer boots?  What programs have you installed recently? * Explanation: Closed ended questions tend to have a yes/no response. Open ended questions leave more room for the customer to explain in more detail. Technicians should use open ended questions to help identify the problem. 10. A technician has been asked to reinstall the OS on a computer that has a corrupted operating system. The technician inserts the installation media in the optical drive. What would be the most likely action the technician should perform next?  Change the boot sequence in the BIOS. *  Change the BIOS password.  Flash the BIOS for a firmware upgrade.  Change clock speeds in the BIOS. Explanation: Typically, once the operating system has been installed, the computer boots from the hard disk all the time. To boot from an optical drive, the boot sequence needs to be modified. Changing the BIOS password, flashing the BIOS, and changing the clock speed have no effect on loading installation files from the optical drive. 11. A technician has successfully removed malware from a PC and finds that when the system is rebooted error messages are displayed about missing and corrupt system files. What utility can the technician use to replace or fix any corrupted system files?  ASR
  • 7. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html  Fixboot  Fixmbr  Regedit  SFC * Explanation: ASR is used to recover the operating system when it is totally corrupt and will not boot. Regedit is a registry editor whereas Fixmbr and Fixboot are command line utilities that can be used to repair corrupt boot records. SFC is used to check the integrity of any system files that may have been corrupted and repair them. 12. A technician is troubleshooting a Windows 7 laptop that takes significantly longer than expected when performing a file search. What is the possible cause?  The file system is corrupt.  The disk type is basic.  The disk type is dynamic.  The file permissions are not set.  The index service is not running. * Explanation: The Windows indexing service is used to speed up file searches. A slow search may be the result of either the index service not running or not indexing the correct location. 13. A Windows 8 computer locks up with a stop error during startup and then automatically reboots. The automatic restart setting is making it difficult to see any error messages. What can be done so that the error messages can be viewed?  Use the System Recovery options to restart the operating system.  Use the Command Prompt option to research the stop error messages.  View the error messages and recover the system using the System Image Recovery tool.  Access the Advanced Startup options menu before the OS loads to disable the auto restart function. * Explanation: The error messages are difficult to read so the best solution is to first try to disable the auto restart function by accessing the Advanced Startup menu before the OS loads. Then the error messages can be read and further action taken to resolve the rebooting problem. 14. A user reports that a PC is losing files, not opening some files, and is performing slowly. The technician suspects problems with the hard drive. What should be done to protect the data that is on the PC and to determine the source of the problem, without risking total drive failure?  Run the format command, then replace the hard drive.  Run chkdsk, then run format.  Back up all important files, then replace the hard drive.  Back up all important files, then run chkdsk. *  Run chkdsk, then back up all important files. Explanation: Backing up important files is the first step in protecting existing data. After backing up, running chkdsk will allow the technician to determine if there are bad sectors on the hard drive, without losing any data. 15. A company has recently deployed Active Directory and now a workstation cannot connect to a network resource. A technician takes corrective action by modifying group policy settings.
  • 8. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html Which command should the technician use to make the workstation synchronize with the new settings?  runas  rstrui  tasklist  gpresult  gpupdate * Explanation: The functions of the listed commands are as follows:  runas – runs a program or tool with different permissions  rstrui – starts the System Restore utility  gpresult – displays group policy settings  gpupdate – refreshes group policy settings  tasklist – displays currently running applications 16. A user is reporting that a file has been shared specifically with another user on the network, but the other user opens the file and is unable to save it once edited. What is the probable cause?  The user shared the document with Read permissions. *  The user forgot to share the parent folder.  The file has the Archive attribute enabled.  The file has been deleted. Explanation: The permission setting should have been Change or Full Control. The Read permission does not allow edited files to be saved. 17. A user calls the help desk and reports that the workstation, when powering up, displays error messages about an invalid system disk or invalid boot disk. When a technician comes to the office, the user mentions that the workstation was working well the day before. The technician checks the workstation and makes sure that the cable is firmly connected between the hard drive and the motherboard. What is another likely cause of the problem?  The MBR/GPT is corrupted. *  The boot service fails to start.  Some of the operating system files may be corrupted.  A recently installed device driver is incompatible with the boot. Explanation: These error messages indicate that the workstation cannot detect the hard drive as a bootable device. One possible cause is that the MBR/GPT on the hard drive is corrupted so that the workstation cannot locate a valid partition that holds the necessary codes to start booting. 18. A technician is attempting to diagnose and rectify a common boot problem on a Windows 10 installation. Which Windows 10 advanced recovery option should the technician use?  System Restore  System Image Recovery  Reset  Startup Repair * Explanation: The Windows Startup Repair option can be used once the system is in recovery mode to fix common boot issues. Common boot problems that can be addressed by Statup
  • 9. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html Repair are repairing the MBR, repairing the boot sector, and adding missing Windows installations to the Boot Configuration Database (BCD). 19. A user of a Windows 10 PC wants to automatically sync the user profile across various Windows 10 devices that the user owns. How can the user accomplish this?  Have the user sign into all devices with the Microsoft account of the user. *  Ensure that the user is in the proper group so that the group policy will be applied.  Use gpupdate to propagate the group policy to other devices.  Make sure that OneDrive file sync is disabled. Explanation: A Microsoft account is required to sync data between devices, to access OneDrive, and to work with parental controls of the Child account. It allows access to Microsoft cloud services and syncs desktop settings and profiles across multiple devices. For this to occur, all devices must be signed in with the same Microsoft account. 20. A technician is troubleshooting a Windows 10 PC with a frozen Internet Explorer window. Which command can the technician run, as an administrator at a command prompt, to terminate the Internet Explorer process that has hung?  taskkill /fi iexplorer.exe  taskkill /pid iexplorer.exe  taskkill /f /im iexplorer.exe *  taskkill /f /im explorer.exe Explanation: The taskkill command can be used to end processes and services. The switch /im refers to the ImageName to end a task by PID or image name respectively. The switch /f terminates the process without any user notification. This is useful because it will terminate the hung process even if it is displaying a dialogue box. 21. A technician wishes to create a dynamic volume on a Windows 10 PC that has two physical hard drives. The technician wants to achieve maximum write performance with data fault tolerance. What type of dynamic volume should be created to achieve this?  RAID 5 volume  RAID 1 volume *  RAID 2 volume  RAID 6 volume Explanation: Mirroring is a type of RAID (RAID 1) that uses two hard disks to protect a single disk against failure. Because data is written to both disks, it can be read from both disks, thus improving the read speed performance. 22. A user wishes to view an ISO disk image file on a Windows 10 Pro PC. How can this be done?  Convert a Dynamic disk to a Basic disk and open the ISO image.  Use the built-in Unzip utility to open the ISO file and extract the contents into a directory.  Use File Explorer to locate the ISO file and mount the file using the Disk Image tools. *  Copy the ISO image to a Dynamic disk and double click it. Explanation: An ISO image can be mounted in Windows 10. Use File Explorer, to locate the ISO file, then select the Manage menu under Disk Image tools, and then select Mount. 23. Which file sharing mechanism is included with Microsoft Windows 10 to provide simple file sharing via Wi-Fi and Bluetooth?
  • 10. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html  AirDrop  Nearby Sharing *  Homegroup  NFC  Workgroup Explanation: Nearby Sharing is included in Microsoft Windows 10 to provide simple file sharing with the ability to share content with a nearby device using both Wi-Fi and Bluetooth. 24. Which feature is included with both macOS and Apple iOS to establish a Wi-Fi direct connection between devices to simplify file transfer?  Nearby sharing  Workgroup  Homegroup  AirDrop * Explanation: AirDrop was included in both macOS and Apple iOS to provide simple file sharing via a Wi-Fi direct connection between devices. 25. A computer technician is attempting to modify settings in the Network Adapter > Properties > Advanced tab > Speed and Duplex. What is a possible effect (or impact) if this option is configured incorrectly?  The network connection may experience issues. *  The NIC cannot be set to wake up with network activity.  The NIC cannot be set to shutdown while the computer is idle.  The NIC loses VLAN support. Explanation: Network card properties are configured in the Advanced tab of the adapter properties window. The Advanced tab provides configuration of features such as Speed & Duplex, QoS, Wake-on LAN, and more. 26. A company is implementing a wireless network and using wireless devices as part of the corporate environment. Which two server-based authentication methods should the company consider in the wireless network design? (Choose two.)  AES  RADIUS *  TACACS *  TKIP  WPA2-PSK Explanation: RADIUS and TACACS require a server that would authenticate wired/wireless devices as well as users. 27. A user tries to install an application on a Windows 10 Pro PC but it fails. The user tries to uninstall the application but it fails to uninstall. What option can be used to address this issue without loss of data or applications?  Use Restore Point. *  Use Advanced Start-up.  Uninstall and reinstall the device using device manager.  Restart the Windows Update services.
  • 11. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html 28. A technician is troubleshooting a Windows 10 PC that will not do any windows updates automatically or manually. What option can be used to address this issue without loss of data or applications?  Delete all the files in C:WindowsSoftwareDistribution folder and restart the PC. *  Perform a repair of Windows using Installation media.  Uninstall and reinstall the device using device manager.  Restart the Windows Update services. 29. A technician is troubleshooting a Windows 10 PC that will not do any windows updates automatically or manually. What option can be used to address this issue without loss of data or applications?  Delete all the files in C:WindowsSoftwareDistribution folder and restart the PC. *  Restore using Sysprep.  Uninstall and reinstall the device using device manager.  Restart the Windows Update services. 30. A Windows 10 computer suddenly started experiencing network connectivity issues after the latest Windows updates completed a week ago. What option can be used to address this issue without loss of data or applications?  Reset this PC. *  Restore using Sysprep.  Restart the Windows Update services.  Uninstall and reinstall the device using device manager. 31. A client installed a new driver for a device three weeks ago; however, this driver is causing the system to freeze occasionally and the client wishes to revert back to the old driver. What option can be used to address this issue without loss of data or applications?  Reset this PC. *  Restart the Windows Update services.  Restore using Sysprep.  Uninstall and reinstall the device using device manager. 32. A technician is working on a Windows 10 PC that keeps freezing occasionally after a driver update. System restore has been turned off. What option can be used to address this issue without loss of data or applications?  Reset this PC. *  Uninstall and reinstall the device using device manager.  Restore using Sysprep.  Restart the Windows Update services. 33. A technician is working on a Windows 10 PC that keeps freezing occasionally after a driver update. System restore has been turned off. What option can be used to address this issue without loss of data or applications?  Reset this PC. *  Go back to the initial Windows build.  Restart the Windows Update services.  Uninstall and reinstall the device using device manager. 34. A technician is working on a Windows 10 PC that keeps freezing occasionally after a driver update. System restore has been turned off. What option can be used to address this issue without loss of data or applications?  Reset this PC. *
  • 12. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html  Go back to the initial Windows build.  Use Advanced Start-up.  Perform a repair of Windows using Installation media. 35. A technician is troubleshooting a Windows 10 PC that will not do any windows updates automatically or manually. What option can be used to address this issue without loss of data or applications?  Delete all the files in C:WindowsSoftwareDistribution folder and restart the PC. *  Use Advanced Start-up.  Go back to the initial Windows build.  Perform a repair of Windows using Installation media. 36. A user is trying to create a new Windows directory for storing files related to a new project. What is the best Windows command to select to do the job?  md *  ping  tracert  nslookup  help 37. A user has to shutdown several remote computers one at a time. What is the best Windows command to select to do the job?  shutdown *  nslookup  ping  netstat  recover 38. A user has an important file that is used in many projects and needs to move that file to a different Windows directory while maintaining it in the current location. What is the best Windows command to select to do the job?  copy *  bootrec  ipconfig  diskpart  history 39. A user needs to display a list of current processes running on a local or a remote computer. What is the best Windows command to select to do the job?  tasklist *  diskpart  bootrec  format  path 40. A user has just installed a new hard drive into the PC and needs to prepare it to store Windows files. What is the best Windows command to select to do the job?  format *  bootrec  ipconfig  diskpart  net user
  • 13. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html 41. A user is experiencing issues with system startup and with failing to open some files. The user wants to determine the source of any hard drive issues. What is the best Windows command to select to do the job?  chkdsk *  bootrec  ipconfig  diskpart  cls 42. A user suspects someone has hacked into the PC and wants to verify activity on the PC by displaying all active TCP connections to the PC. What is the best Windows command to select to do the job?  netstat *  diskpart  bootrec  format  regsrv32 43. A user is looking for a file but can not find it in the Document folder. The user wants to move to the Download directory to check there. What is the best Windows command to select to do the job?  cd *  bootrec  ipconfig  diskpart  help 44. A user is troubleshooting a connectivity issue from the PC to a web server and wants to see a list of the traffic stops between the PC and the web server. What is the best Windows command to select to do the job?  tracert *  diskpart  bootrec  tasklist  recover 45. A user is reorganizing files within different directories to accommodate new projects and needs to relocate a file from one Windows directory to another one. What is the best Windows command to select to do the job?  move *  tasklist  DISM  sfc  history IT Essentials v6.0: 1. Which factor affects the speed of an inkjet printer?  the desired quality of the image*  the size of printer power supply
  • 14. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html  the quality of the paper  the cost of the inkjet cartridges 2. What are two cables that are used to connect a computer to a printer? (Choose two.)  serial*  FireWire*  PS/2  HDMI  eSATA 3. What type of connection would be used to connect a printer directly to the network?  Ethernet*  serial  USB  Firewire 4. What is a characteristic of thermal inkjet nozzles?  The heat creates a bubble of steam in the chamber.*  Heat is applied to the ink reservoir of each nozzle.  The vibration of the crystal controls the flow of ink.  A charge is applied to the printhead. 5. In laser printing, what is the name of the process of applying toner to the latent image on the drum?  developing*  charging  transferring  fusing 6. What mechanism is used in a laser printer to permanently fuse the toner to the paper?  heat*  electrical charge  pressure  light 7. Which statement describes a printer driver?  It is the interface in Windows that identifies a unique printer attached to the workstation.  It is cache inside a printer that stores documents to be printed in a queue.  It is software that converts a document into the format that a printer can understand.*  It is the configuration code that is sent to a printer to identify the operating system of the workstation. 8. A technician is installing a printer that will be directly connected to a computer. Why does the technician not connect the printer initially during the installation process?  The printer needs to be configured first.  The OS of the workstation needs to be updated first.  The printer driver might need to be installed first before the printer is connected.*  The Microsoft download site needs to be searched first for the printer driver. 9. A Windows 7 computer has several printers configured in the Control Panel Devices and Printers window. Which printer will the computer choose to be the first option for printing?  the printer that is set as the default printer*  the software-based printer that is used to create PDF files  the software-based printer that is used to create XPS files
  • 15. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html  a manual selection, which is always needed 10. What is a characteristic of global and per-document options in print settings?  Per-document options override global options.*  Global options take precedence over per-document options.  It is not possible to configure per-document options.  It is not possible to configure global options. 11. A user discovers that an inkjet color printer is printing different colors from those that are shown on the screen. What can be done to solve this problem?  Calibrate the printer.*  Adjust the printer spool.  Replace the fuser.  Replace the drum. 12. The users on a LAN are reporting that computers respond slowly whenever high resolution photographs are being printed on the color laser printer. What would be the cause of this problem?  The printer does not have enough memory to buffer an entire photograph.*  The printer is not configured for duplex printing.  The paper is not adequate for photograph printing.  The printer is not configured for the proper paper orientation. 13. What is the purpose of the Additional Drivers button in the Sharing tab of the Printer Properties?  to add additional drivers for other operating systems*  to add additional drivers for other printers in the network  to add additional drivers for duplex printing  to add additional drivers for other printers connected to the computer 14. What are two methods to connect to a printer wirelessly? (Choose two.)  IEEE 802.11 standards*  Bluetooth*  WiMax  satellite  microwave 15. In Windows 8, what must be configured to enable one user to share a USB-connected printer with another user on the same network?  Windows firewall  Windows Defender  IEEE 802.11  File and printer sharing*  virtualization option in BIOS 16. Which type of print server provides the most functions and capabilities?  a dedicated PC print server*  a computer-shared print server  a hardware print server  a print server that is implemented in software 17. What are two functions of a print server? (Choose two.)  provide print resources to all connected client computers*  store print jobs in a queue until the printer is ready*
  • 16. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html  ensure that the connected client computers have up-to-date printer drivers  store backups of documents sent to the printer  provide uninterrupted power to the printer 18. Which action supports an effective printer preventive maintenance program?  Reset the printer page counters if available.*  Replace laser printer toner at set predetermined time intervals.  Clean inkjet print heads when they stop working.  Disconnect the printer from the power source when it is not in use. 19. How can the life of a thermal printer be extended?  Clean the heating element regularly with isopropyl alcohol.*  Clean the inside of the printer with a vacuum cleaner with a HEPA filter.  Keep the paper dry in a low humidity environment.  Wipe the outside of the printer with a damp cloth. 20. After applying a solution to a printer problem, a technician restarts the printer and prints a test page. Which step of the troubleshooting process is the technician applying?  verifying the solution and system functionality*  identifying the problem  testing a theory to determine the cause of the problem  documenting findings, actions, and outcomes 21. A technician recorded that a new fuser roller unit was installed in a laser printer to solve a printing problem. Which step in the troubleshooting process did the technician just perform?  documenting findings, actions, and outcomes*  verifying the solution and system functionality  identifying the problem  testing a theory to determine the cause of the problem 22. What are two probable causes for printer paper jams?  high humidity*  the wrong type of paper*  a defective print cartridge  misaligned print heads  an incorrect print driver 23. What corrective action should be taken if a printer is printing faded images?  secure loose printer cables  update the print driver  clean the printer  replace the toner cartridge* 24. What corrective action would a technician take in response to a print spooler error?  reboot the printer  restart the print spooler*  update the printer driver  clean the printer 25. What would cause an inkjet printer to fail to print any pages?  The printer software is set to toner save.  The printer ribbon is worn out.  The ink cartridge is empty.*  The printer is loaded with a paper type other than photo paper.
  • 17. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html 26. A user tells a technician that the printer does not respond to attempts to print a document. The technician attempts to print a document and the printer does not output any pages. The technician notices that the printer LCD display is blank and unlit. What is most likely the problem?  The screen contrast is too low.  The printer is not turned on.*  The printer is out of ink.  The print head is clogged. 27. Match the common printer configuration options to the correct descriptions. (Not all options are used.) Question Answer Older Version 28. Which two actions should a technician take if illegal content, such as child pornography, is discovered on the hard drive of a customer computer? (Choose two.)  Contact a first responder.*  Confront the customer immediately.  Shut down the computer until authorities arrive.  Document as much information as possible.*  Remove and destroy the hard drive. 29. What is the definition of cyber law?  a single law defining criminal acts that are committed online  a contract that defines expectations between and organization and IT service vendors for an agreed upon level of support
  • 18. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html  the process of collecting and analyzing data from computer systems, networks, wireless communications, and storage devices  the collection of international, country, and local laws that affect computer security professionals* 30. When performing computer forensics, what can be prevented with a properly and carefully documented chain of custody?  identity theft  copying of copyrighted materials  evidence tampering*  cyber crime 31. During the process of troubleshooting, a technician gains access to customer private information. What is expected that the technician do with this information?  Send this information to the manager of the customer.  Back up the information just in case the customer needs it some day.  Document all information in a log file.  Send this information to the technician manager.  Keep it confidential.* 32. During the troubleshooting of software that is installed on a computer system, a level one technician requires help from a level two technician. The file shown in the exhibit must be sent to the level two technician. How should the level one technician deliver this file?  Send the file as it is to the level two technician.  Deliver the file in printed format only.  Replace all passwords in the file with before emailing the file and then supply the passwords by secure means, if required.*  This file should not be shared with the level two technician. 33. What are two sections that are usually included in an SLA? (Choose two.)  supported equipment and software*  home contact information of the technician  service provider part suppliers  time of service availability*  contact information of other clients 34. Which two rules pertain to the general daily activities of employees in a call center environment? (Choose two.)  The technician should contact the customer if the technician is going to be late for a follow-up appointment.*  The technician should adjust the work chair to a height that is high enough so that wrists angle downwards toward the keyboard.  The technician should be sure to treat all customers equally.*
  • 19. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html  If a customer complains about another technician, the technician who is taking the call should agree with opinion of the customer.  If a technician takes a call from a customer the technician does not like, the technician should pass the call to another technician. 35. Which statement describes a best practice related to time management?  The technician can take the call of another technician, even without permission to do so.  The technician should give better service to a customer for whom the technician feels more sympathy.  The technician should take the easier calls first, regardless of the urgency.  The technician should make sure to call the customer back as close to the callback time as possible.* 36. Which two statements are correct about level one and level two technicians? (Choose two.)  Level two technicians usually respond to the “down calls” as they may be able to resolve them faster.*  Level one technicians usually work on the problems that require opening up the computer case.  Level two technicians are often referred to as “incident screeners,” and level one technicians are often referred to as “product specialists.”  Level two technicians are usually more knowledgeable about technology than the level one technicians are.*  Level two technicians prepare a work order and escalate it to a level one technician if a problem cannot be resolved within ten minutes. 37. What should a level two technician do immediately after receiving an escalated work order from a level one technician?  Call the customer back to ask any additional questions and resolve the problem.*  Call the level one technician and ask questions about the problem.  Document suggestions to solve the problem in the work order and return it to the level one technician.  Send the work order to a level three technician and ask for support. 38. A customer calls to report a computer problem. Which two actions can the technician take to establish a good rapport with the customer? (Choose two.)  Use technical terms to determine the level of knowledge the customer possesses.  Allow the customer to speak without interruption.*  Personalize the call by periodically asking questions unrelated to the computer problem.  Refer to the customer by name whenever possible.*  Ask only closed-ended questions. 39. What is the correct way to conduct a telephone call to troubleshoot a computer problem?  Always gather information from the customer and escalate the problem.  Ask personal questions to get better acquainted with the customer.  Explain each step to help the customer understand the troubleshooting process.  Maintain professional behavior at all times.* 40. A technician receives a call from a customer who is too talkative. How should the technician handle the call?  Politely step in and gain control of the call by asking the customer social questions.  Allow the customer to speak without interruption and then try to use closed-ended questions to gather data.*
  • 20. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html  Use open-ended questions and repeat all the information back to the customer to politely show that unnecessary information is being given.  Talk over the customer and quickly gather the necessary information to be of help. 41. What are two examples of displaying professional communication skills while talking to a customer? (Choose two.)  focusing on what you cannot do to give customers an idea of the magnitude of the problem  clarifying what customers say after they have finished their explanations*  interrupting customers with a question to gather more information  asking customers to paraphrase their explanations  the use of active listening, with occasional interjections such as “I see” or “I understand”* 42. What are three pieces of information a level one technician should gather from a customer? (Choose three.)  details of any recent changes to the computer*  description of the problem*  output from diagnostic software  output from a remote connection to the customer computer  current CMOS settings  contact information* 43. Which situation would require that a support desk call be given the highest priority?  A couple of computers have operating system errors.  The company cannot operate because of a system failure.*  Some computers cannot log in to the network.  Two users are requesting an application enhancement.  A user is requesting a RAM memory upgrade. 44. Which two data storage locations contain persistent data that can be used by computer forensics specialists? (Choose two.)  solid state drives*  CPU registers  RAM  hard disk drives*  cache 45. In a computer forensics investigation, which type of data is considered volatile data and can be lost if power is removed from the computer?  data in transit between RAM and the CPU*  data stored on an internal drive  data stored on an external drive  data stored on magnetic disks 46. What customer support procedure would likely cause an upset customer to become more upset?  Ask the customer to do obvious or unnecessary steps.*  Reiterate that you want to solve the problem.  Follow a step-by-step approach to solving the problem.  Apologize for the wait time if there has been no wait time. 47. What name is given to a certain set of general rules that apply to written communication over the Internet?  flame wars
  • 21. Computer Networking Tutorials-Labs-Tips, Exam & Answers for Student & Beginners https://itexamanswers.net/it-essentials-ite-v6-0-v7-0-chapter-11-exam-answers-100.html  online interactions  Internet slang  netiquette* 48. When performing computer forensics what is required to prove a chain of custody?  an admission of guilt  collected evidence  proper documentation procedures*  expert testimony 49. What is a reason to escalate a problem from a level one technician to a level two technician?  when the equipment needs to be rebooted  when the screen resolution of a customer PC needs to be adjusted  when drivers, applications, or operating systems need to be installed*  when a peripheral device needs to be replaced