A+ Certification All-In-One For Dummies From CompTIA A+ Certification All-in-One For Dummies, 3rd Edition by Glen E. Clarke, Edward Tetz

Size: px
Start display at page:

Download "A+ Certification All-In-One For Dummies From CompTIA A+ Certification All-in-One For Dummies, 3rd Edition by Glen E. Clarke, Edward Tetz"

Transcription

1 Cheat Sheet A+ Certification All-In-One For Dummies From CompTIA A+ Certification All-in-One For Dummies, 3rd Edition by Glen E. Clarke, Edward Tetz Windows Recovery Tools for the A+ Certification Exams One of the hardest tasks to perform when troubleshooting a system is fixing a system that will not boot. The A+ Certification exams expect you to be comfortable with the different recovery tools available in Windows. This table reviews popular recovery tools and specifies where you can find the recovery tool be sure to know these for the exam. Utility Description Access Recovery Console Command line interface for Boot off the Windows installation CD troubleshooting disk issues and boot problems Repair Mode Provides access to GUI and command line recovery tools Boot off the Vista installation CD Restore points A snap-shot of a system s configuration; used to revert to a system s state before a driver or software was installed From the Search in the Start menu, type System Restore. Select Restore My Computer to an Earlier Time and click Next. Choose your desired restore point and click Next, and then click Next again. Windows will now boot to that restore point. Windows 7 and Vista allow you to boot your operating system to a restore point which allows you to revert back to that system configuration very useful if your system has been hit with a virus. In order to boot to a restore point, you boot off the Windows 7/Vista Installation CD/DVD and choose Repair Your Computer, then System Restore from the System Recovery dialog box. You can also get to restore points through Safe Mode, which could prove useful if you have been hit with a virus. Safe Mode Loads the operating system with minimal drivers An advanced startup menu option (F8)

2 Last Known Good Configuration Automatic System Recovery (ASR) Loads the configuration from the last time you successfully booted and logged on An automated installation and restore of Windows An advanced startup menu option (F8) Press F2 during bootup RAID Types for the A+ Certification Exams RAID (Redundant Array of Inexpensive Disks) is a method of implementing redundancy (duplicated information) on your hard drives if one disk fails, the other disk(s) can provide the missing information. There are many different levels of RAID, but the following are the only RAID levels pertinent to the A+ exams: RAID 0: Disk striping (striped volume). With RAID level 0, the data is split across drives with no data redundancy. RAID level 0 improves read and write performance by writing to multiple drives at the same time. You need a minimum of two drives. RAID 1: Disk mirroring/duplexing (mirrored volume). With disk mirroring, the data is written to both drives involved in the mirror to provide data redundancy. Windows 7 supports disk mirroring. RAID 5: Disk striping with parity (RAID 5 volume). With RAID 5 volumes, the data is written to multiple drives along with parity information that is used to help recover data if a single drive fails. RAID 5 volumes need a minimum of three disks. RAID 10: Mirrored disk striping. RAID level 10 is also known as RAID 1+0 because it is disk striping while mirroring the data written in the stripe.

3 Bus Architectures for the A+ Certification Exams Another term for the expansion slots on a computer s motherboard is bus slots. A number of different bus architectures have been developed over time. For the A+ exams, you need to be able to identify the differences between each of these bus architectures and know which ones are more popular today. Architecture Bus Width Speed (In Bits) ISA 8/16 8 MHz EISA 32 8 MHz PCI 32/64 33 MHz AGP MHz (1x), 133 MHz (2x), 266 MHz (4x), 533 MHz (8x) PCMCIA MHz (laptops) PCIe Serial Uses multiple lanes, with each lane carrying 250 Mbps. As an example, a PCIe x1 slot can carry data at 250 Mbps, while a PCIe x4 slot can carry data at 1 Gbps. PCIe version 2 doubles those transfer rates. USB and FireWire Standards for the A+ Certification Exams The most popular ports used today on the system are the USB and FireWire ports which allow you to connect devices such as flash drives, digital cameras, and digital video cameras. This table compares features of USB and FireWire, including the transfer rate and number of devices supported. Standard Transfer Rate Device Support USB Mbps 127 devices USB Mbps 127 devices USB Gbps 127 devices IEEE Mbps; also known as FireWire 63 devices IEEE 1394b 800 Mbps; also known as FireWire devices

4 Windows XP Boot Files for the A+ Certification Exams Windows XP requires four core files to boot the computer. You will need to understand what they are on your A+ Certification exam. The four core files are: ntldr: Operating system loader code boot.ini: Builds the operating system selection menu ntdetect.com: Performs hardware detection ntoskrnl.exe: Core kernel code responsible for tasks such as thread management Windows 7 and Windows Vista Boot Files for the A+ Certification Exams Windows 7 and Windows Vista utilize four boot files, and you will need an understanding of all four of them for the A+ Certification exams. The four boot files for Windows 7 and Vista are: bootmgr: Operating system loader code; similar to ntldr in previous versions of Windows Boot Configuration Database (BCD): Builds the operating system selection menu; similar to boot.ini in Windows XP, but data resides in the BCD store. You can edit the boot configuration data with the bcdedit utility. winload.exe: Loads the Vista operating system if selected from the operating system selection menu provided by BCD winresume.exe: Resumes the Vista operating system if the system is started from a hibernate state Power-On Self-Test Error Codes Categories for the A+ Certification Exams Each BIOS manufacturer has its own diagnostic codes that identify specific POST errors. You need to consult the BIOS documentation for the diagnostic codes for your BIOS, but the general breakdown of the code categories is as follows: : Motherboard error : Memory error : Keyboard error : Floppy drive error : Printer error : Hard drive error

