Preparing for and Dealing With Windows NT Start-up Problems

Size: px
Start display at page:

Download "Preparing for and Dealing With Windows NT Start-up Problems"

Transcription

1 Preparing for and Dealing With Windows NT Start-up Problems Agilent ChemStation Products "Success depends on preparation." Read this document now; schedule regular backups and perform disk maintenance regularly. Create and maintain a current ERD (see below). The following procedure assumes you have some knowledge of Windows, and you have determined that you need to repair or restore a Windows NT system. You should always maintain a current backup of all critical data from the hard disk you wish to save, before using this procedure. It is the ChemStation User's responsibility to ensure that all critical computer files are backed up on a routine basis, as determined by your business environment. Working with the Microsoft Windows NT Blue Screen halt. The text mode STOP messages or Blue Screens are used to identify and debug hardware and software problems that occur while loading or running Windows NT. When a mission critical operating system fails, NT will generate the Blue Screen consisting of a STOP message, the text translation, the address of the violating call, and the drivers loaded at the time of the STOP screen. Each time Windows NT boots up and a user successfully logs on, the registries are backed up into a compressed file. If any drivers or programs are changed that cause the system to halt with the dreaded Blue Screen, try rebooting. During the boot process, Windows NT gives you the opportunity to Hit the Spacebar for the Last Known Good Configuration. Hitting the spacebar will find the compressed backup of the registries from the last successful logon, and copy these files back to the registries. This will fix many problems caused by configuration changes or incompatible drivers. If the Windows NT boot files have become corrupted, or deleted, the Blue Screen will appear without giving an opportunity to hit the spacebar. In this case, the boot files must be restored. This can be done using the Emergency Repair Disk (ERD). This document is believed to be accurate and up-to-date. However, Agilent Technologies, Inc. cannot assume responsibility for the use of this material. The information contained herein is intended for use by informed individuals who can and must determine its fitness for their purpose. Page 1 of 8

2 *NOTE* All bundled systems purchased from Agilent, where the Instrument and ChemStation are purchased together are shipped with an Emergency Recovery Kit (see Appendix A). This kit consists of: 1 (one) CD labeled Emergency Recovery CD - This CD contains an image of the NT operating system, along with a folder called i386, which contains the standard Microsoft NT install files. 2 (two) floppy Disks - 1 disk labeled Emergency Boot Floppy and a second floppy disk labeled Emergency Repair Disk (ERD). This ERD is not the current ERD, which you must create and update regularly. This kit can be used if the operating system cannot be recovered as previously noted. NOTE: If you do not have these disks, you will need to find and/or purchase replacements before you will be able to restore your system. AFTER THE SYSTEM IS INSTALLED, AND WHENEVER THE SYSTEM IS UPGRADED, UPDATED, OR SIGNIFICANTLY CHANGED, DO THE FOLLOWING: Creating and using the Windows NT Emergency Repair Disk (ERD) The ERD is used to take a snapshot of your system s configuration. The ERD is not bootable, and is used in conjunction with the NT Startup Disks. The ERD mentioned above that ships with the standard Agilent bundles, needs to be updated once you have the entire system installed and updated, or any time after you install new programs or modify system settings.!!!it IS VERY IMPORTANT TO KEEP THE ERD DISK CURRENT!!! If you are not sure if your ERD is current, create or update it before installing any software or hardware updates. You can use the emergency repair disk to: Inspect the Registry files Inspect the Startup environment Verify the NT system files Inspect the boot sector If any of your boot files are missing or corrupt, you can repair the failure through the emergency repair disk, or by using a NT Boot Disk (See below). To repair boot files, you need the three NT setup disks and the ERD. To create/update your NT Emergency Repair Disk (ERD) ttp:// Page 2 of 8

3 This option can only be performed when your system is working properly. If you do not complete this step before a failure, then you have a poor chance of successfully repairing your NT system after a failure. Click on Start-Programs-Command Prompt - the Windows NT Command Prompt should appear. At the C:\> prompt type: RDISK /s (then press <Enter> key.) The Saving Configuration window appears. This stores the information to the hard drive. When prompted, select 'Yes' to also save the information to a floppy. You will need to insert a new floppy at this point. The program will format the disk and store the ERD to it. Label the disk and store it in a secure area. You should avoid using an ERD from another computer if you plan on repairing the registry. Nor should you use this one on another computer!! *Note* The /s switch used with the RDISK command, forces RDISK to backup the SAM and SECURITY hives to the hard drive \winnt\repair folder, along with the rest of the registry. Without the /s, these hives aren't backed up by RDISK Preparing a NT bootable floppy disk It is essential that you prepare an NT boot disk, this is a 3 1/2" floppy formatted under NT. You can boot from this disk later if any of your NT startup files become corrupt or missing. Prepare this disk as listed below. If you suspect one or more of the startup files is bad, insert this floppy into your floppy disk drive with the computer shut down. Turn on the computer and allow the normal startup process to proceed. If successful, your computer will read from the floppy and then continue booting the NT system from the hard drive. You should be able to logon as usual. You can now restore the individual NT boot files from this floppy to your hard drive. Use the NT Explorer to restore these files. This step may save you from having to run through the NT SETUP/ERD process. Create an NT bootable floppy disk: 1. Format floppy in NT Explorer (A disk formatted on DOS or Win9x will not work!!) On a working NT machine, format a floppy diskette (You MUST format the disk on NT; even if you're using a pre-formatted diskette, format it again on NT.) Before formatting the disk, ensure that the Quick Format option is not selected, or there will be no NT boot sector written to the formatted floppy. Or from the Command Prompt in NT type: format a: 2. You need to copy some files to this diskette from the root directory of the boot partition for NT on the system for which you are creating these disks. Make sure hidden & system files are displayed in the NT Explorer. To do this, open NT Explorer, click View...Options and click the radio button to "Show All Files", and unselect Hide file extensions for known file types. Select OK to close the window. You should see the following files: NTLDR - Loads NT operating system for Intel based computers BOOT.INI - Builds the boot loader operating system menu NTDETECT.COM - Only used on Intel machines, Detects HW, passes to ntldr. BOOTSECT.DOS - Run for all non-nt Op Systems, used to boot MS-DOS. NTBOOTDD.SYS - SCSI hard drives on Intel machines with BIOS disabled adapter. *Note if you don't find the file, your machine probably does not use it. The first 4 files are most important! Copy all of these files to your newly formatted floppy disk. YOU NOW HAVE AN NT BOOT FLOPPY!! ttp:// Page 3 of 8

