CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Objectives


                  In this session, you will learn to:
                     Identify common hardware and software tools used by
                     professional personal computer technicians.
                     Identify the best practices for PC technicians to follow to
                     promote electrical safety.
                     Identify the best practices for PC technicians to follow to
                     promote environmental safety and proper handling of
                     materials.
                     Identify and apply the general preventative maintenance best
                     practices that PC technicians should employ.
                     Identify the general diagnostics and troubleshooting best
                     practices that PC technicians should employ.
                     Identify best practices for PC technicians to use to
                     communicate appropriately with clients and colleagues and
                     conduct business in a professional manner.


       Ver. 1.0                      Session 3                             Slide 1 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Tools of the Trade


                  The common hardware and software tools used by
                  professional personal computer technicians are:
                     Multimeters
                     Loopback plugs
                     Hardware toolkit
                     Software diagnostic tools




       Ver. 1.0                     Session 3                       Slide 2 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Multimeters


                  •   A multimeter is an electronic instrument used to measure
                      voltage, current, and resistance.




                             Digital multimeter               Analog multimeter




       Ver. 1.0                                   Session 3                       Slide 3 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Loopback Plugs


                  •   A loopback plug is a special connector used for diagnosing
                      transmission problems that redirects electrical signals back
                      to the transmitting system.

                                                            Crosses over transmit/receive lines




       Ver. 1.0                        Session 3                                         Slide 4 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Types of Hardware Toolkits


                  The different types of hardware toolkits that are commonly
                  used in PC maintenance and repair are:
                      Basic
                      Network
                      Circuit board




       Ver. 1.0                       Session 3                       Slide 5 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Software Diagnostic Tools


                  •   A software diagnostic tool or utility is a computer repair
                      tool that contains software routines that test hardware and
                      software components for problems.




       Ver. 1.0                         Session 3                          Slide 6 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Firmware


                  •   Firmware is software stored in memory chips that retains
                      data whether or not power to the computer is on.

                                                                      }/* Startup sequence */
                                            Contains code to
                                              fix errors or          if
                                              support new         ((usd=socket(AF_INET,SOCK_DGRAM,IPPROTO_
                                                hardware          UDP))==-1)
                             Internet
                                                                               {perror
                                                                  ("socket");exit(1);}
                                                                     setup_receive(usd, INADDR_ANY,
                                                                  udp_local_port);
                                                                     setup_transmit(usd, hostname,
                                                                  NTP_PORT);
                                          Firmware_update.exe        primary_loop(usd, probe_count,
                                                                  cycle_time);
                                                                      close(usd);
                                                                      return 0;
                                                                  }
                            Firmware
                           manufacturer



                                          Programmable ROM chip




       Ver. 1.0                            Session 3                                            Slide 7 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 The System BIOS


                  •   A Basic Input/Output System (BIOS) is a set of
                      instructions that is stored in Read Only Memory and that is
                      used to start the most basic services of a computer system.




                                                   ROM BIOS chip


       Ver. 1.0                        Session 3                          Slide 8 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 CMOS RAM


                  •   Complementary Metal Oxide Semiconductor RAM
                      (CMOS RAM) is special memory that has its own battery to
                      help it keep track of its data even when the power is turned
                      off.




                                                              CMOS RAM chip




       Ver. 1.0                         Session 3                             Slide 9 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 The Power-On Self Test (POST)


                  •   POST is a built-in diagnostic program that is run every time
                      a personal computer starts up.
                  •   The following hardware components are checked during
                      POST:
                          Power supply
                          CPU
                          BIOS
                          CMOS RAM
                          Memory
                          I/O bus or I/O controller




       Ver. 1.0                           Session 3                        Slide 10 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Hard Drive Self Tests


                  HDD manufacturers provide a diagnostic tool that enables a
                  hard disk drive to test itself when the computer starts.
                  HDD self test can be:
                     Built into drive’s firmware
                     Separate utility available for download from the drive
                     manufacturer’s website




       Ver. 1.0                     Session 3                                 Slide 11 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Software Diagnostic Tests


                  Software diagnostics tests assist you in detecting, repairing,
                  and preventing hardware and software problems.




       Ver. 1.0                     Session 3                           Slide 12 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Electrical Safety


                  The most common electrical states and electrical hazards
                  which PC technicians face are:
                     Static Electricity
                     Electrostatic Discharge (ESD)
                     Electrical Hazards
                      •   Electrocution
                      •   Electric shock
                      •   Burns
                      •   Collateral injuries




       Ver. 1.0                        Session 3                     Slide 13 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Static Electricity


                  Static electricity is a build-up of a stationary electrical
                  charge on an object.




                                Object 1                          Object 2




                                                       Object 1
                                                       Object 2




       Ver. 1.0                            Session 3                         Slide 14 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Electrostatic Discharge


                  Electrostatic discharge (ESD) occurs when electrons rush
                  from one body with a static electrical charge to another with
                  an unequal charge.




       Ver. 1.0                     Session 3                           Slide 15 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 ESD Prevention Techniques


                  You can protect against ESD in your work environment by:
                     Eliminating unnecessary activities that create static charges.
                     Removing unnecessary materials that are known charge
                     generators.
                     Using anti-static vacuums for cleaning computer components.
                     Using anti-static materials.
                     Grounding conductive materials.
                     Using anti-static bags to store computer components.
                     Using an air ionizer, which releases negative ions into the air.
                     Humidifying the air to speed up static discharge from
                     insulators.
                     Grounding yourself before touching electronic equipment.




       Ver. 1.0                     Session 3                                Slide 16 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 An ESD Toolkit


                  An ESD-protection equipment includes:
                     Wrist or ankle strap
                     Grounded floor mat or grounded work-surface mat
                     Anti-static bags
                     ESD smock




       Ver. 1.0                    Session 3                           Slide 17 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Electrical Hazards


                  The following are some potential electrical hazards you
                  should be aware of when servicing a PC:
                      Electrocution (fatal)
                      Electric shock
                      Burns
                      Collateral injuries




       Ver. 1.0                       Session 3                       Slide 18 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Environmental Safety and Materials Handling


                  Some potential environmental hazards you might face as a
                  PC technician are:
                     Atmospheric Hazards
                     Situational Hazards
                     Physical Hazards
                     Chemical Hazards
                     Liquid Hazards




       Ver. 1.0                    Session 3                        Slide 19 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Safety Precautions for Physical Hazards


                  To minimize the physical hazards associated with
                  computing environments, you should understand the
                  following recommendations:
                     Use cord protectors to prevent tripping
                     Laser
                      •    Never point a laser beam in someone’s eyes.
                      •    Never look directly at a laser beam.
                      •    Never disable safety mechanisms when servicing a device with
                           an embedded lasers.
                     RSI
                           Rest
                           Therapy
                           Surgery
                           Prevention



       Ver. 1.0                         Session 3                               Slide 20 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Safety Precautions for Physical Hazards (Contd..)


                   Eyestrain
                    •   Special glasses
                    •   Artificial tears
                   Noise
                        Keep printers separate
                        Noise reduction hoods




       Ver. 1.0                     Session 3                     Slide 21 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Chemical Hazards


                  To minimize the chemical hazards associated with
                  computing environments, you should understand the
                  following recommendations:
                     If you spill laser printer toner avoid cleaning it up with regular
                     vacuum cleaner. Do not use warm water to wash toner off
                     from hands.
                     Thoroughly wash your hands after handling capacitors.
                     Handle batteries carefully as they contains dangerous
                     chemicals.




       Ver. 1.0                      Session 3                                  Slide 22 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Liquid Hazards


                  Hazardous liquids are used sometimes to clean or condition
                  computing equipments. Always read the labels carefully and
                  follow instructions of using hazardous liquids.




       Ver. 1.0                    Session 3                        Slide 23 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 The Materials Safety Data Sheet (MSDS)

            •     MSDS give users and emergency personnel information about
                  the proper procedures of storage and handling of a hazardous
                  substance.
            •     MSDS includes the information about the following items:
                     Physical data
                     Toxicity
                     Health effects
                     First aid
                     Reactivity
                     Storage
                     Safe-handling and use precautions
                     Disposal
                     Protective equipment
                     Spill/leak procedures


       Ver. 1.0                       Session 3                        Slide 24 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Incident Reports


            •     An incident report is a record of any instance where a person
                  is injured or computer equipment is damaged due to
                  environmental issues.




       Ver. 1.0                       Session 3                         Slide 25 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Hazardous Material Disposal Procedures


                  Proper disposal of hazardous materials is an essential part
                  of maintaining a safe work environment.
                      Display devices, Liquid cleaners and empty containers
                       •   Follow your company’s guidelines for disposing of CRT tubes
                           and liquid cleaning materials & containers.
                      Toner
                       •   Empty toner cartridges should not be tossed into the trash
                           because of the damage the residual chemicals can do to the
                           environment.
                      Ozone filter
                       •   Follow the manufacturer’s recommendations for replacement and
                           disposal of a laser printer’s ozone filter.
                      Batteries
                           Used batteries should not be tossed into the trash, but should be
                           disposed of following your company’s guidelines.



       Ver. 1.0                        Session 3                                   Slide 26 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Perform Preventative Maintenance


                  Some general considerations for preventive maintenance
                  that apply to virtually all components are:
                     Visual/audio inspection
                     Driver/firmware updates
                     Scheduling preventative maintenance
                     Using appropriate repair tools and cleaning materials
                     Ensuring proper environment




       Ver. 1.0                     Session 3                                Slide 27 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Computer Component Maintenance Techniques


                  The following are some preventative maintenance
                  techniques you can use to maintain personal computer
                  components:
                     Use a power strip, surge protector, or Uninterruptible Power
                     Supply (UPS)
                     Clean peripheral components
                     Clean internal system components




       Ver. 1.0                     Session 3                              Slide 28 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Cleaning Compounds and Materials


                  The following are the cleaning materials for computers:
                      Monitor and keyboard wipes
                      Lint-free cloths
                      Rubbing alcohol
                      Household cleaners
                      Cotton swabs
                      Window cleaners
                      Toothpicks
                      Artist’s paint brush
                      Compressed air
                      Computer vacuum
                      Toner cloth
                      Mask
                      Latex gloves

       Ver. 1.0                      Session 3                          Slide 29 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Activity 3-4




                        Activity on Performing
                        Preventative Maintenance




       Ver. 1.0                 Session 3                         Slide 30 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Activity 3-5




                         Activity on Using a UPS




       Ver. 1.0                 Session 3                         Slide 31 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Troubleshooting Theory


                  The following are the general factors that will apply in any
                  troubleshooting situation:
                      Backups
                      Assessment
                      Simple solutions
                      Research
                      Documentation




       Ver. 1.0                          Session 3                        Slide 32 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 The Troubleshooting Process


                  The troubleshooting process moves through the following
                  logical stages:
                     Identify the problem.
                     Analyze the problem, including potential causes (hardware,
                     software, or both).
                     Test related components to solve the problem or identify a
                     likely solution.
                     Implement the identified solution.
                     Evaluate results.
                     Document activities and outcomes.
                     Verify user satisfaction.




       Ver. 1.0                      Session 3                             Slide 33 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Communication Skills


                  Using the proper communication skills when dealing with
                  clients and colleagues provides professional environment
                  that is conducive to solving the problem at hand.
                     Verbal communication includes:
                      •   Use test and discretion in communication
                      •   Use clear, concise, and direct statements
                      •   Avoid using jargons
                      •   Use timing to set the pace of conversation
                     Non-verbal communication includes:
                      •   Use proper body language
                      •   Use the proper level of eye contact
                      •   Use facial expressions to reinforce the spoken message
                      •   Be aware of physical positioning and gesture
                      •   Be aware of the effect of tone and voice



       Ver. 1.0                        Session 3                                   Slide 34 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Communication Skills (Contd.)



                   Listening skill includes:
                    •   Listen to the user
                    •   Allow the user to complete statments
                    •   Employ passive listening techniques
                    •   Employ active listening techniques




       Ver. 1.0                      Session 3                    Slide 35 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Professional Conduct


                  Acting in a professional manner when dealing with
                  colleagues and clients provides a work environment where
                  problems can be solved efficiently. The following
                     Appearance
                     Respect
                     Accountability
                     Confidentiality
                     Ethics
                     Honesty
                     Prioritizing
                     Verbal communication




       Ver. 1.0                    Session 3                        Slide 36 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Summary


                  In this lesson, you learned that:
                      The common hardware and software tools used by
                      professional personal computer technicians are:
                       •   Multimeters
                       •   A loopback plug
                       •   Hardware toolkit
                       •   Software diagnostic tools
                      The most common electrical states and electrical hazards
                      which PC technicians face are:
                           Static Electricity
                           Electrostatic Discharge (ESD)
                           Electrical Hazards
                            •   Electrocution
                            •   Electric shock
                            •   Burns
                            •   Collateral injuries


       Ver. 1.0                         Session 3                         Slide 37 of 38