5 Windows Troubleshooting Utilities for the A+ Certification Exams As an A+ Certified Professional you will troubleshoot a number of different problems on the system this table outlines some of the popular utilities you will use to support or troubleshoot a system. Be sure to know these before taking the A+ Certification exams! Filename Name Description chkdisk.exe Check Disk Check your hard drive for problems with the file system and for bad sectors. regedit.exe Registry Editor Make changes to Registry values; can be used to make selective backups. defrag.exe Disk Defragmenter Used from the command line, or graphically through the Microsoft Management Console (MMC). ntbackup.exe Windows NT backup Back up files to tape or any writable file system. sfc.exe System File Checker Verifies that system files have not been modified; or, if they have, replaces them with the original. taskman.exe Task Manager See running programs and services, terminate problems, and view rudimentary performance information about the system. perfmon.exe Performance Console View detailed performance information msconfig.exe System Configuration Tool drwtsn32.exe Dr. Watson System Information Event Viewer Reconfigure the boot process for troubleshooting and diagnosing the boot process. Configure the level of logging you want to do when applications crash. View hardware and configuration information for your computer. Logging component of the operating system; the central location for all logging activity.

6 Windows Network Troubleshooting Utilities for the A+ Certification Exams When problems arise on a Windows network, you can use the following utilities to do your troubleshooting. Having a clear understanding of all of them will help you on the A+ Certification exams. ipconfig: Display basic TCP/IP configuration, such as IP address, subnet mask, and default gateway. ipconfig /all: Display TCP/IP settings, including your Media Access Control (MAC) address, domain name system (DNS) server, and lease information. ipconfig /release: Release your IP address. ipconfig /renew: Renew your IP address. ping <IP address> or ping <host name>: Send four test messages to the IP address or host name you specify; verify whether the other system is up and running. netstat: Display TCP/IP protocol statistics and connection information. Can be used to see who is connected to your system; what ports are open. nslookup: Troubleshoot DNS problems. For example, you can get a listing of all the records in DNS using nslookup. arp: Troubleshoot ARP. Shows MAC address. For example, you can use arp -a to view your Address Resolution Protocol (ARP) cache.

7 Windows Security Best Practices for the A+ Certification Exams One of the most important skills to have as an A+ Certified Professional is the capability of securing Windows systems and networks. And even if you are not working in a networked environment, you can apply these same skills to your customers with home Internet machines. Harden the operating system: Uninstall any software you are not using and stop any services not being used. The more software that is running, the more potential security holes in the system. Patch the systems: Keep the operating systems and devices up to date with Service Packs and security patches. Use a firewall: Ensure that there is a firewall between your system and the Internet. A firewall prevents hackers from connecting to your system Use strong passwords: Ensure that all user accounts use a strong password (at least eight characters, and uses a mix of uppercase and lowercase characters, numbers, and symbols). Enable auditing: Log any suspicious activity on the system so you are aware of it. Secure your wireless routers: If you have no need for wireless, disable this functionality on your wireless router. If you are using wireless, secure it by changing the SSID, disabling SSID broadcasting, and encrypting traffic with WEP, WPA, or WPA2 (best option). You should also secure the wireless router by setting a strong password for the admin account and disable DHCP on the router. You will then need to configure all your clients with static IP addresses. Use antivirus software: Install antivirus software on all servers and client machines to help protect your systems from a virus. Make sure that your virus definition database is frequently updated.

8 10 or So Things You Might Have Forgotten for the A+ Certification Exams With the massive amount of information you re required to know for the A+ Certification exams, there are bound to be a few things that might slip past you. Here s a quick list of some things you ll need to know for the A+ Certification exams that you might have easily forgotten or overlooked. Contrast ratio: A value measuring the brightness of different colors such as white versus black. The larger the ratio, the better the picture quality on the display. Native Resolution: The actual resolution of a monitor, as opposed to the display resolution which may be set lower which scales the image to the display area of the monitor. Creation of files: You can create a file in any folder on your hard drive by right-clicking in an empty area and choosing a document type from the New menu. Files can also be created from applications by choosing the application s save feature. Grayware: A term used to describe software that performs unwanted actions. Grayware encompasses malicious software such as adware and spyware. Be sure to have malware protection software loaded on your system to protect against forms of grayware. Spam: An unsolicited message. Today s servers are being hit with a wealth of unsolicited messages a day from companies that are trying to sell services or products. Be sure to configure spam filters on your servers and clients. KVM switch: A device that allows you share a keyboard, video device (monitor), and mouse between several computers while being able to quickly switch between them. Reset page count: A troubleshooting tip for printers if you find the printer reports low toner and you know there is more than enough toner available then it could be that the printer is gauging the toner level by the number of pages printed. Find out how to reset the page count on your printer to get rid of the low toner error. Avoid trip hazards: You may create trip hazards when doing things like testing a replacement network cable by using a network jack which is further away or laying out tools and computer components in a walkway by a desk. Always ensure that you are not needlessly risking the safety of yourself or others. Heavy devices: Most computer equipment is light enough for a single person to handle while many servers and UPSs will require two people to move or place in a server rack. Always ensure that you have help for these and other heavy items and bend with your knees to prevent injury. Hot components: As equipment is used, many components will build up heat, which can injure you. This is especially true of both computer and printer components. When servicing equipment, ensure that you exercise proper care when hot components are present.