4 Creating the 3 (three) NT setup floppy disks If you purchased an Agilent ChemStation bundle, you will have to create the 3 NT install setup disks. You can use either the First or the Second choices below. First choice: On a running ChemStation Bundle system, select Start, Run, and enter: \i386\winnt32.exe /ox Second choice: 1. With the system shut down, insert the Emergency Boot Floppy and Emergency Recovery CD. Then turn on your computer. The system should boot from the floppy and stop at the a:\> prompt. 2 Type at the prompt: a:\> d: (then press <Enter> key) Only type (d:). This assumes that d: is the drive letter assigned to the CD-ROM drive. Substitute the correct letter for your system. 3. Now your prompt should be: D:\>. Type the following: cd i386 Press <Enter> key. 4. At the d:\i386> prompt, type: winnt /ox *Note* This will start the NT installation program. The /ox option forces winnt to only create the 3 installation floppies. Follow the prompts and label the floppies accordingly. Saving Data needed to restore ChemStation(GC, LC, A/D, UV & LC/MSD only) 1. With ChemStation sessions closed, select one of the following based on your revision: Before A.08.0x: START-PROGRAMS-HP CHEMSTATIONS-HP CONFIGURATION EDITOR A.08.0x: START-PROGRAMS-CHEMSTATIONS-CONFIGURATION EDITOR UV-VIS: START-PROGRAMS-UV-VISIBLE CHEMSTATIONS 2. Select File, Print and choose All Instruments. Print and save the configuration in a safe place. 3. Make sure you have all Software License Numbers. If you can t find the Software Certificate and Registration Packet, select Add License icon (located per step 1 Above!!) 4. Write down all Installed License Numbers and store in a safe place. WHEN YOU HAVE A FAILURE WITH YOUR SYSTEM Attempting to repair a Windows NT installation There are many reasons why a NT computer will not boot properly. Most of them have to do with software corruption, but occasionally it may be due to a hardware failure, or other. Steps to follow if NT will not boot: 1. Did you add a new hardware device, or install a new/updated driver? a. If yes, During the boot process, Windows NT gives you the opportunity to Hit the Spacebar for the Last Known Good Configuration. Hitting the spacebar will find the compressed backup of the registries from the last successful logon, and copy these files back to the registries. This will fix many problems caused by configuration changes or incompatible drivers. 2. While running, the system just froze, so it had to be turned off then back on again. a. While restarting, all that is displayed is a flashing cursor in the upper right hand corner on a black screen background. This can be caused when the NT startup files become fragmented. There is a HotFix available that may fix this. Please call Agilent. Purchasing ttp:// Page 4 of 8

5 a commercially available defragmentation program for NT workstation version 4.0, and running a boot time defragmentation is essential. b. While restarting, all that is displayed is a Black screen, the computer is starting but it appears that the video is gone! This could be a video card failure, or a known Video BIOS problem on certain Hewlett-Packard Kayak computers. Call Agilent to see if your computer is one of the affected models, and visit often to keep your computer Bios and drivers updated. c. While restarting, the message, "NTLDR is missing" is displayed. Leaving a floppy disk in the drive usually causes this, so check this first! Remove any floppy disks from the floppy drive and restart the computer to recover. d. While booting, a message indicates that any of the following files are missing: NTLDR, BOOT.INI, NTDETECT.COM or NTOSKRNL.EXE. Insert your NT boot disk created above and see if NT will start up! e. As a last resort you can run the Emergency Repair Process. This will repair many NT operating system files, and is the only way to repair a corrupt system. If the Emergency Repair is not successful, then you will be forced to reinstall NT, or restore the NT image if you bought an Agilent bundle. 3. While the computer is booting up, try selecting Windows NT Workstation Version 4.0 (VGA Mode), this option will load a standard video driver compatible with most video cards. If this works then you have a corrupt or incompatible video card driver loading, try reinstalling a known good driver for your video card. The steps to perform an Emergency Repair of NT 1. You will need the 3 NT setup floppies (Creating the 3 (three) NT setup floppy disks), and the Emergency Repair Disk (To create/update your NT Emergency Repair Disk (ERD)) created above, along with your Microsoft NT workstation or Emergency Recovery CD. 2. Insert the disk labeled 'Setup Disk 1' into the floppy disk drive then insert your CD-ROM (From step 1 above). 3. Turn on the computer. You will see the NT setup program running. 4. When prompted, insert disk When you are asked to Install NT, or Repair existing installation, select R, for Repair. 6. Insert Setup disk 3 when prompted. 7. Insert the Emergency Repair floppy when prompted. a. If you still don t have an Emergency Repair Disk (ERD), select the e key when prompted for the ERD, and NT will attempt to repair the NT Startup files. 8. NT will identify your hard disk controller and disk drive(s), so follow these prompts. 9. Select the Verify Windows NT system file option and Select the components you wish to restore. If you are not sure, then accept the one(s) that are selected. If you don t select the option to repair the registry, it is usually safe to use an ERD made on a different computer or an ERD that has not been updated in a long time. This will repair the boot sector, startup files and Windows NT system files. The only potential problem with this is if the BOOT.INI or BOOTSECT.DOS is damaged and incorrect on the ERD. It is always safe to use an old ERD or one made on a different computer if you also deselect repairing startup files. This will just repair the boot sector and Windows NT system files. You can always restart this process and select them all if a partial repair does not fix your problem (i.e. NT will not boot up and allow you to logon after the repair). 10. At this point, NT will restore files from the ERD and CD. When prompted, you may remove the floppy and CD and restart the computer, and with any luck NT will boot! ttp:// Page 5 of 8