CompTIA A+ Certification: A Comprehensive Approach
 Installing Windows XP Professional Using Attended Installation
for all 2006 Exam Objectives
 Summary (Contd.)


                  Some potential environmental hazards you might face as a
                  PC technician are:
                       Atmospheric Hazards
                       Situational Hazards
                       Physical Hazards
                       Chemical and Liquid Hazards
                  Using the proper communication skills when dealing with clients
                  and colleagues.
                  Acting in a professional manner when dealing with colleagues and
                  clients.




       Ver. 1.0                      Session 3                            Slide 38 of 38

More Related Content

PPS
Comp tia a+_session_10
PPS
Comp tia a+_session_02
PPS
Comp tia a+_session_05
PPS
Comp tia a+_session_14
PPS
Comp tia n+_session_12
PPS
Comp tia a+_session_11
PPS
Comp tia n+_session_11
PPS
Comp tia a+_session_13
Comp tia a+_session_10
Comp tia a+_session_02
Comp tia a+_session_05
Comp tia a+_session_14
Comp tia n+_session_12
Comp tia a+_session_11
Comp tia n+_session_11
Comp tia a+_session_13

What's hot (20)

PPS
Comp tia a+_session_09
PPS
Comp tia n+_session_07
PPS
Comp tia n+_session_09
PPS
Comp tia n+_session_06
PPS
Comp tia a+_session_08
PPS
Comp tia a+_session_04
PPS
Comp tia a+_session_06
PDF
13.30 hr Hebinck
PDF
Intouch 9.0 v
PDF
Linux on System z Update: Current & Future Linux on System z Technology
PDF
Support user group meeting 2012
PPT
Enea Linux and LWRT FTF China 2012
PDF
Skype testing overview
PDF
Staying ahead of the multi-core revolution with CDT debug
PDF
InTouch HMI SCADA
PDF
Thin Clients webex
PDF
Qt remote monitoring 3 1 web
PDF
Ni2 Suite installation guide
 