9 Odors: When troubleshooting system components be aware of unexpected odors or smells that may lead you to the source of the problem or signal an immediate danger. For example, burned smells could identify overheating components or melted connectors. Taskbar: The bar at bottom of the Windows desktop which displays the Start menu, all open applications and documents, and contains the system tray (systray). Systray: The systray (or system tray) is on the right side of the taskbar and displays many running processes, known as background processes that run in the background but do not have a visual interface until you click on the icon in the system tray. Most of these processes are accessed by clicking or right-clicking on the icon in the system tray so that you can change the settings of the running program or terminate the process by choosing quit or exit from the menu that appears. If there are too many items to display, they can be shown by clicking on an arrow on the left of the systray. Removal of peripherals: One of the processes in the systray is the Safely Remove Hardware tool. When you insert devices such as a USB flash drive an icon appears in the systray for the removable hardware. By clicking on this icon you will see a list of devices that can be stopped and safely removed when you are ready to unplug the drive.

A+ CERTIFICATION CHEAT SHEET

A+ CERTIFICATION CHEAT SHEET A+ CERTIFICATION CHEAT SHEET From CompTIA A+ Certification All-in-One For Dummies, 4th Edition By Glen E. Clarke, Edward Tetz, Timothy Warner WINDOWS RECOVERY TOOLS FOR THE A+ CERTIFICATION EXAMS One of

More information

COURSE OUTLINE: A+ COMPREHENSIVE

COURSE OUTLINE: A+ COMPREHENSIVE COURSE OUTLINE: A+ COMPREHENSIVE Course Outline CompTIA A+ Comprehensive Chapter Outline 1. The Path of the PC Tech What is the CompTIA A+? How to Pass the A+ Exams 2. Operational Procedures Professionalism

More information

CompTIA A Practical Application Exam, 2009 Edition

CompTIA A Practical Application Exam, 2009 Edition CompTIA A+ 220 702. Practical Application Exam, 2009 Edition Examination Objectives Mapped to Chapters Chapters Domain Hardware 1.0 1.1 Given a scenario, install, configure and maintain personal computer

More information

COURSE OUTLINE AND SCHEDULE: ASSIGNMENTS ARE DUE EACH MONDAY WEDNESDAY JANUARY Computing Overview

COURSE OUTLINE AND SCHEDULE: ASSIGNMENTS ARE DUE EACH MONDAY WEDNESDAY JANUARY Computing Overview COURSE OUTLINE AND SCHEDULE: ASSIGNMENTS ARE DUE EACH MONDAY WEDNESDAY JANUARY 22 1.0 Computing Overview 1.1 Course Introduction 1.1.1 PC Pro and A+ Certification (9:03) 1.2 Using the Simulator 1.2.1 Using

More information

Chapter 14: Advanced Troubleshooting

Chapter 14: Advanced Troubleshooting Chapter 14: Advanced Troubleshooting IT Essentials v6.0 ITE v6.0 1 Chapter 14 - Sections & Objectives 14.0 Introduction Review Troubleshooting Steps 14.1 Computer Components and Peripherals Troubleshoot

More information

LabSim Mapping Matrix

LabSim Mapping Matrix LabSim Mapping Matrix (220-601) Mapping: Chapters to LabSims Chapter Page Number LabSim Chapter 1 Pages 2-3 Pages 2-3 Pages 4-6 Pages 4-6 Pages 3-6 Pages 7-25 1.3.1 Computing Basics 1.3.2 Computing Facts

More information

IT Essentials: PC Hardware and Software v4.1 Mapping to CompTIA A Objectives

IT Essentials: PC Hardware and Software v4.1 Mapping to CompTIA A Objectives IT Essentials: PC Hardware and Software v4.1 Mapping to CompTIA A+ 220-702 Objectives 1.0 Hardware 1.1 Given a scenario, install, configure and maintain personal computer components Storage devices o HDD

More information

IT SYSTEMS ADMINISTRATOR PROGRAM

IT SYSTEMS ADMINISTRATOR PROGRAM NH5000 A+ Comprehensive 120 Total Hours COURSE TITLE: A+ Comprehensive COURSE OVERVIEW: After completing this course, students will be able to perform tasks such as: Installation Configuration Diagnosing

More information

CompTIA A+ Accelerated course for & exams

CompTIA A+ Accelerated course for & exams CompTIA A+ Accelerated course for 220-901 & 220-902 exams Course overview Target Audience This course is for Participants wishing to take and pass both CompTIA A+ exams (220-901 and 220-902) exam. It is

More information

TestOut PC Pro - English 6.0.x COURSE OUTLINE. Modified

TestOut PC Pro - English 6.0.x COURSE OUTLINE. Modified TestOut PC Pro - English 6.0.x COURSE OUTLINE Modified 2019-01-02 TestOut PC Pro Outline - English 6.0.x Videos: 142 (17:10:32) Demonstrations: 144 (17:38:44) Simulations: 117 Fact Sheets: 189 Exams: 132

More information

1 Marks: 1 Which of the following connectors is used with fiber cables? Choose one answer. BNC IEEE-1394 RJ-45

1 Marks: 1 Which of the following connectors is used with fiber cables? Choose one answer. BNC IEEE-1394 RJ-45 1 Marks: 1 Which of the following connectors is used with fiber cables? BNC IEEE-1394 RJ-45 SC A networked PC will be using a static IP address. In addition to the IP address, what information is needed

More information

LabSim Mapping Matrix

LabSim Mapping Matrix LabSim Mapping Matrix A+ Guide to Software Managing, Maintaining, and Troubleshooting, Fourth Edition LabSim for A+ IT-Technician(220-602) Mapping: Chapters to LabSim Chapter Pages LabSim Chapter 1 Pages

More information

Vendor: CompTIA Exam: Version: Demo

Vendor: CompTIA Exam: Version: Demo Vendor: CompTIA Exam: 220-601 Version: Demo Now preparing for your exam is not that stressful. Welcome to ChinaCertify - the place for through exam preparation All ChinaCertify test questions have comprehensive

