Chapter 14 Review

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

On a Windows computer, which tab can be used in Task Manager to set the priority given to a specific application or service? a. Details b. Processes c. Performance d. Startup

a. Details

When trying to improve performance of a slow system, you notice in Task Manager that the superfetch service is using a high percentage of CPU time. What is your next best step? a. Disable superfetch to improve performance. b. Update Windows to improve superfetch performance. c. Superfetch is an essential Windows process and should not be disabled. Move on to other solutions to improve performance. d. Ask the user if he uses the superfetch service. If he doesn't, uninstall it.

a. Disable superfetch to improve performance.

Using Task Manager, you discover an unwanted program that is launched at startup. Of the items listed below, which ones might lead you to the permanent solution to the problem? Which ones would not be an appropriate solution to the problem? Explain why they are not appropriate. [check all that apply] a. Look at the registry key that launched the program to help determine where in Windows the program was initiated. b. Use Task Manager to disable the program. c. Search Task Scheduler for the source of the program being launched. d. Use System Configuration to disable the program. e. Search the startup folders for the source of the program

a. Look at the registry key that launched the program to help determine where in Windows the program was initiated. c. Search Task Scheduler for the source of the program being launched. e. Search the startup folders for the source of the program

You are troubleshooting an application problem and want to eliminate faulty memory as a source of the problem. Which command do you use? a. Mdsched.exe b. Taskmgr.exe c. Msconfig.exe d. Sfc /scannow

a. Mdsched.exe

A Windows user is attempting to exit a locked up desktop application that is not responding to mouse or keyboard input. Which of the following steps can be taken to end the application process without exiting other open applications? a. Open Task Manager and end the process associated with the application. b. Open Task Scheduler and end the scheduled task associated with the application. c. Restart Windows and relaunch the application to verify it will launch. d. Press the computer power button and hold it for five seconds.

a. Open Task Manager and end the process associated with the application.

Which of the following Windows tools is used to measure how well software and hardware are performing by displaying statistics in real time? a. Performance Monitor b. System Configuration c. Data Sources d. Event Viewer

a. Performance Monitor

A user wants to adjust the number of horizontal and vertical pixels displayed on a monitor screen. What display setting will the user adjust? a. Resolution b. Color depth c. Refresh rate d. Multiple displays

a. Resolution

A technician needs to configure a Windows 10 computer to start a background service automatically each time the computer is booted. Which of the following tools should the technician use? a. Services Console b. Task Manager c. Print Management d. Resource Monitor

a. Services Console

A technician is attempting to use System Restore to restore a Windows 10 system to a point in the recent past; however, the option to choose a restore point is not available. Which of the following is the most likely reason for this issue? a. System Restore is turned off. b. Windows 10 does not use System Restore. c. File History is turned off. d. Windows 10 is corrupt.

a. System Restore is turned off.

A technician is troubleshooting a Windows system in which an application works properly when the computer is booted in Safe Mode, but does not function when Windows is loaded normally. Which of the following is the most likely reason for this issue? a. The operating system or driver is causing the issue. b. The application is corrupt or missing. c. Windows does not have a file association for the application. d. The pagefile.sys file is missing or corrupt.

a. The operating system or driver is causing the issue.

When Windows first starts and the user signs in, a message about a missing DLL appears. Which tool or method should you use first to solve the problem? Second? [Check all that apply] a. Use Task Manager to identify the startup process. b. Use the Services console to stop the process that needed the DLL. c. Search the web on the error message to better understand the problem. d. Use Component Services to register the DLL.

a. Use Task Manager to identify the startup process. c. Search the web on the error message to better understand the problem.

A technician is troubleshooting a Windows computer and needs to stop the explorer.exe process. Multiple attempts to open Task Manager have failed. The technician can successfully open a command prompt. Which of the following steps should the technician take next? a. Use the tasklist utility to locate the PID for the explorer.exe process. b. Use the tasklist utility to end the explorer.exe process. c. Use the taskkill utility to locate the PID for the explorer.exe process. d. Use the taskkill utility to end the explorer.exe process.

a. Use the tasklist utility to locate the PID for the explorer.exe process.

Which of the following steps can be taken to resolve limited or no network connectivity issues on a Windows computer? (Select TWO.) a. Verify the network cable between the computer and router is connected and not damaged. b. Verify the SOHO router is powered on and the port LEDs indicate connectivity. c. Use System Restore to create a system restore point. d. Run the dxdiag utility to verify DirectX is functioning properly. e. Run msconfig and configure startup for Safe Mode.