PPTX
5th
DOC
Interview Questions
Comp tia a+_session_09
Comp tia n+_session_07
Comp tia n+_session_09
Comp tia n+_session_06
Comp tia a+_session_08
Comp tia a+_session_04
Comp tia a+_session_06
13.30 hr Hebinck
Intouch 9.0 v
Linux on System z Update: Current & Future Linux on System z Technology
Support user group meeting 2012
Enea Linux and LWRT FTF China 2012
Skype testing overview
Staying ahead of the multi-core revolution with CDT debug
InTouch HMI SCADA
Thin Clients webex
Qt remote monitoring 3 1 web
Ni2 Suite installation guide
 
5th
Interview Questions
Ad

Viewers also liked (10)

PPS
Comp tia n+_session_02
PPS
Comp tia n+_session_05
PPS
Comp tia n+_session_01
PDF
CompTIAA+220-901
PPS
Comp tia n+_session_03
PDF
CompTIA A+ (2009 edition) certificate
PPTX
Cybersecurity for Everyone, Not Just the IT Department – Whitepaper
PDF
A+ cheat sheet
PDF
Network+
PPSX
Basic computer troubleshooting
Comp tia n+_session_02
Comp tia n+_session_05
Comp tia n+_session_01
CompTIAA+220-901
Comp tia n+_session_03
CompTIA A+ (2009 edition) certificate
Cybersecurity for Everyone, Not Just the IT Department – Whitepaper
A+ cheat sheet
Network+
Basic computer troubleshooting
Ad