More information

CompTIA A+ Practical Application Edition

CompTIA A+ Practical Application Edition CompTIA A+ Practical Application Edition Course Number: 220-702 Length: 5 Day(s) Certification Exam This course is preparation for the CompTIA A+ Practical Application Certification exam Course Overview

More information

CompTIA A+ Complete Lab Manual

CompTIA A+ Complete Lab Manual CompTIA A+ Complete Lab Manual Pyles, J ISBN-13: 9781118324073 Table of Contents Introduction xxxi Phase 1 Installing Hardware and Software 1 Task 1.1: Preventing ESD Damage 2 Objective 3 Scenario 3 Scope

More information

KillTest *KIJGT 3WCNKV[ $GVVGT 5GTXKEG Q&A NZZV ]]] QORRZKYZ IUS =K ULLKX LXKK [VJGZK YKX\OIK LUX UTK _KGX

KillTest *KIJGT 3WCNKV[ $GVVGT 5GTXKEG Q&A NZZV ]]] QORRZKYZ IUS =K ULLKX LXKK [VJGZK YKX\OIK LUX UTK _KGX KillTest Q&A Exam : 220-701 Title : CompTIA A+ Essentials (2009) Version : Demo 1 / 5 1.A user is having problems printing. The technician believes the printer may be out of ink. Which of the following

More information

CompTIA A+ Practical Application 2009 (with Windows 7 Updates)

CompTIA A+ Practical Application 2009 (with Windows 7 Updates) CompTIA A+ Practical Application 2009 (with Windows 7 Updates) Course Introduction Course Introduction Module 01 - Power Systems Power Systems Characteristics Characteristics, continued Alternating and

More information

IT ESSENTIALS V. 4.1 Module 5 Fundamental Operating Systems

IT ESSENTIALS V. 4.1 Module 5 Fundamental Operating Systems IT ESSENTIALS V. 4.1 Module 5 Fundamental Operating Systems 5.0 Introduction 1. What controls almost all functions on a computer? The operating system 5.1 Explain the purpose of an operating system 2.

More information

CompTIA A+s. Guide to 802: Managing. and Troubleshooting PCs. Mike Meyers' (Exam ) Fourth Edition. Mike Meyers.

CompTIA A+s. Guide to 802: Managing. and Troubleshooting PCs. Mike Meyers' (Exam ) Fourth Edition. Mike Meyers. Mike Meyers' CompTIA A+s Guide to 802: Managing and Troubleshooting PCs Fourth Edition (Exam 220-802) Mike Meyers New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan

More information

Common Preventive Maintenance Techniques for Operating Systems

Common Preventive Maintenance Techniques for Operating Systems Common Preventive Maintenance Techniques for Operating Systems OS Preventive Maintenance Plan To ensure that an OS remains fully functional, you must implement a preventive maintenance plan. A preventive

More information

Below is a reviewer on the skill assessment exam of those who wanted to get a certificate on Computer Hardware

Below is a reviewer on the skill assessment exam of those who wanted to get a certificate on Computer Hardware Computer Hardware Servicing NC II Assesment Below is a reviewer on the skill assessment exam of those who wanted to get a certificate on Computer Hardware Servicing NC II from Technical Education and Skills

More information

Course overview CompTIA A Official Study Guide

Course overview CompTIA A Official Study Guide Course overview CompTIA A+ 220-801 Official Study Guide (G183eng ver092) Overview CompTIA A+ courses are intended for students wishing to qualify with CompTIA A+ Certification. A+ certification is designed

More information

LabSim Mapping Matrix

LabSim Mapping Matrix LabSim Mapping Matrix A+ Guide to Hardware Managing, Maintaining, and Troubleshooting Fourth Edition LabSim for A+ IT-Technician(220-602) Mapping: LabSim to Chapters 0.0 Introduction LabSim Chapter Reference

More information

If you have problems with your Windows system, you may use the Diagnostic Startup mode to diagnose the cause of the problem.

If you have problems with your Windows system, you may use the Diagnostic Startup mode to diagnose the cause of the problem. Project 15 - TuningWindows XP In this laboratory we review some useful utilities and methods for improving the performance of the Windows XP operating system. As we move from Vista to Windows 7, the Windows

More information

A+ Certification Guide. Chapter 16 (Part B) Networking

A+ Certification Guide. Chapter 16 (Part B) Networking A+ Certification Guide Chapter 16 (Part B) Networking Chapter 16 (Part B) Objectives Installing and Configuring Network Interface Cards Networking Configuration for Small Network Switches and Routers Setting

More information

Standards and Competencies ITS 1.0 Perform maintenance on systems and components

Standards and Competencies ITS 1.0 Perform maintenance on systems and components Skill Performance This portion of the contest will be a series of modules through which each contestant will rotate on a fixed time schedule to troubleshoot or complete tasks with client, server, or end

More information

LabSim Mapping Matrix

LabSim Mapping Matrix LabSim Mapping Matrix A+ Guide to Hardware Managing, Maintaining, and Troubleshooting Fourth Edition (220-601) Mapping: LabSim to Chapters LabSim Chapter Reference / 1.0 Computing Overview 1.1 Using the

More information

A+ Certification Guide. Chapter 15 Troubleshooting and Maintaining Windows

A+ Certification Guide. Chapter 15 Troubleshooting and Maintaining Windows A+ Certification Guide Chapter 15 Troubleshooting and Maintaining Windows Chapter 15 Objectives STOP (Blue Screen of Death) Errors: Discover what a BSOD is, typical causes, how to diagnose Boot Failures:

More information

Aplus Pop Quiz Which device is not an example of a hot swap device? A. PS2 keyboard. B. USB Flash Drive. C. Flash memory card. D.

Aplus Pop Quiz Which device is not an example of a hot swap device? A. PS2 keyboard. B. USB Flash Drive. C. Flash memory card. D. Aplus Pop Quiz 2 1. Which path is correct to access the Add Printer Wizard when using Windows XP? A. Start All Programs Accessories Add Printer. B. Start Control Panel Printers and Faxes Add Printer. C.

More information

Table of Contents. Course Introduction. Table of Contents Getting Started About This Course About CompTIA Certifications. Module 1 / Server Setup

Table of Contents. Course Introduction. Table of Contents Getting Started About This Course About CompTIA Certifications. Module 1 / Server Setup Table of Contents Course Introduction Table of Contents Getting Started About This Course About CompTIA Certifications Module 1 / Server Setup Module 1 / Unit 1 Servers and Racks Server Hardware and Software

More information

Master List of Key Topics

Master List of Key Topics Master List of Key Topics Table 1-3 Key Topics for Chapter 1 List The components and subsystems real computers contain Table 1-2 The six-step CompTIA A+ troubleshooting theory 14 Figure 1-8 An antistatic

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 7 Fixing Windows Problems

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 7 Fixing Windows Problems : Managing, Maintaining, and Troubleshooting, 5e Chapter 7 Fixing Windows Problems Objectives Learn what to do when a hardware device, application, or Windows component gives a problem Learn what to do

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 9 Networking Practices

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 9 Networking Practices : Managing, Maintaining, and Troubleshooting, 5e Chapter 9 Networking Practices Objectives Learn how to connect a computer or small network to the Internet using a broadband, satellite, or dialup connection

More information

JK0-702 CompTIA E2C A+ Practical Application (2009 Edition) Exam

JK0-702 CompTIA E2C A+ Practical Application (2009 Edition) Exam CompTIA E2C A+ Practical Application (2009 Edition) Exam Version 4.1 Topic 1, Volume A QUESTION NO: 1 A user reports that their computer is running considerably slower after visiting a website. The user's

More information

COPYRIGHTED MATERIAL. Contents. Assessment Test

COPYRIGHTED MATERIAL. Contents. Assessment Test Contents Introduction Assessment Test xxvii xxxvii Chapter 1 Installing Windows 7 1 Introducing Windows 7 2 Windows 7 Architecture 5 Preparing to Install Windows 7 6 Windows 7 Starter 7 Windows 7 Home

More information

Supporting Networked Computers

Supporting Networked Computers CHAPTER 7 Supporting Networked Computers After completing this chapter, you will be able to: Define the main concepts of networking, including the roles of TCP/IP, IP addresses, and subnet masks. Set up

More information

EXAM CRAM MCTS Microsoft Windows 7, Configuring. Patrick Regan

EXAM CRAM MCTS Microsoft Windows 7, Configuring. Patrick Regan EXAM CRAM MCTS 70-680 Microsoft Windows 7, Configuring Patrick Regan Table of Contents Introduction ' The Value of Certification 1 The Microsoft Certification Program 3 Microsoft Certified Technology Specialist

More information

Chapter 8 Operating Systems and Utility Programs أ.أمل زهران

Chapter 8 Operating Systems and Utility Programs أ.أمل زهران Chapter 8 Operating Systems and Utility Programs Chapter 8 Objectives Identify the types of system software Summarize the startup process on a personal computer Summarize the features of several stand-alone

More information

CompTIA A+ Complete Study Guide (Exams / ). Text with CD- ROM for Windows and Macintosh

CompTIA A+ Complete Study Guide (Exams / ). Text with CD- ROM for Windows and Macintosh CompTIA A+ Complete Study Guide (Exams 220-801/220-802). Text with CD- ROM for Windows and Macintosh Docter, Q ISBN-13: 9781118324059 Table of Contents Introduction xxxi Assessment Test liv Part I 220-801

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 16 Fixing Windows Problems

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 16 Fixing Windows Problems A+ Guide to Managing and Maintaining Your PC, 7e Chapter 16 Fixing Windows Problems Objectives Learn what to do when a hardware device, application, or Windows component gives a problem Learn what to do

More information

LabSim Mapping Matrix

LabSim Mapping Matrix LabSim Mapping Matrix A+ Guide to Software Managing, Maintaining, and Troubleshooting, Fourth Edition LabSim for A+ IT-Technician(220-602) Mapping: LabSim to Chapters 0.0 Introduction LabSim Chapter Reference

More information

The following documents are included with your Sony VAIO computer.

The following documents are included with your Sony VAIO computer. Documentation The following documents are included with your Sony VAIO computer. Printed Documentation Quick Start Guide Describes the process from unpacking to starting up your VAIO. Troubleshooting and

More information

Vendor: CompTIA. Exam Code: Exam Name: CompTIA A+ Certification Exam (902) Version: Demo

Vendor: CompTIA. Exam Code: Exam Name: CompTIA A+ Certification Exam (902) Version: Demo Vendor: CompTIA Exam Code: 220-902 Exam Name: CompTIA A+ Certification Exam (902) Version: Demo DEMO QUESTION 1 Which of the following best practices is used to fix a zero-day vulnerability on Linux? A.

More information

OPERATING SYSTEMS & UTILITY PROGRAMS

OPERATING SYSTEMS & UTILITY PROGRAMS OPERATING SYSTEMS & UTILITY PROGRAMS System Software System software consists of the programs that control the operations of the computer and its devices. Functions that system software performs include:

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 17 Windows Resources on a Network

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 17 Windows Resources on a Network Chapter 17 Windows Resources on a Network Objectives Learn how to support some client/server applications Learn how to share and secure files and folders on the network Learn how to troubleshoot network

More information

CompTIA A+ Certification

CompTIA A+ Certification Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc CompTIA A+ Certification 5 days, Instructor-led Course Description This course

More information

CompTIA A+ 702 Practice Questions

CompTIA A+ 702 Practice Questions CompTIA A+ 702 Practice Questions Question 1. Which of the following statements BEST explains the function of the BIOS and CMOS? a) The BIOS chip contains the real-time clock (RTC) b) The BIOS gets its

