Chapter 12: Advanced Operating Systems

Size: px
Start display at page:

Download "Chapter 12: Advanced Operating Systems"

Transcription

1 : Advanced Operating Systems IT Essentials: PC Hardware and Software v4.0 1

2 Purpose of this Presentation To provide to instructors an overview of : List of chapter objectives Overview of the chapter contents, including student worksheets student activities student labs Reflection/Activities for instructors to complete to prepare to teach Additional resources 2

3 Objectives 12.1 Select the appropriate operating system based on customer needs 12.2 Install, configure, and optimize an operating system 12.3 Describe how to upgrade operating systems 12.4 Describe preventive maintenance procedures for operating systems 12.5 Troubleshoot operating systems 3

4 Worksheets, Activities, and Labs Activity: Network Protocols Lab: Advanced Installation of Windows XP Lab: Create a Partition in Windows XP Pro Lab: Customize Virtual Memory Settings Lab: Install an Alternate Browser (Optional) Activity: Protocols Lab: Schedule Task Using GUI and at Command Lab: Fix an Operating System Problem Remote Technician: Fix an Operating System Problem 4

5 Brands and Versions of Operating Systems Various brands of operating systems Microsoft Windows Apple Mac OS UNIX and Linux Several versions or distributions Windows 2000 Professional Windows XP Home, Professional or Media Center Editions Windows Vista Home Basic, Business and Premium Editions Compare OS versions or editions to find the best one for your customer 5

6 Select the Appropriate Operating System Select hardware that meets or exceeds the minimum requirements for the OS Remote Desktop Network Sharing Scalable CPU Support EFS Support Enhanced Security YES YES YES YES YES No YES No No No YES YES YES YES YES Add-On YES YES YES YES Microsoft Windowsxp Professional Microsoft Windowsxp Home Edition Microsoft Windowsxp Media Center Edition Microsoft Windows2000 6

7 Operating Systems Capabilities An operating system is the interface between the user and the computer. Provides a bridge between the hardware and applications Creates a file system to store data Manages applications Interprets user commands Operating systems have minimum requirements for hardware. 7

8 Network Operating System (NOS) A network operating system (NOS) is an operating system that contains additional features to increase functionality and manageability in a networked environment. Examples of network operating systems: Windows 2000 Server Windows 2003 Server UNIX Linux Novell NetWare Mac OS X 8

9 Server NOS The NOS is designed to provide network resources to clients: Server applications, such as shared databases Centralized data storage Directory services that provide a centralized repository of user accounts and resources on the network, such as LDAP or Active Directory Network print queue Network access and security Redundant storage systems, such as RAID and backups 9

10 Network Protocols Network operating systems provide several protocols designed to perform network functions. Defines how files are exchanged on the web Provides services for file transfer and manipulation Retrieves messages from an server Resolves URLs for websites to their IP addresses Automates assignment of IP addresses 10

11 Install, Configure, and Optimize an OS To install Windows XP Professional: Insert the installation CD An installation wizard asks a series of questions The wizard completes the installation automatically 11

12 Default and Custom Installations A default installation requires minimal user interaction. A custom installation allows the user to customize the regional settings and the network settings. The technician can automate and customize a Windows XP Pro installation to include the following features: Productivity applications, such as Microsoft Office Custom applications Support for multiple languages OS Deployment Feature Pack using Microsoft Systems Management Server (SMS) Hardware device drivers 12

13 Windows XP Custom Install Methods Unattended installation from a network distribution point using an answer file. Image-based installation using Sysprep and a diskimaging program, which copies an image of the operating system directly to the hard drive with no user intervention. Remote installation using Remote Installation Services (RIS), which can download the installation across the network. OS Deployment Feature Pack using Microsoft Systems Management Server (SMS), which can dramatically simplify deployment of an operating system across the organization. 13

14 Disk Structure Create, view, and manage disks, directories, and files Types of partitions on a hard drive: Primary partitions Extended partitions Logical drives NOTE: Only one partition may be designated as the active partition for booting the system. In most cases, the C: drive is the active partition and contains the boot and system files. Additional partitions can be created as needed for organizing files or dual-booting. 14

15 Disk Management Utility Create, view, and manage disks, directories, and files Used to display information and perform services such as partitioning and formatting disks in Windows 15

16 File Systems of Windows XP Create, view, and manage disks, directories, and files Partitions are formatted with a file system. Two file systems available in Windows XP: FAT32 NTFS - greater stability and security features The type of file system, NTFS or FAT32, provides the rules that files within each directory must follow. 16