a. Verify the network cable between the computer and router is connected and not damaged. b. Verify the SOHO router is powered on and the port LEDs indicate connectivity.

A technician is troubleshooting a Windows BSOD error. The technician wants to check the memory installed in the system. Which of the following tools is used to launch the Windows Memory Diagnostic tool? a. mdsched.exe b. dxdiag.exe c. compmgmt.msc d. taskschd.msc

a. mdsched.exe

A user tells you that Microsoft Word gives errors when saving a file. What should you do next? a. Install Windows updates that also include patches for Microsoft Word. b. Ask the user when the problem first started. c. Ask the user to save the error message as a screenshot the next time the error occurs and email it to you. d. Use Task Manager to end the Microsoft Word program.

b. Ask the user when the problem first started.

When a user, Belinda Lim, signs in to Windows, she cannot see her Documents folder in File Explorer and some of her Windows user settings are lost. You suspect her user profile is corrupted. Which tool or method should you use first to investigate and/or solve the problem? Second? [Check all that apply] a. Check the C:\User\Belinda Lim\Documents folder. b. Check the C:\Users\Belinda Lim\Documents folder. c. Use the chkdsk command. d. Use the sfc command.

b. Check the C:\Users\Belinda Lim\Documents folder. c. Use the chkdsk command.

When cleaning up the startup process, which of these should you do first? a. Use the Registry Editor to look for keys that hold startup processes. b. Run System Configuration to see what processes are started. c. After you have launched several applications, use Task Manager to view a list of running tasks. d. Run the Defrag utility to optimize the hard drive

b. Run System Configuration to see what processes are started.

A user complains that her computer is performing slowly. She tells you the problem started about a week ago when new database software was installed. The software runs in the background to update a database synced between the user's workstation and database server. Which is the best tool or method to use to determine if the new software is hogging computer resources? a. Uninstall the database software and see if performance improves. b. Use Performance Monitor and Process counters to observe performance. c. Use the Performance tab of Task Manager to observe database software activity. d. Install more memory to improve system resources to handle the new software.

b. Use Performance Monitor and Process counters to observe performance.

An application is frozen and you cannot close its application window. What is the first thing you should do to end the process? Second thing? [Check all that apply] a. Use the tasklist command. b. Use Task Manager. c. Reboot the system. d. Use the taskkill command

b. Use Task Manager d. Use the taskkill command

You have exhausted your knowledge of a problem and it still is not solved. Before you escalate it, what else can you do? a. Go back through the problem one more time, looking for what you overlooked. b. Explain to the user that you cannot solve his problem but you will find someone who can. c. Ask a knowledgeable coworker for help. d. Interview the user one more time to make sure you correctly understand the problem.

c. Ask a knowledgeable coworker for help.

You need to install a customized console on 10 computers. What is the best way to do that? a. When installing the console on the first computer, write down each step to make it easier to do the same chore on the other nine. b. Create the console on one computer and copy the .mmc file to the other nine. c. Create the console on one computer and copy the .msc file to the other nine.

c. Create the console on one computer and copy the .msc file to the other nine.

A customer reports that his recently purchased computer does not consistently run his old applications. Application errors occur intermittently, and data files get corrupted. He has tried uninstalling and reinstalling the apps, and the problems persist. As you troubleshoot the problem, you reboot the system and get a BSOD error. The customer tells you the BSOD has occasionally appeared. Which subsystem is most likely causing the problem? a. Windows is corrupted; reinstall Windows. b. Windows Update is not working; use System Restore. c. Memory is faulty; run Memory Diagnostics. d. Applications are faulty; uninstall and reinstall the applications causing errors.

c. Memory is faulty; run Memory Diagnostics.

You are having difficulty uninstalling freeware a user accidentally installed while surfing the web. You look online and see the software is designed to work in an x86-based version of Windows. In which folder should you expect to find the program files for the software? a. C:\Windows b. C:\Program Files (x86) c. C:\Program Files d. It depends on the version of Windows installed.

d. It depends on the version of Windows installed.


Set pelajaran terkait

(PSYC 1103) Chapter 15: Psychological Disorders

View Set

Nouns, Pronouns, Adjectives, and Capitalization

View Set

Ch 45 Pediatric Medication Administration and Calculations

View Set