6 11. Lastly, it is always recommended that the appropriate Windows NT Service Pack be re-installed after a successful repair of NT. This is also required anytime a new software program or hardware driver is installed on Windows NT. Your ChemStation product is supported and tested with a particular Windows NT Service Pack, please refer your ChemStation support documentation to determine which NT Service Pack to install. Visit Microsoft's website at to obtain Windows NT service packs. ttp:// Page 6 of 8

7 Restoring Windows NT to an HP Kayak or similar computer. The steps to restore an image are as follows: NOTE: This procedure erases all data on hard drive Turn on the computer with the Emergency boot floppy and Emergency Recovery CD in the computer. Your computer should boot to the A:\> prompt with critical information displayed. Be sure you confirm that your PC model number found on your computer matches a model listed on this screen. The recovery kit mentioned above is specific to your particular model of HP Vectra or Kayak computer. Many customers have more than one type of these computer bundles in the laboratory. Ensure you perform the restore with the exact kit that was shipped with your computer by comparing the model list in the readme.txt file with your PC model number. Continue to the next step if your kit matches. At the A:\ prompt type: hpboot d: This will perform a sector by sector copy of the original NT installation containing all the drivers specific to your computer hardware. Your Microsoft NT system should be properly restored, allowing you to logon Re-installation of the HP IO Libraries or Agilent IO Libraries is required for HPIB controlled instrumentation. This is detailed in your ChemStation Install manual. Proper configuration of Networking, and TCP/IP Properties is required for all LAN controlled instrumentation. This is detailed in your ChemStation Install manual. Re-installation of your Agilent ChemStation software is required also! This is detailed in your ChemStation Install manual. Restore all data files, methods etc., from your most recent backup. Some Agilent systems require Re-installation of the NT service pack that is appropriate for your system and ChemStation software, however some of the recovery CD's will restore NT with the appropriate service pack already installed. Click Start-Settings-Control Panel, then click on the help menu, then click about. This is one way to easily determine which NT service pack is installed. If all the above fails, Agilent can provide other detailed phone troubleshooting by one of our Engineers, however a charge may be applicable. In some cases, a new disk drive can be installed and the old drive can be set as a slave or auxiliary disk, allowing recovery of data from the old drive. In these cases, unless the new drive is identical in size and layout, the Emergency recovery image restoration may fail. However, Windows NT can be installed from the i386 directory on the Emergency Recovery CD. After the appropriate drivers, etc. are installed, one can attempt to recover data from the slave drive. This is obviously an advanced activity, and one that is best attempted by your NT support personnel. Finally, if the data is crucial, and cannot be recovered with the help of your IT department, contact a Data Recovery organization, who will, for a fee, make more advanced attempts to recover the data from the failed hard drive. ttp:// Page 7 of 8

8 Appendix A Emergency Repair Kits CPU Model SP Special Comment WinNT Win95 WFW 3.11 P2074T 6a VL800 P4 1.5 GHz 20 GB G None None P3327T 6a VL400 PIII 933 MHz 15 GB G None None D9538T 6a LC-MSD-Trap G None None D9544T 6a LC-MSD-Trap G None None P1645T 6a LC-MSD-Trap XM600 PIII 800 MHz 15 GB G None None D1645 6a XM600 PIII 800 MHz 15 GB G None None D9829A 6a VL400 PIII 800 MHz 8.4GB G None None D7877 6a Vli8 PIII 550 MHz 8.4GB G None None D9538 6a XM600 PIII 600 MHz 15 GB G None None D XA 7/450 6GB G None None D Vli8 400 MHz 8.4 GB G None None D6721N/T 4 XA 6/350 G None None D6721N/T 3 XA 6/350 G None None D6723N/T 4 XA 6/ GB G None None D6723N/T 3 XA 6/ GB G None None D6492N/T XA 6/ GB G None None D4796N/T XA 6/ GB G G None D4807N/T XA 6/ GB G G None D5373N XA 5/ GB G G None D3991N (big C) XA 5/ GB G None None D3991N (big D) XA 5/ GB G G G D3990A XA 5/ GB (see D3991N) G G D3989A XA 5/ GB G G G D3986A XA 5/ GB G G G D3986A XA 5/ GB G G G D4221A XM4 5/166 None G G D3978A XM4 5/150 None G G D3977A XM4 5/ GB None G G D3968A XM4 5/120 None Yes G D3948A XM3 5/120 None None G D3946A XM3 5/90 None G G D3945A XM3 5/75 None None G D3485A XM3 5/90 None None G D3481A XM3 5/75 None None G D3398A VL3 5/90 None None G D3394A VL3 5/75 None None G D3233A XM2 None None G D3043A VL2 None None G ttp:// Page 8 of 8

82341C HPIB Installation and Troubleshooting Agilent ChemStations on Windows 95 and Windows NT

82341C HPIB Installation and Troubleshooting Agilent ChemStations on Windows 95 and Windows NT 82341C HPIB Installation and Troubleshooting Agilent ChemStations on Windows 95 and Windows NT This document will give you the background information that you need in order to prepare and install the 82341C