More information

Windows 2000 System Administration Handbook, 1/e

Windows 2000 System Administration Handbook, 1/e Windows 2000 System Administration Handbook, 1/e Will Willis, Lewisville, Texas David Watts, Sugarland, Texas Tillman Strahan, Lewisville, Texas Copyright 2000, 721 pp. Paper format ISBN 0-13-027010-5

More information

Full file at Chapter 2: Securing and Troubleshooting Windows Vista

Full file at   Chapter 2: Securing and Troubleshooting Windows Vista Chapter 2: Securing and Troubleshooting Windows Vista TRUE/FALSE 1. An elevated command prompt can only be attained by an administrator after he or she has responded to a UAC box. T PTS: 1 REF: 70 2. There

More information

Administering Windows 7 Lesson 11

Administering Windows 7 Lesson 11 Administering Windows 7 Lesson 11 Objectives Troubleshoot Windows 7 Use remote access technologies Troubleshoot installation and startup issues Understand BranchCache Use Backup and Restore program Troubleshooting

More information

M4.3-R4: INTRODUCTION TO ICT RESOURCES

M4.3-R4: INTRODUCTION TO ICT RESOURCES M4.3-R4: INTRODUCTION TO ICT RESOURCES NOTE: 1. There are TWO PARTS in this Module/Paper. PART ONE contains FOUR questions and PART TWO contains FIVE questions. 2. PART ONE is to be answered in the TEAR-OFF