Similar to Comp tia a+_session_03 (20)

PPS
Comp tia a+_session_07
PPT
dokumen.tips_comptia-a.ppt
PDF
A+ 2009 Course Overview
PPS
Comp tia a+_session_12
PDF
Final exam results
PDF
Raise your Uptime - How to monitor heterogeneous server environments with Linux
DOCX
Chs nc2 reviewer - with oral questioning
DOCX
Chs nc2 reviewer - with oral questioning 0
PDF
FPGA Camp - Intellitech Presentation
PDF
Appl 1340
DOC
A+ I T Technician Course Details
DOC
Computer+engineer
PDF
Linux Performance Analysis and Tools
PDF
Ntcip Device Tester
PPT
Troubleshooting
PPTX
EASA Part-66 Module 5.6 : Basic Computer Structure
PDF
Benefits of Using FPGAs for Embedded Processing: Embedded World 2010
DOC
Scheme Of Work Imd 203
PPTX
Course Syllabus
PDF
Mexico 3070 user group meeting 2012 test coverage john
Comp tia a+_session_07
dokumen.tips_comptia-a.ppt
A+ 2009 Course Overview
Comp tia a+_session_12
Final exam results
Raise your Uptime - How to monitor heterogeneous server environments with Linux
Chs nc2 reviewer - with oral questioning
Chs nc2 reviewer - with oral questioning 0
FPGA Camp - Intellitech Presentation
Appl 1340
A+ I T Technician Course Details
Computer+engineer
Linux Performance Analysis and Tools
Ntcip Device Tester
Troubleshooting
EASA Part-66 Module 5.6 : Basic Computer Structure
Benefits of Using FPGAs for Embedded Processing: Embedded World 2010
Scheme Of Work Imd 203
Course Syllabus
Mexico 3070 user group meeting 2012 test coverage john

