A+ Guide to Software, 4e Chapter 7 Supporting Windows 9x/Me.

Slides:



Advertisements
Similar presentations
2 © 2004, Cisco Systems, Inc. All rights reserved. IT Essentials I v. 3 Module 4 Operating System Fundamentals.
Advertisements

A+ Guide to Software, 4e Chapter 6 Windows 9x/Me Commands and Startup Disk.
Chapter 3 Understanding the Boot Process and Command Line.
2.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 2: Installing Windows Server.
11 INSTALLING WINDOWS XP Chapter 2. Chapter 2: Installing Windows XP2 INSTALLING WINDOWS XP  Prepare a computer for the installation of Microsoft Windows.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 12: Managing and Implementing Backups and Disaster Recovery.
A+ Guide to Software, 4e Chapter 5 Troubleshooting Windows 2000/XP Startup.
Lab 03 Windows Operating Systems (Cont.). PYP002 Preparatory Computer ScienceWindows Operating System2 Objectives Develop a good understanding of 1. The.
Hands-On Microsoft Windows Server 2003 Chapter 2 Installing Windows Server 2003, Standard Edition.
MCT260-Operating Systems I Operating Systems I Managing Your System.
Week:#14 Windows Recovery
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 5: User Environment and Multiple Languages.
A+ Guide to Managing and Maintaining Your PC, 7e
A+ Guide to Software, 4e Chapter 3 Maintaining Windows 2000/XP.
PC Maintenance: Preparing for A+ Certification
McGraw-Hill/Irwin© 2006 The McGraw-Hill Companies, Inc. All rights reserved. 5-1.
CN1176 Computer Support Kemtis Kunanuraksapong MSIS with Distinction MCT, MCTS, MCDST, MCP, A+
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Chapter 5 Understanding and Installing Windows NT and Windows 2000.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
Chapter 7 Installing and Using Windows XP Professional.
IT Essentials - Chapter 4 Operating System Fundamentals.
Operating Systems Basic PC Maintenance, Upgrade and Repair Mods 1 & 2.
Windows 95 requirements l 80386DX or higher machine l at least 4 MB of RAM (8 MB recommended) l mouse l VGA or better monitor l hard drive with at least.
2 © 2004, Cisco Systems, Inc. All rights reserved. IT Essentials I v. 3 Module 6 Windows NT/2000 Operating Systems.
Administering Windows 7 Lesson 11. Objectives Troubleshoot Windows 7 Use remote access technologies Troubleshoot installation and startup issues Understand.
®® Microsoft Windows 7 for Power Users Tutorial 8 Troubleshooting Windows 7.
Hands-On Microsoft Windows Server 2008
Windows XP Professional Windows XP Professional Overview Install and Upgrade Windows XP Pro Customize and Manage Windows XP Pro Troubleshoot Common Windows.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 15 Installing and Using Windows XP Professional.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 5 1 Control Panel Applets.
Tutorial 11 Installing, Updating, and Configuring Software
A+ Guide to Managing and Maintaining your PC, 6e Chapter 12 Maintaining Windows 2000/XP.
Understanding the Boot Process and Command Line
ITE 1 Chapter 5. Chapter 5 is a Large Chapter It has a great deal of useful information about operating systems. You will find this VERY helpful when.
A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e Chapter 7 Fixing Windows Problems.
Installing and Using Windows 9x
Chapter Fourteen Windows XP Professional Fault Tolerance.
COMPREHENSIVE Windows Tutorial 9 Maintaining Hardware and Software.
Gene Perkins, Lassen High School Networking Academy
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. 1 Third Edition Chapter 5 Windows XP Professional McGraw-Hill.
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Chapter 6 Managing and Troubleshooting Windows 2000.
University of Management & Technology 1 Operating Systems & Utility Programs.
Teach Yourself Windows 95 Module 5: Customizing and Maintaining Your Computer.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 12 Supporting Windows 9x.
Windows Vista Inside Out Chapter 22 - Monitoring System Activities with Event Viewer Last modified am.
Troubleshooting Windows Vista Lesson 11. Skills Matrix Technology SkillObjective DomainObjective # Troubleshooting Installation and Startup Issues Troubleshoot.
14 Step-by-Step Instructions for an Upgrade Installation n Prepare for the installation Verify that all devices and applications are Windows 2000 compatible.
1 Chapter Overview How Windows 98 Works How Windows 2000 Works Managing Windows.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 13 Understanding and Installing Windows 2000 and Windows NT.
1 Windows 98 Ancillary Systems x The Process Scheduler provides system resources. The Windows Driver Model (WDM) allows Windows 98 and Microsoft Windows.
Chapter 14 Supporting Windows 2000 Professional. 14 You Will Learn… n About the different operating systems within the Windows 2000 suite n About the.
1 Review last lecture Pre-installation checks. 2 Post Installation Identify installation problems Install patches, upgrades, service packs MS announces.
Supporting Windows 9x Chapter 12 Key Terms By Bill Ward.
11 INSTALLING AND MANAGING HARDWARE Chapter 6. Chapter 6: Installing and Managing Hardware2 INSTALLING AND MANAGING HARDWARE  Install hardware in a Microsoft.
1 Understanding Hardware Profiles A hardware profile stores configuration settings for a set of devices and services. Microsoft Windows 2000 can store.
PC Maintenance: Preparing for A+ Certification Chapter 28: Working with Applications.
IT1001 – Personal Computer Hardware & System Operations Week5- Installation and configuration of driver software.
I T Essentials I Chapter 5 JEOPARDY Installing & UpgradingComputerBasicsErrorsServicePotpourri
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Troubleshooting Windows Vista Lesson 11. Skills Matrix Technology SkillObjective DomainObjective # Troubleshooting Installation and Startup Issues Troubleshoot.
A+ Guide to Managing and Maintaining Your PC, 7e Chapter 2 Introducing Operating Systems.
Chapter Objectives In this chapter, you will learn:
Installing Software Tutorial 11.
A+ Guide to Managing and Maintaining your PC, 6e
Chapter 6 Windows 9x/Me Commands and Startup Disk
CONFIGURING HARDWARE DEVICE & START UP PROCESS
Chapter Overview Operating System Basics
Windows Tutorial 9 Maintaining Hardware and Software
Presentation transcript:

A+ Guide to Software, 4e Chapter 7 Supporting Windows 9x/Me

A+ Guide to Software, 4e Windows 9x/Me Architecture Encompasses a number of releases: –Windows 95, Windows 98, Windows Me Two components of the OS: shell and kernel Shell –Relates to the user and applications –User component: manages I/O –Graphic Devices Interface (GDI): supports graphics Kernel –Interacts with the hardware –Fulfills requests for service passed from the shell 2

A+ Guide to Software, 4e Virtual Machines Application programming interface (API) call –Used by application to access hardware or software Virtual machine (VM) –Set of resources made available through APIs –Analogy: virtual machines are like logical drives Virtual machines allocated by OS based on need –DOS program: provided with its own VM –Windows 16-bit application: shares VM and addresses –Windows 32-bit application: shares VM only General Protection Fault: caused by 16-bit programs 3

A+ Guide to Software, 4e Virtual Memory Virtual memory: hard drive space acting like memory Functions of Virtual Machine Manager (VMM) –Stores virtual memory in a file called a swap file –Moves 4KB pages into and out of physical RAM Disk thrashing: caused by excess memory paging Settings you can change in Virtual Memory dialog box –Minimum and maximum file size –The location of the swap file (Win386.swp) Swap files can be placed on a compressed drive 4

A+ Guide to Software, 4e Table 7-2 Minimum and recommended hardware requirements for Windows 9x/Me 5/31

A+ Guide to Software, 4e Installing Windows 9x/Me (continued) Choosing a file system –FAT16: 16-bit cluster entries allowing 65,535 clusters –FAT32: 28-bit cluster entries allowing more clusters –FAT32 drives are less likely to have slack Installing a Windows 9x/Me as a clean installation –Prepare your system first; e.g., verify boot sequence –Install Windows 98/Me from a bootable setup CD –If PC does not boot from CD, boot from a floppy disk Then insert the CD and enter D:\Setup.exe –When dialog box opens, follow onscreen instructions 6