17 File Extensions Create, view, and manage disks, directories, and files Windows file systems require at least three characters after the last period (.) of a file extension Valid file name: My_file.txt Invalid file name: My_file.xt By default, Windows does not display the file extension This practice can cause security problems Some viruses are executable files disguised as a non-executable file To avoid this security breach, you should always show file extensions: Start > Control Panel > Folder Options > File Types tab > Advanced > Always show extension 17

18 System Tools Optimize the performance of operating systems To maintain and optimize an operating system: Disk error checking which can scan the hard drive for file structure errors Hard drive defragmentation consolidates files for faster access 18

19 Virtual Memory Optimize the performance of operating systems Swap file uses free space on the hard drive to temporarily store segments of an application or data The OS uses the swap file to mimic RAM To adjust the size of the swap file, you must be logged in as an administrator Typically, you should let Windows manage the size of the swap file Increasing the size of the swap space is not always helpful and may slow down the computer 19

20 Virtual Memory Settings in Windows XP 20

21 Disk Defragmenter Optimize the performance of operating systems Disk Defragmenter makes files on the hard drive contiguous and speeds up the reading of files. To defragment a drive Double-click My Computer on the desktop Right-click the drive that you want to optimize Choose Properties. On the Tools tab, click Defragment Now Temporary Files are used by many programs Designed to be automatically deleted later Some must be deleted manually. Check these locations: C:\temp, C:\tmp, C:\windows\temp, C:\windows\tmp, C:\documents and settings\%userprofile%\local settings\temp 21

22 Services Optimize the performance of operating systems Services are a type of application that runs in the background and waits for requests Only necessary services should be started Services may be enabled if clients need them Services may be stopped for troubleshooting purposes Four settings, or states, used to control services: Automatic - Starts when the PC starts Manual - Administrator must enable or disable the service Disabled - Administrator may disable or stop a service Stopped - The state of a service that has been disabled 22

23 Optimize Web Browser and Optimize the performance of browsers Web browsers and Typically the most-used applications Optimizing them should increase the computer s performance Microsoft s Internet Explorer (IE), general settings: Change the homepage and browser appearance View or delete the information saved by the browser: Historyare information transmitted Passwordsbetween a Cookies Temporary files Web-form information web browser and a web server with the purpose of Cookies tracking user information to customize the page delivered to the user. 23

24 Internet Explorer Browser Options To access these settings: Open an IE window Go to Tools menu Select Internet Options 24

25 Caching in a Web Browser Caching is a feature of the web browser Speeds up access to previously visited websites IE copies the images or the HTML files of visited sites Files are retrieved from the local cache rather than downloaded Cached files may become outdated or large. Adjustable settings are: Refresh at every visit to the page Refresh every time you start IE Refresh automatically Never refresh To access the cached settings in IE: Tools > Internet Options > General tab > Temporary Internet Files > click Settings 25

26 Configure Client Software Use the following information to set up an account in the client software: Display name address Type of incoming mail server (POP3 or IMAP) Incoming mail server name Outgoing mail server name Username Account password 26

27 Protocols Post Office Protocol version 3 (POP3) Downloads from a server to manipulate and store on local computer. Internet Message Access Protocol (IMAP) Accesses on a server to manipulate and store on the server. User can also decide to download the to local computer. Simple Mail Transfer Protocol (SMTP) Sends text-only across a TCP/IP network and is, normally, used with POP3 or IMAP. Multipurpose Internet Mail Extensions (MIME) Transmits audio, video, pictures, word processor documents, applications. Normally, used in conjunction with SMTP. 27

28 Set Display Properties Set screen resolution and update video driver Screen resolution Determines the number of pixels displayed. A higher number of pixels will display a better picture. Refresh rate The rate the screen image is refreshed. Refresh rates are measured in Hertz (Hz) or times per second. Display colors Colors created by varying the light intensity of the three basic colors. 28

29 Upgrade the Video Driver The Windows default video driver may work, but may not provide all performance options. To upgrade the driver: Download most recent driver Remove the current driver Disable anti-virus software Install the new driver Enable anti-virus software Restart the computer 29

30 Troubleshoot Video Driver Issues Set screen resolution and update video driver Troubleshooting problems after installing video driver Example: After performing the graphical performance steps and restart the computer, you are unable to view the screen. To investigate the problem and restore the settings: Reboot the computer again During the boot phase, use the F8 key Enter the boot options when prompted Select the Enable VGA Mode to boot using a 640 x 480 resolution Once the operating system is loaded: Select Roll Back Driver from graphics card Properties Research possible driver issues 30