More from Niit Care (20)

PPS
Ajs 1 b
PPS
Ajs 4 b
PPS
Ajs 4 a
PPS
Ajs 4 c
PPS
Ajs 3 b
PPS
Ajs 3 a
PPS
Ajs 3 c
PPS
Ajs 2 b
PPS
Ajs 2 a
PPS
Ajs 2 c
PPS
Ajs 1 a
PPS
Ajs 1 c
PPS
Dacj 4 2-c
PPS
Dacj 4 2-b
PPS
Dacj 4 2-a
PPS
Dacj 4 1-c
PPS
Dacj 4 1-b
PPS
Dacj 4 1-a
PPS
Dacj 1-2 b
PPS
Dacj 1-3 c
Ajs 1 b
Ajs 4 b
Ajs 4 a
Ajs 4 c
Ajs 3 b
Ajs 3 a
Ajs 3 c
Ajs 2 b
Ajs 2 a
Ajs 2 c
Ajs 1 a
Ajs 1 c
Dacj 4 2-c
Dacj 4 2-b
Dacj 4 2-a
Dacj 4 1-c
Dacj 4 1-b
Dacj 4 1-a
Dacj 1-2 b
Dacj 1-3 c

Recently uploaded (20)

PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PPTX
Modernising the Digital Integration Hub
PPTX
observCloud-Native Containerability and monitoring.pptx
PDF
Hindi spoken digit analysis for native and non-native speakers
PDF
Architecture types and enterprise applications.pdf
PDF
Unlock new opportunities with location data.pdf
PDF
A review of recent deep learning applications in wood surface defect identifi...
DOCX
search engine optimization ppt fir known well about this
PPTX
Chapter 5: Probability Theory and Statistics
PDF
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
PDF
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
PPTX
Web Crawler for Trend Tracking Gen Z Insights.pptx
PDF
Enhancing emotion recognition model for a student engagement use case through...
PPT
Module 1.ppt Iot fundamentals and Architecture
PDF
STKI Israel Market Study 2025 version august
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
August Patch Tuesday
PPTX
O2C Customer Invoices to Receipt V15A.pptx
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Group 1 Presentation -Planning and Decision Making .pptx
Modernising the Digital Integration Hub
observCloud-Native Containerability and monitoring.pptx
Hindi spoken digit analysis for native and non-native speakers
Architecture types and enterprise applications.pdf
Unlock new opportunities with location data.pdf
A review of recent deep learning applications in wood surface defect identifi...
search engine optimization ppt fir known well about this
Chapter 5: Probability Theory and Statistics
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
Web Crawler for Trend Tracking Gen Z Insights.pptx
Enhancing emotion recognition model for a student engagement use case through...
Module 1.ppt Iot fundamentals and Architecture
STKI Israel Market Study 2025 version august
A novel scalable deep ensemble learning framework for big data classification...
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
August Patch Tuesday
O2C Customer Invoices to Receipt V15A.pptx