More information

Chapter 8 Operating Systems and Utility Programs

Chapter 8 Operating Systems and Utility Programs Chapter 8 Operating Systems and Utility Programs Chapter 8 Objectives Identify the types of system software Summarize the startup process on a personal computer Summarize the features of several stand-alone

More information

Course Description. Audience. Prerequisites. Skills Taught. Module Title. Duration. Course Outline :: CompTIA A+ Certification ::

Course Description. Audience. Prerequisites. Skills Taught. Module Title. Duration. Course Outline :: CompTIA A+ Certification :: Module Title Duration : Course CompTIA : CompTIA A+ Certification : 5 days Course Description CompTIA's A+ certification is the industry standard for validating the foundational skills needed by today's

More information

CompTIA A Examination Objectives

CompTIA A Examination Objectives CompTIA A+ 220-602 2006 Examination Objectives Introduction In order to receive CompTIA A+ certification a candidate must pass two exams. The first exam is CompTIA A+ Essentials. Objectives for the CompTIA

More information

Congratulations on purchasing Hawking s HWPS12UG 1-Port Parallel + 2 USB Ports Wireless G Print Server. The Hawking HWPS12UG is a powerful and

Congratulations on purchasing Hawking s HWPS12UG 1-Port Parallel + 2 USB Ports Wireless G Print Server. The Hawking HWPS12UG is a powerful and Congratulations on purchasing Hawking s HWPS12UG 1-Port Parallel + 2 USB Ports Wireless G Print Server. The Hawking HWPS12UG is a powerful and convenient network printing solution that will connect your

More information

Computer to Network Connection

Computer to Network Connection Computer to Network Connection Network Installation Steps Having a clear understanding of all the steps required to physically building a network improves the success of a project. You may need to install

More information

Quarter 1 Junior Networking. Testout PCPro / CompTIA A+

Quarter 1 Junior Networking. Testout PCPro / CompTIA A+ Quarter 1 Junior Networking Testout PCPro / CompTIA A+ # Exam Objective Module. Section 1.0 Audio 3.9 Identify audio connectors and cables by sight or name Given an existing system with or without documentation,

More information

Windows 7, Enterprise Desktop Support Technician

Windows 7, Enterprise Desktop Support Technician Windows 7, Enterprise Desktop Support Technician Course 50331D; 5 days, Instructor-led Course Description This five-day instructor-led course provides students with the knowledge and skills needed to isolate,

More information

Microsoft JK0-701 Questions $ Answers

Microsoft JK0-701 Questions $ Answers Microsoft JK0-701 Questions $ Answers Number: JK0-701 Passing Score: 800 Time Limit: 120 min File Version: 37.4 http://www.gratisexam.com/ Microsoft JK0-701 Questions $ Answers Exam Name: CompTIA E2C A+

More information

Full System Restore Manually Run Cmd Prompt

Full System Restore Manually Run Cmd Prompt Full System Restore Manually Run Cmd Prompt Xp To start System Restore from Command Prompt or Run dialog, type rstrui.exe and press Enter. Windows XP, System Restore, Restoration Complete. Click OK. This

More information

Finding information on your computer

Finding information on your computer Important Be sure to create recovery discs immediately after your computer is ready for use because there are no recovery discs provided with the computer. For instructions on how to create the recovery

More information

CompTIA IT Fundamentals V5 (Course & Lab) Course Outline. CompTIA IT Fundamentals V5 (Course & Lab) 24 Jan

CompTIA IT Fundamentals V5 (Course & Lab) Course Outline. CompTIA IT Fundamentals V5 (Course & Lab) 24 Jan Course Outline CompTIA IT Fundamentals V5 (Course & Lab) 24 Jan 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Chapter 15: Advanced Networks