31 Dual-Boot Process Installation of a second operating system There is a dual-boot process for multiple operating systems on a computer. During the dual-boot process: The boot.ini file indicates that more than one OS is present You are prompted to choose the OS that you want to load To create a dual-boot system in Microsoft Windows: More than one hard drive or a hard drive with more than one partition Install the oldest OS on the primary partition or the hard drive marked with an active partition Install the second OS on the second partition or hard drive The boot files are automatically installed in the active partition 31

32 The boot.ini File Installation of a second operating system During installation, the boot.ini file is created on the active partition to allow choice of OS to boot. boot.ini can be edited to change the order of the operating systems the length of time to select an OS (default is 30 seconds) To edit the boot.ini file: Right-click My Computer > Properties > Advanced Tab. In the Startup and Recovery area, select Settings. Click Edit. 32

33 Upgrading Operating Systems Describe how to upgrade operating systems Operating systems must be upgraded periodically To remain compatible with the latest hardware and software Because support for older OS is eventually withdrawn A Windows XP upgrade can be performed from a CD or over a network Ensure that the new OS is compatible with the computer Use Microsoft Upgrade Advisor to scan the system for incompatibility issues before upgrading Upgrade Advisor is free and downloadable from the Microsoft Windows website Backup all data prior to beginning the upgrade 33

34 Preventive Maintenance for OS Automating scheduled updates Installing service packs Using Restore Points if necessary to restore the system to a previous state 34

35 Schedule Automatic Tasks and Updates Scheduled Tasks utility is a Windows-based GUI utility. Use the Scheduled Tasks utility to automate: Disk cleanup Backup Disk defragmenter Starting other applications To open the Scheduled Tasks wizard: Select Start > All Programs > Accessories > System Tools > Scheduled Tasks Double-click Add Scheduled Task 35

36 Schedule Automatic Tasks and Updates CLI automatic updates in the command line. Use the at command to automatically schedule a command, a script file, or an application to run at a specific date and time. To use the at command, you must be logged in as a member of the Administrators group. To learn more about the at command, choose Start > Run. At the CLI prompt, type cmd, and then press Return. At the command prompt, type at/? 36

37 Automatically Update Windows XP Schedule automatic tasks and updates Settings to choose from regarding Windows XP updates: Automatic (need to specify a date and time) Download updates for me, but let me choose when to install them Notify me but don't automatically download or install them Turn off Automatic Updates To access Automatic Updates: Select Start > Control Panel > double-click Automatic Updates 37

38 Restore Points Set restore points Restore points return the OS to a predefined point in time. If installation of an application or a hardware driver causes problems, try uninstalling the application or driver If uninstalling does not help, try to restore the computer to an earlier time when the system worked properly To access the System Restore utility: Select Start > All Programs > Accessories > System Tools > System Restore 38

39 Windows XP Restore Points Set restore points Windows XP may create restore points: When an install or upgrade takes place Every 24 hours, if the computer is running Manually, at any time Restore points contain information about the system and registry settings used by the Windows OS. System restore does not back up personal data files or recover corrupted or deleted personal files. To backup data, use a dedicated backup system, such as a tape drive, CDs, or even a USB storage device. 39

40 Troubleshooting Process Step 1 Gather data from the customer Step 2 Verify the obvious issues Step 3 Try quick solutions first Step 4 Gather data from the computer Step 5 Evaluate the problem and implement the solution Step 6 Close with the customer 40

41 Level-one Technician Gathers Data Step 1: Gather data from the customer Description of problem by the level-one helpdesk technician: Customer cannot surf the Internet or access any network resources. Customer can login to the network using other computers. Customer has verified that their username, password, and domain name are correct. The helpdesk technician was unable to resolve the problem, so the work order is escalated to a level-two technician. 41

42 Level-two Technician Gathers Data Step 1: Gather data from the customer Level-two technician asks open-ended questions: Which specific network resources are you trying to access with your desktop computer? Are there any network resources that you can access? When were you last able to access the network from your desktop? Level-two technician draws these conclusions: In the office, no resources can be accessed. When using the modem to connect, no problems are experienced. The problems started just after a new update was installed. 42

43 Level-two Technician Gathers Data Step 1: Gather data from the customer Technician asks closed-ended questions: Is your network cable plugged in? Does anyone else have this problem? Have you changed your password recently? Have you received any error messages on your computer? Technician gets this information: Customer's computer experiences unexpected errors. Customer reports an on-screen error regarding the OS; unsure of details. Technician draws these conclusions: Focus on an operating system problem. 43

44 Verify the Obvious Issues Step 2: Verify the obvious issues Technician asks some general questions and some related to the functioning of the OS: Is the power turned on? Has any software been added or upgraded? Has any hardware been added or removed? Is the NIC link light on? Is the NIC listed in the Device Manager as a properly working device? Do the mouse and keyboard work? Have any cables been added or disconnected? 44