Comp tia a+_session_03

  • 1. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Objectives In this session, you will learn to: Identify common hardware and software tools used by professional personal computer technicians. Identify the best practices for PC technicians to follow to promote electrical safety. Identify the best practices for PC technicians to follow to promote environmental safety and proper handling of materials. Identify and apply the general preventative maintenance best practices that PC technicians should employ. Identify the general diagnostics and troubleshooting best practices that PC technicians should employ. Identify best practices for PC technicians to use to communicate appropriately with clients and colleagues and conduct business in a professional manner. Ver. 1.0 Session 3 Slide 1 of 38
  • 2. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Tools of the Trade The common hardware and software tools used by professional personal computer technicians are: Multimeters Loopback plugs Hardware toolkit Software diagnostic tools Ver. 1.0 Session 3 Slide 2 of 38
  • 3. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Multimeters • A multimeter is an electronic instrument used to measure voltage, current, and resistance. Digital multimeter Analog multimeter Ver. 1.0 Session 3 Slide 3 of 38
  • 4. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Loopback Plugs • A loopback plug is a special connector used for diagnosing transmission problems that redirects electrical signals back to the transmitting system. Crosses over transmit/receive lines Ver. 1.0 Session 3 Slide 4 of 38
  • 5. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Types of Hardware Toolkits The different types of hardware toolkits that are commonly used in PC maintenance and repair are: Basic Network Circuit board Ver. 1.0 Session 3 Slide 5 of 38
  • 6. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Software Diagnostic Tools • A software diagnostic tool or utility is a computer repair tool that contains software routines that test hardware and software components for problems. Ver. 1.0 Session 3 Slide 6 of 38
  • 7. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Firmware • Firmware is software stored in memory chips that retains data whether or not power to the computer is on. }/* Startup sequence */ Contains code to fix errors or if support new ((usd=socket(AF_INET,SOCK_DGRAM,IPPROTO_ hardware UDP))==-1) Internet {perror ("socket");exit(1);} setup_receive(usd, INADDR_ANY, udp_local_port); setup_transmit(usd, hostname, NTP_PORT); Firmware_update.exe primary_loop(usd, probe_count, cycle_time); close(usd); return 0; } Firmware manufacturer Programmable ROM chip Ver. 1.0 Session 3 Slide 7 of 38
  • 8. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives The System BIOS • A Basic Input/Output System (BIOS) is a set of instructions that is stored in Read Only Memory and that is used to start the most basic services of a computer system. ROM BIOS chip Ver. 1.0 Session 3 Slide 8 of 38
  • 9. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives CMOS RAM • Complementary Metal Oxide Semiconductor RAM (CMOS RAM) is special memory that has its own battery to help it keep track of its data even when the power is turned off. CMOS RAM chip Ver. 1.0 Session 3 Slide 9 of 38
  • 10. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives The Power-On Self Test (POST) • POST is a built-in diagnostic program that is run every time a personal computer starts up. • The following hardware components are checked during POST: Power supply CPU BIOS CMOS RAM Memory I/O bus or I/O controller Ver. 1.0 Session 3 Slide 10 of 38
  • 11. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Hard Drive Self Tests HDD manufacturers provide a diagnostic tool that enables a hard disk drive to test itself when the computer starts. HDD self test can be: Built into drive’s firmware Separate utility available for download from the drive manufacturer’s website Ver. 1.0 Session 3 Slide 11 of 38
  • 12. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Software Diagnostic Tests Software diagnostics tests assist you in detecting, repairing, and preventing hardware and software problems. Ver. 1.0 Session 3 Slide 12 of 38
  • 13. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Electrical Safety The most common electrical states and electrical hazards which PC technicians face are: Static Electricity Electrostatic Discharge (ESD) Electrical Hazards • Electrocution • Electric shock • Burns • Collateral injuries Ver. 1.0 Session 3 Slide 13 of 38
  • 14. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Static Electricity Static electricity is a build-up of a stationary electrical charge on an object. Object 1 Object 2 Object 1 Object 2 Ver. 1.0 Session 3 Slide 14 of 38
  • 15. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Electrostatic Discharge Electrostatic discharge (ESD) occurs when electrons rush from one body with a static electrical charge to another with an unequal charge. Ver. 1.0 Session 3 Slide 15 of 38
  • 16. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives ESD Prevention Techniques You can protect against ESD in your work environment by: Eliminating unnecessary activities that create static charges. Removing unnecessary materials that are known charge generators. Using anti-static vacuums for cleaning computer components. Using anti-static materials. Grounding conductive materials. Using anti-static bags to store computer components. Using an air ionizer, which releases negative ions into the air. Humidifying the air to speed up static discharge from insulators. Grounding yourself before touching electronic equipment. Ver. 1.0 Session 3 Slide 16 of 38
  • 17. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives An ESD Toolkit An ESD-protection equipment includes: Wrist or ankle strap Grounded floor mat or grounded work-surface mat Anti-static bags ESD smock Ver. 1.0 Session 3 Slide 17 of 38
  • 18. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Electrical Hazards The following are some potential electrical hazards you should be aware of when servicing a PC: Electrocution (fatal) Electric shock Burns Collateral injuries Ver. 1.0 Session 3 Slide 18 of 38
  • 19. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Environmental Safety and Materials Handling Some potential environmental hazards you might face as a PC technician are: Atmospheric Hazards Situational Hazards Physical Hazards Chemical Hazards Liquid Hazards Ver. 1.0 Session 3 Slide 19 of 38
  • 20. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Safety Precautions for Physical Hazards To minimize the physical hazards associated with computing environments, you should understand the following recommendations: Use cord protectors to prevent tripping Laser • Never point a laser beam in someone’s eyes. • Never look directly at a laser beam. • Never disable safety mechanisms when servicing a device with an embedded lasers. RSI Rest Therapy Surgery Prevention Ver. 1.0 Session 3 Slide 20 of 38
  • 21. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Safety Precautions for Physical Hazards (Contd..) Eyestrain • Special glasses • Artificial tears Noise Keep printers separate Noise reduction hoods Ver. 1.0 Session 3 Slide 21 of 38
  • 22. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Chemical Hazards To minimize the chemical hazards associated with computing environments, you should understand the following recommendations: If you spill laser printer toner avoid cleaning it up with regular vacuum cleaner. Do not use warm water to wash toner off from hands. Thoroughly wash your hands after handling capacitors. Handle batteries carefully as they contains dangerous chemicals. Ver. 1.0 Session 3 Slide 22 of 38
  • 23. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Liquid Hazards Hazardous liquids are used sometimes to clean or condition computing equipments. Always read the labels carefully and follow instructions of using hazardous liquids. Ver. 1.0 Session 3 Slide 23 of 38
  • 24. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives The Materials Safety Data Sheet (MSDS) • MSDS give users and emergency personnel information about the proper procedures of storage and handling of a hazardous substance. • MSDS includes the information about the following items: Physical data Toxicity Health effects First aid Reactivity Storage Safe-handling and use precautions Disposal Protective equipment Spill/leak procedures Ver. 1.0 Session 3 Slide 24 of 38
  • 25. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Incident Reports • An incident report is a record of any instance where a person is injured or computer equipment is damaged due to environmental issues. Ver. 1.0 Session 3 Slide 25 of 38
  • 26. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Hazardous Material Disposal Procedures Proper disposal of hazardous materials is an essential part of maintaining a safe work environment. Display devices, Liquid cleaners and empty containers • Follow your company’s guidelines for disposing of CRT tubes and liquid cleaning materials & containers. Toner • Empty toner cartridges should not be tossed into the trash because of the damage the residual chemicals can do to the environment. Ozone filter • Follow the manufacturer’s recommendations for replacement and disposal of a laser printer’s ozone filter. Batteries Used batteries should not be tossed into the trash, but should be disposed of following your company’s guidelines. Ver. 1.0 Session 3 Slide 26 of 38
  • 27. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Perform Preventative Maintenance Some general considerations for preventive maintenance that apply to virtually all components are: Visual/audio inspection Driver/firmware updates Scheduling preventative maintenance Using appropriate repair tools and cleaning materials Ensuring proper environment Ver. 1.0 Session 3 Slide 27 of 38
  • 28. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Computer Component Maintenance Techniques The following are some preventative maintenance techniques you can use to maintain personal computer components: Use a power strip, surge protector, or Uninterruptible Power Supply (UPS) Clean peripheral components Clean internal system components Ver. 1.0 Session 3 Slide 28 of 38
  • 29. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Cleaning Compounds and Materials The following are the cleaning materials for computers: Monitor and keyboard wipes Lint-free cloths Rubbing alcohol Household cleaners Cotton swabs Window cleaners Toothpicks Artist’s paint brush Compressed air Computer vacuum Toner cloth Mask Latex gloves Ver. 1.0 Session 3 Slide 29 of 38
  • 30. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Activity 3-4 Activity on Performing Preventative Maintenance Ver. 1.0 Session 3 Slide 30 of 38
  • 31. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Activity 3-5 Activity on Using a UPS Ver. 1.0 Session 3 Slide 31 of 38
  • 32. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Troubleshooting Theory The following are the general factors that will apply in any troubleshooting situation: Backups Assessment Simple solutions Research Documentation Ver. 1.0 Session 3 Slide 32 of 38
  • 33. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives The Troubleshooting Process The troubleshooting process moves through the following logical stages: Identify the problem. Analyze the problem, including potential causes (hardware, software, or both). Test related components to solve the problem or identify a likely solution. Implement the identified solution. Evaluate results. Document activities and outcomes. Verify user satisfaction. Ver. 1.0 Session 3 Slide 33 of 38
  • 34. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Communication Skills Using the proper communication skills when dealing with clients and colleagues provides professional environment that is conducive to solving the problem at hand. Verbal communication includes: • Use test and discretion in communication • Use clear, concise, and direct statements • Avoid using jargons • Use timing to set the pace of conversation Non-verbal communication includes: • Use proper body language • Use the proper level of eye contact • Use facial expressions to reinforce the spoken message • Be aware of physical positioning and gesture • Be aware of the effect of tone and voice Ver. 1.0 Session 3 Slide 34 of 38
  • 35. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Communication Skills (Contd.) Listening skill includes: • Listen to the user • Allow the user to complete statments • Employ passive listening techniques • Employ active listening techniques Ver. 1.0 Session 3 Slide 35 of 38
  • 36. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Professional Conduct Acting in a professional manner when dealing with colleagues and clients provides a work environment where problems can be solved efficiently. The following Appearance Respect Accountability Confidentiality Ethics Honesty Prioritizing Verbal communication Ver. 1.0 Session 3 Slide 36 of 38
  • 37. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Summary In this lesson, you learned that: The common hardware and software tools used by professional personal computer technicians are: • Multimeters • A loopback plug • Hardware toolkit • Software diagnostic tools The most common electrical states and electrical hazards which PC technicians face are: Static Electricity Electrostatic Discharge (ESD) Electrical Hazards • Electrocution • Electric shock • Burns • Collateral injuries Ver. 1.0 Session 3 Slide 37 of 38
  • 38. CompTIA A+ Certification: A Comprehensive Approach Installing Windows XP Professional Using Attended Installation for all 2006 Exam Objectives Summary (Contd.) Some potential environmental hazards you might face as a PC technician are: Atmospheric Hazards Situational Hazards Physical Hazards Chemical and Liquid Hazards Using the proper communication skills when dealing with clients and colleagues. Acting in a professional manner when dealing with colleagues and clients. Ver. 1.0 Session 3 Slide 38 of 38