Chapter 15: Advanced Networks Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.1 1 Chapter 15 Objectives 15.1 Identify potential safety hazards and implement proper safety procedures related to networks 15.2

More information

Computer Visions Course Outline

Computer Visions Course Outline www.compvisions.com 16 Corporate Woods Blvd. Albany, NY 12211 Computer Visions Course Outline Get What You Want We offer highly customizable group training courses: desktop applications, web development,

More information

DCP585CW Windows Network Connection Repair Instructions

DCP585CW Windows Network Connection Repair Instructions Difficulty printing from your PC can occur for various reasons. The most common reason a networked Brother machine may stop printing, is because the connection between the computer and the Brother machine

More information

Chapter. Configuring the Windows 2000 Environment MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER

Chapter. Configuring the Windows 2000 Environment MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Chapter 4 Configuring the Windows 2000 Environment MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Implement, manage, and troubleshoot disk devices. Install, configure, and manage DVD and CD-ROM devices.

More information

Start Here. Important setup information. Remove all tape and lift display. Locate components

Start Here. Important setup information. Remove all tape and lift display. Locate components Start Here 1 Important setup information Wireless or wired network users: you must follow the instructions in this setup guide to be successful adding the HP All-in-One to your network. USB cable users:

More information

Chapter 1: Windows Platform and Architecture. You will learn:

Chapter 1: Windows Platform and Architecture. You will learn: Chapter 1: Windows Platform and Architecture Windows 2000 product family. New features/facilities of. Windows architecture. Changes to the kernel and kernel architecture. New features/facilities. Kernel

More information

How To Fix Regedit Windows Xp Installation >>>CLICK HERE<<<

How To Fix Regedit Windows Xp Installation >>>CLICK HERE<<< How To Fix Regedit Windows Xp Installation Bootable Usb Drive If Windows is able to boot, use System File Checker and icacls.exe to repair To put Windows XP installation media onto a bootable USB drive

More information

INFORMATION TECHNOLOGY CONCEPTS (56)

INFORMATION TECHNOLOGY CONCEPTS (56) PAGE 1 OF 10 CONTESTANT ID# Time Rank INFORMATION TECHNOLOGY CONCEPTS (56) Regional 2012 TOTAL POINTS (500) Failure to adhere to any of the following rules will result in disqualification: 1. Contestant

More information

Getting Started. HP Business PCs

Getting Started. HP Business PCs Getting Started HP Business PCs Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Windows is a U.S. registered trademark of

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Networking Essentials

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Networking Essentials A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e Chapter 8 Networking Essentials Objectives Learn about the protocols and standards Windows uses for networking Learn how to connect

More information

Q&As. Windows Operating System Fundamentals. Pass Microsoft Exam with 100% Guarantee

Q&As. Windows Operating System Fundamentals. Pass Microsoft Exam with 100% Guarantee 98-349 Q&As Windows Operating System Fundamentals Pass Microsoft 98-349 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance

More information

Understanding Bus Architectures

Understanding Bus Architectures Understanding Bus Architectures 103 As a result, the Extended Industry Standard Architecture (EISA) was developed as a 16- and 32-bit architecture. The big advantage to EISA is that it maintains support

More information

Networking the printer

Networking the printer Networking the printer General networking Networking overview A network is a collection of devices such as computers, printers, Ethernet hubs, wireless access points, and routers connected together for

More information

Click on Close button to close Network Connection Details. You are back to the Local Area Connection Status window.

Click on Close button to close Network Connection Details. You are back to the Local Area Connection Status window. How to configure EW-7228APn/EW-7416APn as a Repeater to extend wireless range This article can apply on EW-7228APn and EW-7416APn. We used screen shots of EW-7416APn in this instruction. We recommend you

More information

AirCruiser G Wireless Router GN-BR01G

AirCruiser G Wireless Router GN-BR01G AirCruiser G Wireless Router GN-BR01G User s Guide i Contents Chapter 1 Introduction... 1 Overview...1 Features...1 Package Contents...2 AirCruiser G Wireless Router Rear Panel...2 AirCruiser G Wireless

More information

Perform Manual System Restore Xp Safe Mode Winxp

Perform Manual System Restore Xp Safe Mode Winxp Perform Manual System Restore Xp Safe Mode Winxp How do I run Windows XP System Restore on my Dell PC. System Restore Start your PC in safe mode by tapping the F8 key while the system starts and before

More information

Module 15. Troubleshooting Software

Module 15. Troubleshooting Software Module 15 Troubleshooting Software Objectives 1. 4.6 Troubleshooting Software 2. 4.7 Troubleshooting Security 2 TROUBLESHOOTING SOFTWARE 3 Troubleshooting Legacy Software Installation 1. Check Microsoft

More information

Getting Started. HP Business PCs

Getting Started. HP Business PCs Getting Started HP Business PCs Copyright 2010, 2012-2014, 2016 HP Development Company, L.P. Windows is a registered trademark or trademark of Microsoft Corporation in the United States and/or other countries.

More information

Chapter 11: It s a Network. Introduction to Networking

Chapter 11: It s a Network. Introduction to Networking Chapter 11: It s a Network Introduction to Networking Small Network Topologies Typical Small Network Topology IT Essentials v5.0 2 Device Selection for a Small Network Factors to be considered when selecting

More information

IT S NE VER DONE THAT BEFORE!

IT S NE VER DONE THAT BEFORE! IT S NE VER DONE THAT BEFORE! A Guide to Troubleshooting Windows XP by John Ross San Francisco 3 WHAT TO DO WHEN WINDOWS WON T START You know the routine: Turn on the computer, a bunch of text scrolls

More information

About the Presentations

About the Presentations About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning of each presentation. You may customize the presentations