More information

HP / HP HPIB Driver Installation and Troubleshooting ChemStation Version A.07.0x- A.08.0xon Windows NT

HP / HP HPIB Driver Installation and Troubleshooting ChemStation Version A.07.0x- A.08.0xon Windows NT HP 82341 / HP 82350 HPIB Driver Installation and Troubleshooting ChemStation Version A.07.0x- A.08.0xon Windows NT This document will give you the background information that you need in order to prepare

More information

Magic Card User Manual

Magic Card User Manual Table of Contents Magic Card User Manual Magic Card Introduction 2 What is Magic card? 2 Magic Card Features 2 Working Modes 3 Magic card editions 3 Installation 4 System Requirements 4 Pre-installation

More information

HP Server tc2110 Network Operating System Installation Guide

HP Server tc2110 Network Operating System Installation Guide HP Server tc2110 Network Operating System Installation Guide For: Microsoft Windows NT 4.0 Server Microsoft Windows 2000 Server and Microsoft Small Business Server 2000 Novell NetWare 5.1 and Novell Small

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

Exam : Title. : A+ OS Technologies

Exam : Title. : A+ OS Technologies Exam : 220-302 Title : A+ OS Technologies QUESTION 1 Under Windows 2000 you consistently receive out of memory messages when running multiple applications. To avoid having to upgrade RAM immediately you?

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

About Your Software Windows NT Workstation 4.0 Windows 98 Windows 95 Applications and Support Software

About Your Software Windows NT Workstation 4.0 Windows 98 Windows 95 Applications and Support Software IBM Personal Computer About Your Software Windows NT Workstation 4.0 Windows 98 Windows 95 Applications and Support Software IBM Personal Computer About Your Software Windows NT Workstation 4.0 Windows

More information

3 INSTALLING WINDOWS XP PROFESSIONAL

3 INSTALLING WINDOWS XP PROFESSIONAL INSTALLING WINDOWS XP PROFESSIONAL.1 Preparing for installation Objectives.1.1 Windows XP Professional Hardware Requirements.1.2 Hardware Compatibility List (HCL) check.1. Hard Disk Partition.1.4 Required

More information

HP ProLiant ML150 Server NOS Installation and Software Guide. November 2003 (Second Edition) Part Number

HP ProLiant ML150 Server NOS Installation and Software Guide. November 2003 (Second Edition) Part Number HP ProLiant ML150 Server NOS Installation and Software Guide November 2003 (Second Edition) Part Number 343330-002 2003 Hewlett-Packard Development Company, L.P. Microsoft, Windows, and Windows NT are

More information

IBM Personal Computer. About Your Software Windows NT Workstation 4.0, Applications, and Support Software

IBM Personal Computer. About Your Software Windows NT Workstation 4.0, Applications, and Support Software IBM Personal Computer About Your Software Windows NT Workstation 4.0, Applications, and Support Software IBM Personal Computer About Your Software Windows NT Workstation 4.0, Applications, and Support

More information

MS Operating Systems and Networks

MS Operating Systems and Networks In order to learn which questions have been answered correctly: 1. Print these pages. 2. Answer the questions. 3. Send this assessment with the answers via: a. FAX to (212) 967-3498. Or b. Mail the answers

More information

CompTIA A+ OS Technologies. Download Full Version :

CompTIA A+ OS Technologies. Download Full Version : CompTIA 220-302 A+ OS Technologies Download Full Version : https://killexams.com/pass4sure/exam-detail/220-302 QUESTION: 352 You are a technician at Company. You have just installed Windows 98 on a new

More information

1100 Liquid Chromatograph

1100 Liquid Chromatograph 1100 Liquid Chromatograph Firmware Upgrade Procedures This document is believed to be accurate and up-to-date. However, Agilent Technologies, Inc. cannot assume responsibility for the use of this material.

More information

Windows 2000/XP History, and Data Management

Windows 2000/XP History, and Data Management Unit 5 Windows 2000/XP History, and Data Management Copyright 2002 Heathkit Company, Inc. All rights reserved. Microsoft Windows98 Microsoft WindowsMe Microsoft Windows 2000 Professional Microsoft Windows

More information

Agilent OpenLAB Chromatography Data System (CDS)

Agilent OpenLAB Chromatography Data System (CDS) Agilent OpenLAB Chromatography Data System (CDS) ChemStation Edition AIC (M8304AA) Setup Guide Agilent Technologies Notices Agilent Technologies, Inc. 2010-2014, 2015 No part of this manual may be reproduced

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

HP OmniBook DiagTools. User s Guide

HP OmniBook DiagTools. User s Guide HP OmniBook DiagTools User s Guide Notice This manual and any examples contained herein are provided as is and are subject to change without notice. Hewlett-Packard Company makes no warranty of any kind

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

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

HP G1701BA Productivity ChemStation Software. Installation Manual

HP G1701BA Productivity ChemStation Software. Installation Manual H HP G1701BA Productivity ChemStation Software Installation Manual License Agreement In return for payment of the applicable fee, Hewlett-Packard grants the Customer a license in the software, subject

More information

A+ OS Technologies Study Guide

A+ OS Technologies Study Guide A+ OS Technologies Study Guide Copyright 2005 by PrepLogic, Inc. Product ID: 001552 Production Date: May 23, 2006 All rights reserved. No part of this document shall be stored in a retrieval system or

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

Quick Setup & Getting Started

Quick Setup & Getting Started Quick Setup & Getting Started HP Compaq Business PC Copyright 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Microsoft, Windows, and

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

VISUAL QUICKPRO GUIDE