A+ Guide to Software, 4e Installing Windows 9x/Me (continued) Installing Windows 9x/Me as an upgrade –Prepare for installation; e.g., create a rescue disk –Start the PC, loading the current operating system –Close all open applications –Insert CD in CD-ROM drive or floppy disk in floppy drive –Enter the command D:\Setup.exe in Run Dialog box –Follow the instructions on the setup screen Installation process from the setup screen forward –Four options: Typical, Portable, Compact, Customer –Installation logs: Setuplog.txt, Detlog.txt, Detcrash.log 7

A+ Guide to Software, 4e Installing Windows 9x/Me (continued) Downloading/installing updates for Windows 9x/Me –Updates include service packs or patches –Microsoft is no longer updating Windows 9x/Me –Find previous updates at windowsupdate.microsoft.com Use Windows Update on Start menu to access page Configuring Windows 9x/Me Startup with Msdos.sys –Msdos.sys is a hidden, read-only system file –Msdos.sys has parameters affecting how the OS boots –You must change Msdos.sys file attributes before use –Table 7-3 (partially reproduced): details file contents 8

A+ Guide to Software, 4e Installing and Managing Hardware with Windows 9x/Me Driver: interfaces application and OS with a device Ways to begin device driver installation process –Install device, power on PC, launch install wizard –Run installation program on setup disk or CD –Download driver from Internet, run setup file Scenario: view and change current video driver –Open the Control Panel and double-click Display –Go to Settings tab to view the installed display driver –To change driver, go to Avanced  Adapter  Change 9

A+ Guide to Software, 4e Installing and Managing Hardware with Windows 9x/Me (continued) Plug and Play (PnP) –Specifications simplifying the installation of hardware Criteria for use of PnP –The system BIOS must be PnP –All devices and expansion cards must be PnP-compliant –The OS must support PnP –A 32-bit device driver must be available DriveSpace utility –Used to compress FAT16 volumes in Windows 9x 10

A+ Guide to Software, 4e Figure 7-20 ScanDisk results 11/31

A+ Guide to Software, 4e Installing and Managing Software in Windows 9x/Me Preparing for the software installation –Check available resources –Protect the original software –Back up the registry and system configuration files Installing software –Open Control Panel –Double-click Add/Remove Programs –Insert software CD or disk in appropriate drive Alternatively, download software file from the Internet –Follow directions on setup screen 12

A+ Guide to Software, 4e Installing and Managing Software in Windows 9x/Me (continued) Troubleshooting software installations –Delete all files and folders under \Windows\Temp –Look for guidance in Readme.htm hypertext file Supporting DOS applications under Windows 9x/Me –Access the Properties feature of DOS program file –Select Program tab and then click Advanced tab Example: select Specify a new MS-DOS configuration –Changes are stored in program’s information file (PIF) 13

A+ Guide to Software, 4e Files Used to Customize the Startup Process Autoexec.bat and Config.sys –Contain settings for loading 16-bit drivers and TSRs –Supported for backwards compatibility with DOS Initialization files (those with.ini extension) –Custom settings used to load Windows 3.x programs –Supported for backwards compatibility with Windows 3.x You can edit text files with various tools; e.g., Sysedit Comment line: information ignored by application 14

A+ Guide to Software, 4e Figure 7-22 Sysedit can be used to edit Windows system files 15/31

A+ Guide to Software, 4e Table 7-4 Windows.ini files 16/31

A+ Guide to Software, 4e Figure 7-24 Windows 9x/Me core components and the loading process 17/31

A+ Guide to Software, 4e System Monitor Monitors how system resources are being used Items monitored –The file system –Memory –The kernel –Printer sharing services –Network performance data 18

