chapter 9basic troubleshooting techniques 9.1general troubleshooting techniques 9.1general...

6
Chapter 9 Chapter 9 Basic Troubleshooting Basic Troubleshooting Techniques Techniques 9.1 9.1 General Troubleshooting Techniques General Troubleshooting Techniques 9.2 9.2 Hardware Troubleshooting Hardware Troubleshooting 9.3 9.3 Software Troubleshooting Software Troubleshooting

Upload: giles-solomon-bryant

Post on 04-Jan-2016

224 views

Category:

Documents


8 download

TRANSCRIPT

Page 1: Chapter 9Basic Troubleshooting Techniques  9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques

Chapter 9Chapter 9 Basic Troubleshooting Basic Troubleshooting TechniquesTechniques

9.19.1 General Troubleshooting TechniquesGeneral Troubleshooting Techniques 9.29.2 Hardware TroubleshootingHardware Troubleshooting 9.39.3 Software TroubleshootingSoftware Troubleshooting

Page 2: Chapter 9Basic Troubleshooting Techniques  9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques

9.19.1 General Troubleshooting TechniquesGeneral Troubleshooting TechniquesMaintain a positive mindset

Do not panicUnderstand the problem firstKeep an open mind

Divide-and-conquerAsk “Why” to find the root causes of the problemBe observantApply the process of eliminationMake use of known workable componentUse diagnostic tools

Page 3: Chapter 9Basic Troubleshooting Techniques  9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques

9.29.2 Hardware TroubleshootingHardware TroubleshootingCheck the simple things first

Double check any recent installation

Check if the device driver of new device is properly installed

Read the documentation

Page 4: Chapter 9Basic Troubleshooting Techniques  9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques

9.39.3 Software TroubleshootingSoftware TroubleshootingWindows software is made of a number of small modules.

DLLs (Dynamic Link Libraries)chunks of program code that perform various functions

malfunction or crashes may occur whenone of DLLs is deleted, changed or corrupted

existing DLL file is overwritten

shared DLL is deleted when uninstalling applications

Page 5: Chapter 9Basic Troubleshooting Techniques  9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques

9.39.3 Software TroubleshootingSoftware TroubleshootingSolving software problems

Keep the system updateduse Window built-up “Update” feature

update drivers through web

Check for virusesinstall anti-virus software

keep virus definitions updated

scan the machine regularly

Reinstall application

Reinstall OS

Page 6: Chapter 9Basic Troubleshooting Techniques  9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques 9.1General Troubleshooting Techniques

ENDEND