VISUAL QUICKPRO GUIDE VISUAL QUICKPRO GUIDE Red Hat Linux 6 Harold Davis Peachpit Press Visual QuickPro Guide Red Hat Linux 6 Harold Davis Peachpit Press 1249 Eighth Street Berkeley, CA 94710 510/524-2178 800/283-9444 510/524-2221

More information

Reinstalling Windows 95/98/ME/2000 Professional

Reinstalling Windows 95/98/ME/2000 Professional Reinstalling Windows 95/98/ME/2000 Professional Who needs this handout? If you have been instructed to reinstall Windows on your computer as a result of a recommendation from a computer consulting professional,

More information

Windows 2000 Flavors Windows 200 ws 0 Profess 0 P ional Windows 2000 Server Windows 200 ws 0 Advan 0 A ced Server Windows 2000 Datacen ter Server 2

Windows 2000 Flavors Windows 200 ws 0 Profess 0 P ional Windows 2000 Server Windows 200 ws 0 Advan 0 A ced Server Windows 2000 Datacen ter Server 2 Copyright 2006 Heathkit Company, Inc. All Rights Reserved Lab 9-3 Windows 2000 Pre-Installation Windows 2000 Flavors Windows 2000 Professional Windows 2000 Server Windows 2000 Advanced Server Windows 2000

More information

NEC PowerMate 8100 Series Release Notes

NEC PowerMate 8100 Series Release Notes NEC PowerMate 8100 Series Release Notes The PowerMate 8100 Series Release Notes provide up-to-date information on installing the applications that come with your computer. These notes also provide additional

More information

Safe Mode: Solve Startup Problems & Crashes S 3/1. Solve (Almost) Any Problem Your Computer May Have

Safe Mode: Solve Startup Problems & Crashes S 3/1. Solve (Almost) Any Problem Your Computer May Have Safe Mode: Solve Startup Problems & Crashes S 3/1 Solve (Almost) Any Problem Your Computer May Have If your PC refuses to start or keeps crashing for some unknown reason, Safe Mode is often your last resort.

More information

Data Protector Express Hewlett-Packard Company

Data Protector Express Hewlett-Packard Company Installation Guide Data Protector Express Hewlett-Packard Company ii Data Protector Express Installation Guide Copyright Copyright 2005/2006 by Hewlett-Packard Limited. March 2006 Part Number BB116-90024

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

Windows 2000 Safe Mode

Windows 2000 Safe Mode LAB PROCEDURE 29 Windows 2000 Safe Mode OBJECTIVES 1. Restart and try various startup options. RESOURCES Troubleshooting 1. Marcraft 8000 Trainer with Windows 2000 installed 2. A PS2 mouse 3. A LAN connection

More information

How To Force Restore A Computer That Won Boot Up After System

How To Force Restore A Computer That Won Boot Up After System How To Force Restore A Computer That Won Boot Up After System If your computer won't start up normally, you may need to use a disk repair utility This can occur after an improper shutdown, forced restart,

More information

How To Fix Regedit Windows Xp With Disk Boot Failure

How To Fix Regedit Windows Xp With Disk Boot Failure How To Fix Regedit Windows Xp With Disk Boot Failure Get the fix to "Status: 0xc000000f" boot error for Windows XP, Vista, 7, 8 or 8.1 errors with the disk, partition, bootsector, filesystem, bootloader,

More information

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Revision 1.0 February 2000 Revision History Revision Revision History Date 1.0 Initial Release 02/10/00 Intel Corporation

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

Recovering Windows Server 2003 on HP Integrity Servers

Recovering Windows Server 2003 on HP Integrity Servers Recovering Windows Server 2003 on HP Integrity Servers Overview...............................................................2 FAQ..................................................................3 Last

More information

IBM Personal Computer. About Your Software Windows 95, Applications, and Support Software

IBM Personal Computer. About Your Software Windows 95, Applications, and Support Software IBM Personal Computer About Your Software Windows 95, Applications, and Support Software IBM Personal Computer About Your Software Windows 95, Applications, and Support Software IBM Note Before using

More information

Paragon Exact Image. User Manual CONTENTS. Introduction. Key Features. Installation. Package Contents. Minimum System Requirements.

Paragon Exact Image. User Manual CONTENTS. Introduction. Key Features. Installation. Package Contents. Minimum System Requirements. Paragon Exact Image User Manual CONTENTS Introduction Key Features Installation Package Contents Minimum System Requirements Basic Concepts Backup Operations Scheduling Interface Overview General Layout

More information

Windows XP Professional Configuration

Windows XP Professional Configuration for Agilent ChemStation Rev. B.01.03 or higher Introduction 2 Steps to configure Windows XP SP 2 for use with Agilent ChemStation Rev. B.01.03 or higher 3 Install Windows XP 3 Configure Windows XP Settings

More information

Installing the IBM ServeRAID Cluster Solution

Installing the IBM ServeRAID Cluster Solution Installing the IBM ServeRAID Cluster Solution For IBM Netfinity ServeRAID-4x Ultra160 SCSI Controllers Copyright IBM Corp. 2000 1 2 IBM Netfinity Installing the IBM ServeRAID Cluster Solution Chapter 1.

More information

ChromQuest 4.2 Chromatography Data System

ChromQuest 4.2 Chromatography Data System ChromQuest 4.2 Chromatography Data System Installation Guide CHROM-97200 Revision A April 2005 2006 Thermo Electron Corporation. All rights reserved. Surveyor is a registered trademark and ChromQuest is

More information

Fiery proserver User Guide

Fiery proserver User Guide Fiery proserver User Guide Congratulations on your purchase of the EFI Fiery proserver, a powerful production solution for your printer. Before you begin Make sure that you have: About this document Installed

More information

Lesson 1: Preparing for Installation