45 Conclusions from Checking the Obvious Step 2: Verify the obvious issues Technician gets this information: The computer can connect successfully by modem. The computer cannot connect to any network resources. Other computers can access network resources. All cables are connected properly. There is no link light on the NIC. Technician draws these conclusions: Problem may be a bad cable, bad NIC, or a driver problem. 45

46 Quick Solutions Step 3: Try quick solutions first Technician tries these quick solutions: Reboot Install a known good network cable to this computer Boot in safe mode using the F8 menu Boot to last known good configuration using the F8 menu Boot from startup disk Ensure IP address information is correct for this computer Technician follows these best practices: Documents results of each solution tried Undo failed solutions before trying the next solution 46

47 Gather Data from the Computer Step 4: Gather data from the computer Technician gathers data: Repeats some of the tests done by the level-one technician. To look for OS problems, technician examines system files and runs diagnostic software. Technician gets this information: An automatic system update was performed recently. Conclusion: The update may be causing the problem. Technician takes this action: Ask customer to look for restore points at the time of the update. 47

48 Evaluate Problem & Implement Solution Step 5: Evaluate the problem and implement the solution Technician records these notes: Computer worked on Tuesday, but not on Wednesday. Automatic system update ran at midnight Tuesday. Restore points were automatically created prior to the installation of the update. Technician decides on a solution: Restore the computer to the state it was in before the automatic system update ran on the computer. Technician takes this action: Ask customer to use the System Restore application. 48

49 Evaluate Problem & Implement Solution Step 5: Evaluate the problem and implement the solution Customer takes this action: Chooses Restore my computer to an earlier time option. Chooses the restore point created before the update was installed. Reboots computer. Results of the solution: Computer operates normally. Likely cause of the problem: A patch that was installed through an automatic update disabled network connectivity. To prevent the problem from occurring again: Set Automatic Updates to require permission of the network administrator or the user. 49

50 System Restore Point Screens Step 5: Evaluate the problem and implement the solution 50

51 Close with the Customer Step 6: Close with the customer Technician discusses results with customer: If possible, verbally verify the solution with the customer. If possible, allow customer to demonstrate that the repair has solved the problem. If customer is not available, technician should inform the customer of the work that was performed. If the solution is acceptable, the technician can finish the documentation and close the work order. Documentation should include: A restatement of the problem Steps taken in the troubleshooting process, and the solution Time needed to solve the problem 51

52 Closed Work Order Step 6: Close with the customer Make two copies of the final work order and documentation One for the customer One for the technician 52

53 Common Problems and Solutions Problem Symptom Possible Solution You have a dual-boot system, but you are unable to access the second operating system. Make sure the boot.ini is not corrupt and verify that it is correct. A screen goes blank after you install an updated graphics driver. If the new driver is bad, boot to VGA mode and use Roll Back Driver to restore the previous driver. A customer plans to install Windows XP on 100 computers in a branch office over a weekend, but is very concerned about how much time it will take. Advise the customer that the installation CD will take too long. Consult with customer about one of the automated installation solutions. The customer is receiving warnings about the hard drive becoming too full. Run the Disk Cleanup utility to delete temporary files. A customer receives error messages that an application will not launch because a required service is not running. Ask the customer for the name of the service in the error message and restart the service. 53

54 Fix an Operating System Problem Now that you understand the troubleshooting process, it is time to apply your listening and diagnostic skills. The first lab is designed to reinforce your skills with the operating system. You will check restore points before and after using Windows Update. The second lab is designed to reinforce your communication and troubleshooting skills. This lab includes the following steps: Receive the work order Research the problem Take the customer through various steps to try and resolve the problem Document the problem and the resolution 54

55 Summary Ensuring that you understand the technology needs of the customer Knowing the differences between common operating systems Matching the customer needs to the proper technologies Knowing the different methods to install an operating system Knowing how to upgrade different operating systems Understanding how preventive maintenance can avoid problems Knowing which preventive maintenance procedures are appropriate for the customer Knowing how to troubleshoot operating system problems 55

56 Instructor Training Activities 56

57 Activities for Instructor Training 1. Take the Quiz provided in course content. 2. Complete the 2 activities, 1 worksheet and 6 labs included in. While you are completing these, make notes of potential issues and questions that students may have. 3. Show examples of the AT command. The generic form of the command may be difficult to understand. 4. Make the troubleshooting section into an interactive problem-solving discussion with instructors, rather than a one-way presentation. 57

58 Instructor Training Discussion Share and discuss with the other instructors, your list of any potential student issues and questions regarding the activities and labs. 58

59 Q and A 59

60 60

Chapter 12: Advanced Operating Systems

