1.6 Troubleshooting Methodology Flashcards
What should you do before you put a plan into action?
Consider the possible outcomes of the fix action.
In which step of the troubleshooting process do you question the obvious?
The third step, in which you establish a theory of probable cause.
Why is it important to ask a user questions when first hearing about a problem.
To help you classify the problem in terms of nature and scope.
During the troubleshooting process, what should you do if implement a solution but find that it didn’t solve the problem as anticipated?
Establish a new theory or escalate.
If there are errors during the Power-On Self-Test (POST), how does the computer tell you what the problem is?
It emits a sequence of beeps that act as a code for the type of problem.
What would you need to do if you wanted a computer to always look for a bootable CD before looking to the local hard drive?
Set the BIOS boot sequence to check the optical drive before the hard disk drive.
While you are performing troubleshooting, a program is not responding and will not close when the exit button is clicked. how can you end the frozen program without losing all your other work?
Press Ctrl+Alt+Del, start the Task Manager, and end the task from the Applications tab.
What command would you use if you wanted the computer to obtain an IP address from the network host?
ipconfig /renew
If technicians are attempting to replicate a problem reported by a user, what are they doing?
Trying to cause the issue to happen again so they can see it for themselves.
What command would you enter if you wanted to test the integrity of the E drive and repair any errors that are found?
chkdsk E: /f
What command would you use if you wanted a computer to drop its current IP address.
ipconfig /release.
After performing the standard troubleshooting steps, your built-in Ethernet port still isn’t functioning. Which option should you check before escalating the problem?
The system BIOS
Why should you consult your hardware manufacturer’s documentation prior to attempting a Do-It-Yourself fix?
You might void your warranty if you tinker with the hardware.
You are advising a colleague about best practices when troubleshooting. You have suggested the following actions to help identify the problem: Gather information, duplicate the problem, question users, identify symptoms, and approach multiple problems individually.
If you are following the troubleshooting model, what other piece of advice should you give?
Determine if anything has changed.
After resolving a problem for a user, what can you do to help avoid similar problems in the future?
Document lessons learned and implement preventive measures.