Lesson 1: Preparing for Installation 2-2 Chapter 2 Installing Windows XP Professional Lesson 1: Preparing for Installation When you install Windows XP Professional, the Windows XP Professional Setup program allows you to specify how to install

More information

Intel. TeamStation. Upgrade Guide. System Version 4.0a IMPORTANT

Intel. TeamStation. Upgrade Guide. System Version 4.0a IMPORTANT Intel TeamStation System Version 4.0a Upgrade Guide IMPORTANT This upgrade is for the Intel TeamStation System, Version 4.0 only. If you have Version 4.0.1, DO NOT install this upgrade. Contact your dealer

More information

Digital HiNote VP 500 Series

Digital HiNote VP 500 Series Introduction Digital HiNote VP 500 Series User s Guide Addendum Part Number: ER-PD1WF-AA. A01 This addendum supersedes material covered in the Digital HiNote VP 500 Series User s Guide supplied with your

More information

BACKING UP AN IMAGE OF YOUR HARD-DRIVE

BACKING UP AN IMAGE OF YOUR HARD-DRIVE BACKING UP AN IMAGE OF YOUR HARD-DRIVE Jim McKnight www.jimopi.net ImageBackup.lwp revised 1-20-2016 GENERAL IMAGE BACKUP TIPS For an overview of backing up, see my "A Stress Free PC" article at http://www.jimopi.net

More information

HP Server Novell NetWare Installation Guide

HP Server Novell NetWare Installation Guide HP Server Novell NetWare Installation Guide Including 6.5 August 25, 2003 Objective The intent of this document is to provide you with key information required for completing the installation of NetWare

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

Basic Operating System Troubleshooting and Maintenance

Basic Operating System Troubleshooting and Maintenance 17 CHAPTER SEVENTEEN Basic Operating System Troubleshooting and Maintenance Terms you ll need to understand: Device Manager Task Manager MSCONFIG.EXE Blue screen Restore points Emergency Repair Disk Automated

More information

How To Install Windows Update Vista Without Cd Dell Inspiron 1720

How To Install Windows Update Vista Without Cd Dell Inspiron 1720 How To Install Windows Update Vista Without Cd Dell Inspiron 1720 Dell note the date of their systems on their FTP Website: Press any key when prompted such as h when it says Press any Key to boot from

More information

KillTest 䊾 䞣 催 ࢭ ད ᅌ㖦䊛 ᅌ㖦䊛 NZZV ]]] QORRZKYZ TKZ ϔᑈܡ䊏 ᮄ ࢭ

KillTest 䊾 䞣 催 ࢭ ད ᅌ㖦䊛 ᅌ㖦䊛 NZZV ]]] QORRZKYZ TKZ ϔᑈܡ䊏 ᮄ ࢭ KillTest Exam : 220-603 Title : CompTIA A+ 220-603(Remote Support Tech designation pathway) Version : DEMO 1 / 7 1. Which of the following utilities are used to choose which programs run at startup? A.

More information

InterVideo WinDVD Incompatibility Issue with Intel CPU s September 20, 2002, document version 1.2

InterVideo WinDVD Incompatibility Issue with Intel CPU s September 20, 2002, document version 1.2 InterVideo WinDVD Incompatibility Issue with Intel CPU s September 20, 2002, document version 1.2 Introduction InterVideo WinDVD is the preferred DVD movie player for use on the IBM ThinkPad. Due to an

More information

Fiery proserver User Guide

Fiery proserver User Guide Fiery proserver User Guide Congratulations on your purchase of the Fiery proserver, a powerful production solution for your printer. Before you begin Make sure that you have: About this document Installed

More information

Disaster Recovery Guide for Windows 2008 and RHEL 5.x platforms with external disk support

Disaster Recovery Guide for Windows 2008 and RHEL 5.x platforms with external disk support Disaster Recovery Guide for Windows 2008 and RHEL 5.x platforms with external disk support HP Data Protector 6.11 Technical white paper Table of contents 1. Assisted Manual Disaster Recovery... 2 2. Overview

More information

Image Backup and Recovery Procedures For Windows 7

Image Backup and Recovery Procedures For Windows 7 Image Backup and Recovery Procedures For Windows 7 Thank you for purchasing a Fujitsu computer. Fujitsu is committed to bringing you the best computing experience with your new system. It is very important

More information

True Image Home Beginner s Guide to restoring a basic full disk archive

True Image Home Beginner s Guide to restoring a basic full disk archive True Image Home Beginner s Guide to restoring a basic full disk archive by Grover Hatcher with much appreciated input from Menorcaman These basic steps apply to image recovery inside Windows as well as

More information

Perform Manual System Restore Xp Recovery Console

Perform Manual System Restore Xp Recovery Console Perform Manual System Restore Xp Recovery Console chkdsk in Windows XP Recovery Console If you can't boot the operating system, you can run the tool from Command Prompt either by booting your computer.

More information

Serial ATA PCI RAID Quick Installation Guide

Serial ATA PCI RAID Quick Installation Guide Serial ATA PCI RAID Quick Installation Guide Introducing the Serial ATA PCI RAID The Serial ATA PCI RAID is an ultra high-speed two channel Serial ATA controller board for use in Pentium-class computers.

More information

About Your Software IBM

About Your Software IBM About Your Software About Your Software Note Before using this information and the product it supports, be sure to read Appendix. Viewing the license agreement on page 19 and Notices on page 21. First

More information

Chapter 5. Driver Installation. 5-1 Intel Software Installation Utility. Driver Installation. 2. Click Intel Chipset Software Installation Utility.

Chapter 5. Driver Installation. 5-1 Intel Software Installation Utility. Driver Installation. 2. Click Intel Chipset Software Installation Utility. Chapter 5 Driver Installation This section describes the installation procedures for software and drivers under the Windows 98, Windows NT 4.0 and Windows 2000. The software and drivers are included with