Chapter 12: Advanced Operating Systems Chapter 12: Advanced Operating Systems IT Essentials: PC Hardware and Software v4.1 1 Chapter 12 Objectives 12.1 Select the appropriate operating system based on customer needs 12.2 Install, configure,

More information

By Dr. Samaher Hussein Ali

By Dr. Samaher Hussein Ali Department of Information Networks The University of Babylon LECTURE NOTES ON Operating Systems By Dr. Samaher Hussein Ali College of Information Technology, University of Babylon, Iraq Samaher@itnet.uobabylon.edu.iq

More information

Regardless of the size and complexity of the computer and the operating system, all operating systems perform the same four basic functions:

Regardless of the size and complexity of the computer and the operating system, all operating systems perform the same four basic functions: Operating Systems Introduction The operating system (OS) controls almost all functions on a computer. In this chapter, you learn about the components, functions, and terminology related to the Windows

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

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

Chapter 16: Advanced Security

Chapter 16: Advanced Security : Advanced Security 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, including

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-302 Title : A+ OS TECHNOLOGY(2003 Objectives) Version : DEMO 1 / 6 1. In Windows XP, which command can be used to view both the IP address and the NIC (network interface card) MAC

More information

IT 05: Fundamental Operating Systems Online Study Questions

IT 05: Fundamental Operating Systems Online Study Questions IT 05: Fundamental Operating Systems Online Study Questions CUR Question Answer 5.0 Introduction 1. What controls almost all functions on a computer? 5.1 Explain the purpose of an operating system 2. The

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

Perform Manual System Restore Xp Safe Mode Command Prompt Windows 7

Perform Manual System Restore Xp Safe Mode Command Prompt Windows 7 Perform Manual System Restore Xp Safe Mode Command Prompt Windows 7 Additional information and help with how to get into Windows Safe mode in Windows XP and 2000 users Click the See advanced repair options

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

Full System Restore Manually Windows 7 No Disk

Full System Restore Manually Windows 7 No Disk Full System Restore Manually Windows 7 No Disk Time to Complete: 20-30 Minutes. Video (English Only) - How to use System Restore within Windows 7 with a small amount of hard disk space reserved for reinstalling

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

Exam : Title : A+ OS TECHNOLOGY(2003 Objectives) Version : DEMO

Exam : Title : A+ OS TECHNOLOGY(2003 Objectives) Version : DEMO Exam : 220-302 Title : A+ OS TECHNOLOGY(2003 Objectives) Version : DEMO 1. In Windows XP, which command can be used to view both the IP address and the NIC (network interface card) MAC address? A. IPCONFIG

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

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

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

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

Lab 03. Windows Operating Systems (Cont.)

Lab 03. Windows Operating Systems (Cont.) Lab 03 s (Cont.) Objectives Develop a good understanding of 1. The role of an operating system in a computer system 2. Services provided by an operating system and have some hands on experience in 1. Understanding

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

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

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

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

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

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

Full System Restore Manually Running Command Prompt Windows Xp

Full System Restore Manually Running Command Prompt Windows Xp Full System Restore Manually Running Command Prompt Windows Xp If you can't boot into Windows XP to run chkdsk, download Easy Recovery To run CHKDSK from within Windows XP, but without Command Prompt,

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

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

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

The Operating System

The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer hardware Copyright 2011 Pearson Education, Inc. Publishing as Prentice

More information

Full System Restore Manually Windows 7 No Disk

Full System Restore Manually Windows 7 No Disk Full System Restore Manually Windows 7 No Disk Found Time to Complete: 20-30 Minutes. Video (English Only) - How to use System Restore within Windows 7 with a small amount of hard disk space reserved for

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

Magic Card Professional

Magic Card Professional Magic Card Professional User Manual Table of Contents System Requirements... 2 1. Installation... 3 2. Magic Card Settings... 5 2.1 Set Protection... 6 2.2 Set Parameters... 8 2.3 Password... 10 2.4 CMOS

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

Perform Manual System Restore Xp Safe Mode Not Working

Perform Manual System Restore Xp Safe Mode Not Working Perform Manual System Restore Xp Safe Mode Not Working If you computer has system problem, you first priority should be to make sure you Windows Advanced Options Menu Please select an option: Safe Mode

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

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

2272 : Implementing and Supporting Microsoft Windows XP Professional

2272 : Implementing and Supporting Microsoft Windows XP Professional 2272 : Implementing and Supporting Microsoft Windows XP Professional Introduction The purpose of this course is to address the implementation and desktop support needs of customers that are planning to

More information

8 MANAGING SHARED FOLDERS & DATA