More information

Brief Table of Contents

Brief Table of Contents Brief Table of Contents Introduction... xiii Chapter 1 What s New in Windows 2000 Professional... 1 Chapter 2 Installing and Deploying Windows 2000 Professional... 27 Chapter 3 Microsoft Management Console

More information

Getting Started. Here's how to get started using your Zip 250 drive: 1. Unpack the Zip 250 drive and accessories.

Getting Started. Here's how to get started using your Zip 250 drive: 1. Unpack the Zip 250 drive and accessories. Getting Started IMPORTANT! Before installing or using your Zip 250 drive, read and follow the USB guidelines to ensure reliable performance of your USB devices. Here's how to get started using your Zip

More information

Exam : JK Title : CompTIA E2C A+ Essentials (2009 Edition) Exam. Version : DEMO

Exam : JK Title : CompTIA E2C A+ Essentials (2009 Edition) Exam. Version : DEMO Exam : JK0-701 Title : CompTIA E2C A+ Essentials (2009 Edition) Exam Version : DEMO 1.Which of the following memory types has a clock speed of 400MHz? A. PC133 B. PC2700 C. PC3200 D. PC10600 Answer: C

More information

Supporting Windows Vista and Applications in the Enterprise COURSE OVERVIEW PREREQUISITES AUDIENCE OBJECTIVES COURSE OUTLINE. Course No.

Supporting Windows Vista and Applications in the Enterprise COURSE OVERVIEW PREREQUISITES AUDIENCE OBJECTIVES COURSE OUTLINE. Course No. COURSE OVERVIEW This course provides IT Professionals with the knowledge and skills to support the Windows Vista operating system and applications in the Enterprise. You will learn how to configure and

More information

Computer Repair Technology

Computer Repair Technology Teacher Assessment Blueprint Computer Repair Technology Test Code: 5182 / Version: 01 Copyright 2011 NOCTI. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information

More information

CompTIA A+ 901 & 902 Labs. Course Outline. CompTIA A+ 901 & 902 Labs. 11 Mar

CompTIA A+ 901 & 902 Labs. Course Outline. CompTIA A+ 901 & 902 Labs. 11 Mar Course Outline 11 Mar 2019 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art Educator Tools 5. Award Winning Learning Platform

More information

Chapter 11: Networks

Chapter 11: Networks Chapter 11: Networks Devices in a Small Network Small Network A small network can comprise a few users, one router, one switch. A Typical Small Network Topology looks like this: Device Selection Factors

More information

Table of Contents. Installation and Software 1

Table of Contents. Installation and Software 1 Table of Contents Table of Contents Installation and Software Bitlocker not does not give the PIN Protection Facility Do I need the System Reserved Partition when I install Windows? I am Running NetIntelligence

More information

Identify the features of network and client operating systems (Windows, NetWare, Linux, Mac OS)

Identify the features of network and client operating systems (Windows, NetWare, Linux, Mac OS) Course Outline Network+ Duration: 5 days (30 hours) Learning Objectives: Install and configure a network card Define the concepts of network layers Understand and implement the TCP/IP protocol Install

More information

Comptia Passguide Exam Bundle

Comptia Passguide Exam Bundle Comptia Passguide 220-702 Exam Bundle Number: 220-702 Passing Score: 800 Time Limit: 120 min File Version: 16.7 http://www.gratisexam.com/ Comptia 220-702 Exam Bundle Exam Name: Comptia CompTIA A+ Practical

More information

50331 Windows Client, Enterprise Desktop Support Technician

50331 Windows Client, Enterprise Desktop Support Technician Course This course provides students with the knowledge and skills needed to isolate, document and resolve problems on Windows Desktops in a corporate domain. The material is geared towards corporate IT

More information

IT Essentials: PC Hardware and Software v4.1 Scope and Sequence

IT Essentials: PC Hardware and Software v4.1 Scope and Sequence IT Essentials: PC Hardware and Software v4.1 Scope and Sequence Last updated March 15, 2010 Target Audience The Cisco IT Essentials: PC Hardware and Software course is designed for Cisco Networking Academy

More information

CompTIA A+ Certification ( ) Study Guide Table of Contents

CompTIA A+ Certification ( ) Study Guide Table of Contents CompTIA A+ Certification (220-902) Study Guide Table of Contents Course Introduction About This Course About CompTIA Certifications Module 1 / Supporting Windows 1 Module 1 / Unit 1 Windows Operating System

More information

Lesson 3: Identifying Key Characteristics of Workgroups and Domains

Lesson 3: Identifying Key Characteristics of Workgroups and Domains 1-16 Chapter 1 Introduction to Windows XP Professional Lesson 3: Identifying Key Characteristics of Workgroups and Domains Windows XP Professional supports two types of network environments in which users

More information

Chapter 12: Advanced Operating Systems

Chapter 12: Advanced Operating Systems : Advanced Operating Systems IT Essentials: PC Hardware and Software v4.0 1 Purpose of this Presentation To provide to instructors an overview of : List of chapter objectives Overview of the chapter contents,

More information

Cisco Press. 800 East 96th Street. Indianapolis, Indiana USA

Cisco Press. 800 East 96th Street. Indianapolis, Indiana USA Cisco Press 800 East 96th Street Indianapolis, Indiana 46240 USA vi IT Essentials: PC Hardware and Software Companion Guide Contents Introduction xxxvi Chapter 1 Introduction to the Personal Computer 1

More information

Fix network connection issues in Windows 10

Fix network connection issues in Windows 10 0 Sign in Fix network connection issues in Windows 10 If you re having problems getting connected to a network and can t connect to the Internet, here are some things you can try in Windows 10. Things

More information