More information

MCS Software Installation Guide

MCS Software Installation Guide MCS Software Installation Guide This document provides instructions for installing the MCS software: MCS Requirements (page 2) Installing the MCS (page 3) Before You Begin (page 4) Upgrading Your MCS to

More information

RTX 8.0 Installation Guide

RTX 8.0 Installation Guide RTX 8.0 Installation Guide Copyright 1996-2007 by Ardence, a Citrix Company. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, graphic, electronic,

More information

Quickly Repair the Most Common Problems that Prevent Windows XP from Starting Up

Quickly Repair the Most Common Problems that Prevent Windows XP from Starting Up XP: Solving Windows Startup Problems X 34/1 Quickly Repair the Most Common Problems that Prevent Windows XP from Starting Up With the information in this article you can: The four most common Windows Startup

More information

NEC PowerMate ES SlimLine Series Release Notes. Contents

NEC PowerMate ES SlimLine Series Release Notes. Contents NEC PowerMate ES SlimLine Series Release Notes Contents Voltage Selector Switch... 3 Warning for Using Your Computer... 3 Support Services... 3 Product Recovery Program... 3 Starting the Recovery Program...

More information

How To Fix Regedit Windows Xp Install Bootable Usb Flash Disk

How To Fix Regedit Windows Xp Install Bootable Usb Flash Disk How To Fix Regedit Windows Xp Install Bootable Usb Flash Disk Try this procedure here to prepare bootable pen drive and install XP from the USB facing any issue with your USB drive then read How to Fix

More information

V Workstation Imaging

V Workstation Imaging V Workstation Imaging The following sections provide information on Novell ZENworks Desktop Management Workstation Imaging procedures and features. Chapter 50, Common Imaging Deployment Strategies, on

More information

How To Install Windows Xp Without Cd Rom Drive Bootable Usb And Floppy

How To Install Windows Xp Without Cd Rom Drive Bootable Usb And Floppy How To Install Windows Xp Without Cd Rom Drive Bootable Usb And Floppy You can install Windows XP from USB drive or any removable drive. Try this procedure here to prepare bootable pen drive and install

More information

Customer Responsibilities

Customer Responsibilities Thank you for purchasing an Agilent instrument. To get you started and to assure a successful and timely installation of your Agilent UV-Vis ChemStation software, please refer to this specification and

More information

Rocket 133/133S/133SB User s Manual. Revision: 1.1 Date: Dec HighPoint Technologies, Inc.

Rocket 133/133S/133SB User s Manual. Revision: 1.1 Date: Dec HighPoint Technologies, Inc. Rocket 133/133S/133SB User s Manual Revision: 1.1 Date: Dec. 2001 HighPoint Technologies, Inc. Copyright Copyright 2001 HighPoint Technologies, Inc.. This document contains materials protected by International

More information

GV Director Restoring USB Image / Frame and Panel Installation

GV Director Restoring USB Image / Frame and Panel Installation IMPORTANT NOTE: If you have already been provided this update package via USB by a Grass Valley service representative, please skip ahead and begin on page 4. Requirements: 16 GB USB FLASH OR LARGER Mouse

More information

UBDR GOLD VERSION 3.0 USER GUIDE

UBDR GOLD VERSION 3.0 USER GUIDE UBDR GOLD VERSION 3.0 USER GUIDE UBDR Gold Version 3.0 User Guide The software described in this guide is furnished under a license agreement and may be used only in accordance with the terms of the agreement.

More information

Supplementary Instructions for Windows NT 4.0. Contents

Supplementary Instructions for Windows NT 4.0. Contents Personal Computer Supplementary Instructions for Windows NT 4.0 CF-71 Series This manual contains supplementary instructions regarding the use of the computer. It explains the cases where the operation

More information

NEC Versa 500D/550D Windows 98 Upgrade Information

NEC Versa 500D/550D Windows 98 Upgrade Information NEC Versa 500D/550D Windows 98 Upgrade Information Follow the instructions provided in this document to upgrade your NEC Versa 500D/550D system to Microsoft Windows 98. Please read these notes in their

More information

Manually Windows Update Xp To 7 Without Cd