8 MANAGING SHARED FOLDERS & DATA MANAGING SHARED FOLDERS & DATA STORAGE.1 Introduction to Windows XP File Structure.1.1 File.1.2 Folder.1.3 Drives.2 Windows XP files and folders Sharing.2.1 Simple File Sharing.2.2 Levels of access to

More information

Windows Client, Enterprise Desktop Support Technician

Windows Client, Enterprise Desktop Support Technician Course 50331D: Windows Client, Enterprise Desktop Support Technician Page 1 of 11 Windows Client, Enterprise Desktop Support Technician Course 50331D: 3 days; Instructor-Led Introduction (Updated for Windows

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

Super USB. User Manual. 2007, March

Super USB. User Manual. 2007, March Super USB User Manual 2007, March Windows98 Driver Install/Uninstall Driver Install: 1. Execute Win 98 UFD driver, then restart PC. 2. Plug Super USB into an available USB port. A new Removable Disk drive

More information

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A HP StorageWorks Performance Advisor Installation Guide Version 1.7A notice Copyright 2002-2004 Hewlett-Packard Development Company, L.P. Edition 0402 Part Number B9369-96068 Hewlett-Packard Company makes

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

Full file at

Full file at Chapter 2 Solutions Answers to the Chapter 2 Review Questions 1. The Melissa virus was transported by. c. e-mail 2. Which of the following are used for updates in Windows XP Professional? (Choose all that

More information

Manual Repair Windows 7 System File Command Prompt Checker

Manual Repair Windows 7 System File Command Prompt Checker Manual Repair Windows 7 System File Command Prompt Checker The Windows Club covers Windows 10 / 8 / 7 tips, tutorials, how-to's, features, freeware. The System File Checker or sfc.exe is a utility in Microsoft

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

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

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

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

A+ Certification Guide. Chapter 13 Installing and Upgrading Windows Operating Systems

A+ Certification Guide. Chapter 13 Installing and Upgrading Windows Operating Systems A+ Certification Guide Chapter 13 Installing and Upgrading Windows Operating Systems Chapter 13 Objectives Installing Windows Transferring Data Updating Windows Setting Up Recovery Partitions and Discs

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

Perform Manual System Restore Xp Safe Mode Command Prompt

Perform Manual System Restore Xp Safe Mode Command Prompt Perform Manual System Restore Xp Safe Mode Command Prompt Dell support article tagged with: System restore, windows, XP, WinXP, Safe Mode, Command Prompt. This is This article provides information on the

More information

Lab - Install Windows 7 or Vista

Lab - Install Windows 7 or Vista Introduction In this lab, you will install the Windows 7 or Vista operating system. Recommended Equipment A computer with a blank hard disk drive Windows 7 or Vista installation DVD or USB flash drive

More information

Full System Restore Manually Run Command Prompt Xp

Full System Restore Manually Run Command Prompt Xp Full System Restore Manually Run Command Prompt Xp How to use System Restore for restoring your computer to an earlier state in Windows To start System Restore from Command Prompt or Run dialog, type rstrui.exe

More information

Manually Windows Update Vista Not Work In

Manually Windows Update Vista Not Work In Manually Windows Update Vista Not Work In Safe Mode Doesn To boot Windows Vista in Safe Mode, follow these steps: If Windows Updates aren't installed automatically in your Windows Vista system, you need

More information

Chapter 15: Advanced Networks

Chapter 15: Advanced Networks : Advanced Networks 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, including

More information

Installation. Installation Overview. Installation and Configuration Taskflows CHAPTER

Installation. Installation Overview. Installation and Configuration Taskflows CHAPTER CHAPTER 4 Overview, page 4-1 Navigate the Wizard, page 4-7 Install and Configure Cisco Unified Presence, page 4-7 Perform a Fresh Multi-Node, page 4-15 Overview Cisco Unified Presence supports the following

More information

Manually Windows Update Vista Not Works In

Manually Windows Update Vista Not Works In Manually Windows Update Vista Not Works In Safe Mode Button To boot Windows Vista in Safe Mode, follow these steps: automatically in your Windows Vista system, you need to update the system manually: Insert

More information

Recent Operating System Class notes 08 Administrative Tools (Part one) April 14, 2004

Recent Operating System Class notes 08 Administrative Tools (Part one) April 14, 2004 Recent Operating System Class notes 08 Administrative Tools (Part one) April 14, 2004 The administrative tools are a collection of system control and configuration utilities. The administrative tools include

More information

Full System Restore Manually Run Command Prompt Windows Xp

Full System Restore Manually Run Command Prompt Windows Xp Full System Restore Manually Run Command Prompt Windows Xp Dell support article tagged with: System restore, windows, XP, WinXP, Safe Mode, Command Prompt. This is an article from the official Dell Support

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

PC Hardware. and Software. Lab Manual. IT Essentials: Cisco Networking Academy. Fifth Edition CISCO. Indianapolis, Indiana East 96th Street

PC Hardware. and Software. Lab Manual. IT Essentials: Cisco Networking Academy. Fifth Edition CISCO. Indianapolis, Indiana East 96th Street IT Essentials: PC Hardware and Software Lab Manual Fifth Edition Cisco Networking Academy CISCO Cisco Press 800 East 96th Street Indianapolis, Indiana 46240 Using Computer Complete Boot Job Ohm's Build

More information

Discovering Computers Living in a Digital World

Discovering Computers Living in a Digital World Discovering Computers 2010 Living in a Digital World Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the

More information

Microsoft Windows Server Administration Fundamentals. Download Full Version :

Microsoft Windows Server Administration Fundamentals. Download Full Version : Microsoft 98-365 Windows Server Administration Fundamentals Download Full Version : http://killexams.com/pass4sure/exam-detail/98-365 installation from a master computer to the destination computers. The

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

Get to know your Modem 1. Modem Technical Overview 3

Get to know your Modem 1. Modem Technical Overview 3 User Manual Get to know your Modem 1 Modem Technical Overview 3 Managing your Modem Settings How to view your Modem settings 5 Understanding the front page 6 Changing your Modem login password 7 Upgrading

More information

Format Hard Drive Using Windows 7 Recovery Disk

Format Hard Drive Using Windows 7 Recovery Disk Format Hard Drive Using Windows 7 Recovery Disk Jun 8, 2015. If it's not possible to create a recovery disk using this method, is it possible to backup Hey guys, I'm looking to format my hard-drive and

More information

PerfectSpeed PC Optimizer User Guide

PerfectSpeed PC Optimizer User Guide PerfectSpeed PC Optimizer User Guide Table of Contents Welcome to PerfectSpeed PC Optimizer!... 1 Introduction to PerfectSpeed PC Optimizer... 3 Install PerfectSpeed PC Optimizer... 5 Getting Started

More information

A+ Guide to Managing and Maintaining your PC, 6e. Chapter 2 Introducing Operating Systems

A+ Guide to Managing and Maintaining your PC, 6e. Chapter 2 Introducing Operating Systems A+ Guide to Managing and Maintaining your PC, 6e Chapter 2 Introducing Operating Systems Objectives Learn about the various operating systems and the differences between them Learn how an OS interfaces

More information

BACKUP APP V7 MICROSOFT SYSTEM BACKUP AND RESTORE GUIDE

BACKUP APP V7 MICROSOFT SYSTEM BACKUP AND RESTORE GUIDE V7 MICROSOFT SYSTEM BACKUP AND RESTORE GUIDE Revision History Date Descriptions Type of modification 27 July 2016 First Draft New 3 Feb 2017 Added instructions and screen shots for Encryption New key handling

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

Windows Mail Files Backup And Restore Windows 7 Not Working After Installing Acronis

Windows Mail Files Backup And Restore Windows 7 Not Working After Installing Acronis Windows Mail Files Backup And Restore Windows 7 Not Working After Installing Acronis With Acronis True Image backup, you can restore your computer in the event of a complete system failure. Top Windows

More information

Windows Vista, XP, and 2000 all share the same basic Windows

Windows Vista, XP, and 2000 all share the same basic Windows CHAPTER 12 Installing Windows In this chapter, you will learn: How to plan a Windows installation How to install Windows Vista How to install Windows XP How to install Windows 2000 Windows Vista, XP, and

More information

How To Remove Virus From Computer Without Using Antivirus In Windows Xp

How To Remove Virus From Computer Without Using Antivirus In Windows Xp How To Remove Virus From Computer Without Using Antivirus In Windows Xp How to remove a virus - how to clean PC and laptop of virus, spyware and other PC internet security software that includes up to

More information

Quick Setup & Getting Started Business PCs

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

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

Splash TM RPX-ii for DocuColor Getting Started

Splash TM RPX-ii for DocuColor Getting Started Splash TM RPX-ii for DocuColor 5000 Getting Started 2007 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45065397 17 August 2007 CONTENTS

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

Install and Configure ICT Equipment and Operating Systems Unit 229 Utility Programs

Install and Configure ICT Equipment and Operating Systems Unit 229 Utility Programs Install and Configure ICT Equipment and Operating Systems Unit 229 Utility Programs What is a Utility Program? Utility Program Definition Smaller than an application in size, a utility program is a computer

More information

How To Turn Off System Restore In Windows 7 Home Premium In Safe Mode

How To Turn Off System Restore In Windows 7 Home Premium In Safe Mode How To Turn Off System Restore In Windows 7 Home Premium In Safe Mode The System Restore function on Windows 7 allows you to roll backhome,» Categories,» Computers and Electronics,» Operating Systems Select

More information

CTECS Connect 2.2 Release Notes December 10, 2009

CTECS Connect 2.2 Release Notes December 10, 2009 (Formerly VTECS) CTECS Connect 2.2 Release Notes December 10, 2009 This document contains information that supplements the CTECS Connect 2.2 documentation. Please visit the CTECS Connect Support area of

More information

WINDOWS XP. iii. Contents

WINDOWS XP. iii. Contents C O N T E N T S Preface INTRODUCTION TO 1 Chapter 1 Navigating Windows XP 3 Launching Windows 3 Working with the Mouse 4 Moving the Mouse 4 Clicking 6 Double-clicking 6 Right-clicking 6 Dragging and Dropping

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

1 Introduction What is QSAN Xreplicator? System requirements and supported media... 4

1 Introduction What is QSAN Xreplicator? System requirements and supported media... 4 QSAN XReplicator Table of contents 1 Introduction...4 1.1 What is QSAN Xreplicator?... 4 1.2 System requirements and supported media... 4 1.2.1 Minimum system requirements... 4 1.2.2 Supported operating

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

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

PGP NetShare Quick Start Guide Version 10.2

PGP NetShare Quick Start Guide Version 10.2 PGP NetShare Quick Start Guide Version 10.2 What is PGP NetShare? The PGP NetShare product is a software tool that provides multiple ways to protect and share your data. Use PGP NetShare to: Let authorized

More information

Zinstall FullBack User Guide. Thank you for purchasing Zinstall FullBack. If you have any questions, issues or problems, please contact us:

Zinstall FullBack User Guide. Thank you for purchasing Zinstall FullBack. If you have any questions, issues or problems, please contact us: Thank you for purchasing Zinstall FullBack. If you have any questions, issues or problems, please contact us: Support email: Sales email: Visit our website: support@zinstall.com sales@zinstall.com www.zinstall.com

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

Features - SRM Windows File System Agent

Features - SRM Windows File System Agent Page 1 of 53 Features - SRM Windows File System Agent Table of Contents Overview System Requirements - SRM Windows File System Agent Installation Install the SRM Windows File System Agent Install the SRM

More information

C A S P E R TECH EDITION 10 USER GUIDE

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

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

Course: Windows 7 Enterprise Desktop Support Technician Boot Camp (MCITPWIN7)

Course: Windows 7 Enterprise Desktop Support Technician Boot Camp (MCITPWIN7) Course: Enterprise Desktop Support Technician Boot Camp (MCITPWIN7) Course Length: Duration 5 days Course Code: MCITPWIN7 Course Description Having reviewed course MS-50331 - Enterprise Support Technician

More information

MFP MAINTENANCE & INSTALLATION Document Number: Effective Date: 04/30/06 v5 Page: 1 of OBJECTIVE 2.0 SCOPE 3.0 MAINTENANCE PROCEDURE

MFP MAINTENANCE & INSTALLATION Document Number: Effective Date: 04/30/06 v5 Page: 1 of OBJECTIVE 2.0 SCOPE 3.0 MAINTENANCE PROCEDURE Page: 1 of 8 1.0 OBJECTIVE This document outlines maintenance and installation of the ManufactPro database system. MMC provides this document as guide to help understand the operation of client/server

More information

HP Supporting the HP ProLiant Storage Server Product Family.

HP Supporting the HP ProLiant Storage Server Product Family. HP HP0-698 Supporting the HP ProLiant Storage Server Product Family https://killexams.com/pass4sure/exam-detail/hp0-698 QUESTION: 1 What does Volume Shadow Copy provide?. A. backup to disks B. LUN duplication

More information

Discovering Computers Fundamentals, 2011 Edition. Living in a Digital World

Discovering Computers Fundamentals, 2011 Edition. Living in a Digital World Discovering Computers Fundamentals, 2011 Edition Living in a Digital World Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating

More information

The Windows GUI and Control Panel

The Windows GUI and Control Panel The Windows GUI and Control Panel Windows Desktop, Tools, and Applications After the OS has been installed, you can customize the computer desktop to suit individual needs. A computer desktop is a graphical

More information

Windows 2000 Disk Management

Windows 2000 Disk Management LAB PROCEDURE 25 Windows 2000 Disk Management OBJECTIVES 1. Use Disk Cleanup. 2. Backup a file. 3. Restore a backup. 4. Compress a file. 5. Encrypt a file. Troubleshooting RESOURCES 1. Marcraft 8000 Trainer

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