A+ Guide to Software, 4e System Configuration Utility (Msconfig) Used to reduce startup to core components –Similar to Safe Mode How to access the System Configuration Utility –Enter Msconfig in the Run Dialog Box How to isolate a problem using Msconfig –Select Diagnostic startup, click OK and restart PC –Next, select Selective startup from the dialog box –Methodically add items until the problem reappears –Source of problem is related to the last added item A few alternatives: Registry Checker, CMOS setup 19

A+ Guide to Software, 4e Dr. Watson Used to troubleshoot problems running a program Information logged by Dr. Watson –Detailed system information –Errors –Programs that caused errors Using Dr. Watson –Start the utility –Reproduce the application error –Go to Diagnosis tab to view events –Cross-check information to support.microsoft.com 20

A+ Guide to Software, 4e The Windows 9x/Me Registry and Registry Checker Registry –Database of configuration information and settings –Takes over the essential functions of.ini files –16-bit applications cannot access the Registry Organization of the Registry –Hierarchical database appearing as an inverted tree –Six major keys appearing in the left pane –Values and value data appear in the right pane System.dat and User.dat –Files used to store the Windows 95/98 registry 21

A+ Guide to Software, 4e Table 7-7 Six major branches, or keys, of the Windows 9x/Me registry 22/31

A+ Guide to Software, 4e The Windows 9x/Me Registry and Registry Checker (continued) Ways to recover registry data in Windows 95 –OS replaces System.dat with backup System.da0 –OS enters Safe Mode and prompts recovery process –If backups are missing, restore registry from setup disk Ways to recover registry data in Windows 9x/Me –Recover using backups made by Registry Checker –Registry Checker types: Scanreg.exe, Scanregw.exe Modifying the registry –Automatically performed in most cases –Manually edit the registry using Regedit.exe 23

A+ Guide to Software, 4e Troubleshooting Windows 9x/Me Problems are categorized by phase of OS operation –Windows installation –Startup process –Normal Windows operations Troubleshooting techniques are tailored to problem 24

A+ Guide to Software, 4e Table 7-9 Some problems and solutions when installing Windows 9x/Me 25/31

A+ Guide to Software, 4e Table 7-9 Some problems and solutions when installing Windows 9x/Me (continued) 26/31

A+ Guide to Software, 4e Troubleshooting Windows 9x/Me Startup (continued) Press F8 during startup to open startup menu Windows 9x/Me startup menu options –1. Normal –2. Logged (\BOOTLOG.TXT) –3. Safe Mode –4. Safe Mode with network support –5. Step-by-step confirmation –6. Command prompt only (not in Windows Me) –7. Safe Mode command prompt only (not in Win Me) –8. Previous version of MS-DOS 27

A+ Guide to Software, 4e Troubleshooting Windows 9x/Me Startup (continued) A few tips for troubleshooting with the startup menu –Try a hard boot –If you have not already done so, try Safe Mode next –Look for errors using Step-by-Step confirmation –Use Logged option and examine Bootlog.txt Using the startup disk for troubleshooting –If the emergency disk is not available, make one –Check disk for viruses before inserting it into PC –Disk should have drivers needed to access CD drive 28

A+ Guide to Software, 4e Troubleshooting Problems After Windows 9x/Me Startup A few questions to ask the user –When did the problem start? –Did you move your computer system recently? –Has someone else been using your computer recently? Some general tips for troubleshooting hardware –Try rebooting the computer –Test the device with another application –Check Device Manager for errors reported on device –The driver might be corrupted or need updating –Try reseating an expansion card 29

A+ Guide to Software, 4e Troubleshooting Problems After Windows 9x/Me Startup (continued) Some tips for troubleshooting application problems –Address error messages appearing during program use –Try uninstalling and reinstalling the software Some tips for troubleshooting a shortcut icon –Decide if the icon on the desktop is actually a shortcut –Check name and location of target file for the shortcut Some tips for troubleshooting a slow system –Check for applications unnecessarily loaded at startup –Verify Windows is using optimum caching on hard drive 30

A+ Guide to Software, 4e Figure 7-37 Troubleshooter making a suggestion to resolve a hardware conflict 31/31