Manually Windows Update Xp To 7 Without Cd Manually Windows Update Xp To 7 Without Cd Drive The "joys" of Windows Update not working in Windows XP, Vista, 7, 8 and 8.1 are numerous. Prompt of Windows RE (just like in the fixing disk errors tutorial

More information

Password Changer User Guide

Password Changer User Guide Active@ Password Changer User Guide Copyright 1999-2017, LSOFT TECHNOLOGIES INC. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any derivative

More information

NEC PowerMate VT 300 Series Release Notes

NEC PowerMate VT 300 Series Release Notes NEC PowerMate VT 300 Series Release Notes The PowerMate VT 300 Series Release Notes provide up-to-date information on installing the applications that come with your computer. These notes also provide

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Installation Manuals VSA 8.0 Quick Start - Demo Version Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty

More information

Instructor. Suleiman Muhammad citp(mcpn,mncs) Institute of Computing and ICT, Ahmadu Bello University, Zaria.

Instructor. Suleiman Muhammad citp(mcpn,mncs) Institute of Computing and ICT, Ahmadu Bello University, Zaria. Troubleshooting Common Computer Problems Instructor Suleiman Muhammad citp(mcpn,mncs) Institute of Computing and ICT, Ahmadu Bello University, Zaria. Trouble shooting: Troubleshooting is the process of

More information

NEC Express5800 Series

NEC Express5800 Series NEC Express5800 Series NEC Express5800/120Rf-1,120Rh-2 Operation Manual For Microsoft Windows Server 2003, Standard x64 Edition / Microsoft Windows Server 2003, Enterprise x64 Edition Note: Microsoft and

More information

IBM Personal Computer. About Your Software Windows NT Workstation 4.0, Applications, and Support Software

IBM Personal Computer. About Your Software Windows NT Workstation 4.0, Applications, and Support Software IBM Personal Computer About Your Software Windows NT Workstation 4.0, Applications, and Support Software IBM Personal Computer About Your Software Windows NT Workstation 4.0, Applications, and Support

More information

Full file at

Full file at Guide to MCSE 70-270, Second Edition, Enhanced 2-1 Chapter 2: Installing Windows XP Professional Objectives After reading this chapter and completing the exercises, you will be able to: Determine if an

More information

Applied ICT Skills MS Windows

Applied ICT Skills MS Windows Applied ICT Skills MS Windows Lesson 1 - How to install an operating system into computer? Windows 7 is perhaps the best Microsoft operating system and is very easy to install compared to other windows.

More information

English Discoveries Version Installation Instructions

English Discoveries Version Installation Instructions English Discoveries Version 2.12 Installation Instructions 2 Table of Contents LIST OF TABLES...5 WHATS IN THE KIT...6 INSTALLING English Discoveries - MULTI-USER VERSION...7 WHAT YOU WILL NEED... 7 DISK

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

Lionstracs Groove X-R

Lionstracs Groove X-R Lionstracs Groove X-R Groove OS version 5.3 Installation & Upgrade Guide 31 October 2011 English Language documentation prepared by Corcyra Global in consultation with Lionstracs Table of Contents Warning

More information

System information update for system board replacement events

System information update for system board replacement events System information update for system board replacement events Standard Operating Procedure (SOP) When you replace the system board on the HP Pro Tablet 608 G1, the system s EEPROM is not able to detect

More information

EXPRESS5800/320Lb/320Lb-R EXPRESSBUILDER

EXPRESS5800/320Lb/320Lb-R EXPRESSBUILDER EXPRESS5800/320Lb/320Lb-R EXPRESSBUILDER () User s Guide Proprietary Notice and Liability Disclaimer The information disclosed in this document, including all designs and related materials, is the valuable

More information

Customers should provide all necessary operating supplies upon request of the engineer.

Customers should provide all necessary operating supplies upon request of the engineer. OpenLAB Installation Data Checklist Analysis Only A.01.01 Thank you for purchasing an Agilent software solution. This checklist is used by the installing engineer to ensure that the instrument and associated

More information

DCN Software Installation Instructions. en Software Installation Instructions

DCN Software Installation Instructions. en Software Installation Instructions DCN Software Installation Instructions en Software Installation Instructions DCN Software Installation Instructions en 3 Table of contents 1 Introduction... 4 2 Installing the DCN software... 5 3 Installation

More information

PCI Card. PCI IDE 100 RAID Card With 3 IEEE Installation Manual PCI1394RAID

PCI Card. PCI IDE 100 RAID Card With 3 IEEE Installation Manual PCI1394RAID PCI Card PCI IDE 100 RAID Card With 3 IEEE-1394 Installation Manual PCI1394RAID 1 General Description The StarTech.com PCI IDE RAID card with 3 IEEE-1394 provides an ideal interconnection for multimedia

More information

Manually Install Windows Updates Xp On 7 Laptop With Cd Drive

Manually Install Windows Updates Xp On 7 Laptop With Cd Drive Manually Install Windows Updates Xp On 7 Laptop With Cd Drive windows7, window 7, clean, install, format, vista, xp, 7. The following instructions explain how to install Microsoft Windows 7 on a computer

More information

JetFlash User s Manual

JetFlash User s Manual JetFlash User s Manual ( Version 1.0 ) Table of Contents INTRODUCTION...1 PACKAGE CONTENTS...1 FEATURES...1 SYSTEM REQUIREMENTS...1 DRIVER INSTALLATION...2 DRIVER INSTALLATION FOR WINDOWS 98SE...2 DRIVER

More information

Customer Responsibilities

Customer Responsibilities Thank you for purchasing an Agilent instrument. To get you started and to assure a successful and timely installation of your Agilent UV-Vis ChemStation software, please refer to this specification and

More information

Version 10.1 Update Installation and Configuration. October 5, 2005

Version 10.1 Update Installation and Configuration. October 5, 2005 Version 10.1 Update Installation and Configuration October 5, 2005 Table Of Contents Section Subject 1 Overview 2 Installation and Environment Considerations 3 Performing the Relius Administration 10.1

More information

C A S P E R USER GUIDE V ERSION 5.0

C A S P E R USER GUIDE V ERSION 5.0 TM C A S P E R TM USER GUIDE V ERSION 5.0 Copyright and Trademark Information Information in this document is subject to change without notice. Federal law prohibits unauthorized use, duplication, and

More information

4190 Information Management System (IMS) Software Upgrade Instructions

4190 Information Management System (IMS) Software Upgrade Instructions 4190 Information Management System (IMS) Software Upgrade Instructions Introduction This publication describes the software upgrade procedure for the 4190 Information Management System (IMS). Inspecting

More information

Web Console Setup & User Guide. Version 7.1

Web Console Setup & User Guide. Version 7.1 Web Console Setup & User Guide Version 7.1 1 Contents Page Number Chapter 1 - Installation and Access 3 Server Setup Client Setup Windows Client Setup Mac Client Setup Linux Client Setup Interoperation

More information

DOWNLOAD PDF CREATOR FOR WINDOWS 8 64 BIT

DOWNLOAD PDF CREATOR FOR WINDOWS 8 64 BIT Chapter 1 : Media Creation Tool x64 - Windows 8 Downloads If you need to install or reinstall Windows, you can use the tools on this page to create your own installation media using either a USB flash

More information