Operating Systems Daren Russ All Rights Reserved No part of this material or any of its contents may be reproduced, copied, modified or adapted,

Size: px
Start display at page:

Download "Operating Systems Daren Russ All Rights Reserved No part of this material or any of its contents may be reproduced, copied, modified or adapted,"

Transcription

1 Operating Systems Daren Russ All Rights Reserved No part of this material or any of its contents may be reproduced, copied, modified or adapted, without the prior written consent of the author, unless otherwise indicated for stand-alone materials.

2 Windows XP

3 NT OS was divided into 3 main layers Hardware Abstract Layer (HAL) Interface to hardware (device drivers) NT Executive: Main OS code Subsystems This breakdown gives better stability and power

4 Architecture diagram Win 32-bit App Win 32-bit App Win 32-bit App Win 32-bit App Win32 Subsytem (Win32 API) User Mode Executive Services Kernel Mode I/O Manager Security Reference Monitor IPC Manager Virtual Memory Manager Process Manager Plug and Play Manager Power Manager Window Manager and GDI File Systems Device Drivers Object Manager Microkernel Graphics Device Drivers Hardware Abstraction Layer (HAL) Computer Hardware

5 NT Features Better Security Need a valid account and password to log in Only Administrators can change the system NTFS New Technology File System NTFS is the successor to FAT 32

6 Win XP New Features Improved Start Menu System Restore Automated System Recovery Driver Rollback Automated Windows Updates Built-in CD-r and CD-rw support

7 Windows XP - Versions Win XP Professional Win XP Home Cheaper No automated system recovery No remote desktop Unable to join a domain No multi-processor support

8 XP Minimum Requirements Component Minimum Recommended CPU 233Mhz 300Mhz Memory 64Mb 256Mb Hard Disk 1.5Gb available 4Gb available Video At least 800 x 600 At least 800 x 600

9 Upgrading to XP Win 98 Win ME Win NT4 Workstation (SP5+) Win XP Professional W2000 (including service packs) Win XP Home Edition

10 Installation

11 Text Based Installation Phase Can Install XP or repair an existing installation Can create or delete partitions Format partitions using FAT32 or NTFS

12 Graphical Installation Phase Regional Settings Product Name & Organisation Product Code Computer Name Administrator password Date + Time Network options (DHCP or not) Network membership (workgroup or domain) Reboot

13 Installation Log Files In c:\windows setupact.txt Action log in chronological order e.g. copying files, registry entries setuperr.log List of errors, if any, that occurred during installation debug\netsetup.log Logs activity for joining a domain or workgroup

14 Microsoft Product Activation Used to combat software privacy Ensures that each XP licence is used only once Mandatory activation within 30 days of installation Product ID Code (unique 20-digit number) + 50 digit value (identifies key hardware components e.g. RAM, hard drive) Microsoft returns a 42-digit product activation code once it receives these 2 items

15 Command Prompts Start Run Command Start Run Cmd Use for old DOS applications Has more functions than command.com

16 XP Directory Structure \program files Programs \Windows main O.S. files some system programs e.g. Notepad \windows\system32 system files, some system programs e.g. regedit32 \windows\system32\config registry files \windows\temp temporary files

17 XP Directory Structure \Documents and Settings\ Profile Directories Where user files are stored Each user has their own folder Each user has their own My Documents Start Menu Desktop NTUSER.DAT registry file (settings)

18 XP Boot Files The following files must be present in the root folder of the active partition (usually c:) NTLDR First boot file initialises the boot process reads the boot.ini file to find list of available O.S. s BOOT.INI List of available O.S. s for booting NTDETECT.COM Detects basic hardware on the system

19 XP System Files The core O.S. files are NTOSKRNL.EXE Kernel of the O.S. Found in \windows\system32 HAL.DLL SYSTEM Hardware Abstraction Layer Found in \windows\system32 Main registry file Found in \windows\system32\config

20 Registry Uses a number of files called hives that make up the system part of the registry Store in \windows\system32\config Information about each user is stored in \documents and settings\ntuser.dat

21 XP Registry Hives DEFAULT Default user settings e.g. default screensaver and desktop background SAM Security Accounts Manager - Local user accounts database SECURITY Security policy settings e.g. who can change the desktop background? etc. SOFTWARE Info about local software and configuration SYSTEM Info about the O.S. itself, hardware settings

22 XP Registry Keys HKEY_CLASSES_ROOT Info about software and how it is configured File associations HKEY_CURRENT_CONFIG Info about the current hardware profile HKEY_CURRENT_USER Info about the currently logged on use - desktop preferences etc. HKEY_USERS Default profile settings HKEY_LOCAL_MACHINE Info on device drivers, hardware and all configuration data

23 Control panel Best way to access registry Central location for making system changes Two views Category Classic

24 Control Panel Category View

25 Control Panel Classic View

26 New and improved tools Improved Start Menu System Restore Automated System Recovery Driver Rollback Automated Windows Updates Built-in CD-r and CD-rw support Wizards

27 Improved Start Menu Most common tools and icons are now right off the start menu Direct access to specific areas Control panel My documents My computer Recently access programs

28 System Restore Allows you to go back in time Restores program settings Restore points automatically created on system changes Use caution Always create a restore point prior to restoring

29 Automated System Recovery User as a last resort to bring system back Used with backup tool creating disk sets with info on system state, disc config etc Periodic updates of ASR should be done as part of system maintenance.

30 Driver Rollback Allows the restoration of previous drivers In the case that a new driver is installed that causes hardware to fail or not function Driver roll back allows you to restore that previous driver state Useful if doing driver updates from Microsoft's side or on your own

31 Automated Windows Updates Located in the security center Can do one of 4 options 1 do not update 2 notify of updates but do nothing 3 download and notify but do not install 4 download and install updates

32 Built-in CD-r and CD-rw support XP is the first to have CD-R and CD-RW There is currently no support for burning DVD media

33 Wizards Most tools built into windows XP have a wizard A wizard is used to simplify the setup of said tools A series of questions are posed to the user where they can select certain options. From these questions parameters are setup to run the tool in question

34 MMC Microsoft Management Console mmc.exe allows you to place utilities called snap-ins you run a lot in a convenient place Start Run mmc Click Console Add/Remove Snapin Add

35 Administrative Tools Combines most of the snap-ins in a convenient location Computer Management Device Manager System Information Event Viewer Disk Management Services

36 Computer Management Right click My Computer and select Manage

37 Device Manger Right click My Computer, select Properties, click the Hardware tab and then click the Device Manager button

38 System Information Right click My Computer, select Manage System Tools System Information

39 Event Viewer Start Run eventvwr Five Event Types: Info Warning Error Success Audit

40 Disk Management A graphical version of FDISK Shows all hard drives in the system Can delete, create, format partitions on all drives

41 Disk Management

42 Services A service is a program that runs in the background regardless of whether someone is logged in or not The following are examples of services: World Wide Web Publishing Service Web Server Service Netlogon service Manages network interaction and authentication Event Log service Allows the system/applications to make log entries Server Allows you to share files/printers Workstation Allows you to connect to shared items on other PCs

43 Services Double click on a service to see it s properties Each service can be started, stopped or restarted

44 Optimization and Monitoring

45 Performance Options Select Optimize Performance for Background Services if you use services such as IIS, FTP, Domain Services a lot If not, optimize for applications e.g. Word, Excel etc. This adjusts how multi-tasking is performed

46 Virtual Memory Sets the size of the page (swap) file

47 Performance Monitors A graphical display of real-time system performance Start Run perfmon Right click in here and select Add Counters These 4 counters have been added

48 Task Manager Ctrl Alt Del Task Manager

49 Task Manager - Processes

50 Task Manager - Performance

51 Maintenance

52 Windows Update Start Windows Update 2 types of update Patch or Security Update Fixes a specific bug or security weakness Service Pack A number of patches grouped together in a single.exe file

53 Types of Windows Update Critical Recommended Software Driver Updates

54 Driver Signing A device driver that has been tested and approved by Microsoft is digitally signed System Properties Hardware Tab Driver Signing Button Lots of manufacturers don t go through the verification process because it s too expensive

55 Disk Defrag In My Computer right click the drive you want to defragment Properties Tools Defragment Now Also Start Run dfrg.msc Can Analyse or Defrag

56 Disk Defrag

57 Scandisk In My Computer, right click the drive you want to check Select Properties Tools Error checking.. Click Check Now

58 Scheduled Tasks In Control Panel, run the Scheduled Tasks Wizard

59 Scheduled Tasks

60 Troubleshooting Backups Last Known Good Configuration Safe Mode ERD (emergency repair disk) Recovery Console

61 Backup XP Start Programs Accessories System Tools Backup Also Start Run ntbackup Windows 7 backup is located in Control Panel\System and Security\Backup and Restore

62 Backup The files and folders that you backup are store in a single backup.bkf file

63 Backup Archive Bit The archive bit is turned on every time a file is modified Backup programs use this to avoid backing up files which haven t changed since the last backup Once a file is backed up, the backup program can turn off the archive bit

64 Backup Types Copy Copies selected files and folders irrespective of archive bit and doesn t turn off the archive bit Full (Normal) Copies all files and folders on the PC and turns off the archive bit Incremental Backs up only files and folders with archive bit turned on and then turns off the archive bit Differential Backs up only files and folders with archive bit turned on but doesn t turn off the archive bit afterwards

65 Backup Schemes Generally one full backup on a Friday night and partial backups every other night Backup Scheme 1 Full backup every Friday night Differential backups every other night Requires 2 tapes (1 tape for the full backup and 1 tape for the differential backups) Backup Scheme 2 Full backup every Friday night Incremental backups every other night Requires 5 tapes (1 tape for the full backup and 4 tapes for the incremental backups Mon,Tues, Wed, Thurs)

66 Last Known Good Configuration Troubleshooting option on the boot menu Having installed a new device driver which has a bad a affect on your system, use this option to get back to the configuration settings before the device driver was installed Also useful if a critical device driver is accidentally deleted or disabled

67 Last Known Good Configuration F8 on start-up to display Troubleshooting Menu 2 options: Default Configuration settings from when the PC was last shut down Last Known Good Configuration settings from last successful log on If you successfully log on after getting error messages, Last Known Good is not useful

68 Safe Mode F8 at Start-up, then select Safe Mode Loads minimum level of device drivers + default display driver (vga.sys) Safe mode is the first troubleshooting step

69 Repair Using the CDROM Use this method if Last Known Good and Safe Mode don t solve the problem Boot off CD ROM and select Repair Repair gives 2 options: 1. Emergency Repair Process (this uses an ERD disk created with the backup program) 2. Recovery Console

70 Emergency Repair Disk (ERD) A floppy disk containing: Critical Boot Files System Information It is a good idea to update your ERD before installing new hardware or software The ERD is not a bootable floppy and should not be used as a substitute for a backup

71 Emergency Repair Process 1. Boot off CD ROM 2. Select Repair and Emergency Repair Process 3. Two options (both check the MBR and critical system files, replacing off the CD if necessary) 1. Fast Repair Installs the version of the Registry when the O.S. was first installed. Use this option as a last resort 2. Manual Repair Corrects everything except for the registry Allows you to manually restore the registry using the Recovery Console Both Fast Repair and Manual Repair will prompt you for an ERD

72 Recovery Console Can t boot directly to a command prompt Use Recovery Console instead Allows you to access the following: 1. Root directory and boot partition 2. \windows folder and sub-folders 3. Floppy and CD ROM drives

73 Recovery Console Uses Manually restoring the Registry Rebuilding Partitions (except for the system partition) Repairing the Master Boot Record (MBR) Recovery Console can be started in 2 ways 1. Boot from CD ROM 2. Insert CD ROM and type d:\i386\winnt32 /cmdcoms at the command prompt

74 Windows Vista Overview of new options

75 Desktop The Windows Vista desktop introduces powerful features, from the improved Start menu to Windows Sidebar along with the new look of Windows Aero Design implements were based for better efficiency Interface design was intended to echo the efficiency of the MAC O/S Aero allowed for greatly enhanced graphics tricks while moving windows to switching between applications Downside is at the time older computer systems could not work with AERO due to its extreme graphical demands

76 Vista Start button The Start button has a new appearance, and the Start menu functions differently than in previous versions of Windows. For example, the improved All Programs menu now opens from within the Start menu, instead of opening another menu. You can open any program or folder with a single click The quickest way to locate programs is to use the Start menu's new Search box. Typing in the search box will immediately display your results and will include programs, documents, files, settings even messages etc within the O/S Once your desired result was found all need do was to click on it

77 Windows Sidebar You can use Sidebar to organize and easily access the information that you need the most without cluttering your workspace. The things you'll see on Sidebar, such as the clock, are customizable programs called gadgets. You can add new gadgets to Sidebar based on what you would prefer to have there. Sidebar gadgets are readily available through Microsoft's site and generally have a great deal of customizability to them. Things that you use on a regular basis can be added to the side bar to increase productivity and reduce the searching of applications users would do. These applications include.. Calculator that performs basic math functions. Analog clock (several designs to choose from). CPU and memory meters that let you keep an eye on the amount of system resources in use. Currency converter for quick international monetary calculations. Feed viewer for tracking news, sports, and entertainment headlines via RSS. Feed watcher for monitoring your selected RSS feeds. Notepad for quickly jotting reminders or bits of info you need to keep. etc

78 Taskbar The taskbar looks similar to XP's but with a black metallic finish and round start button. The quick launch bar, open apps section, and system tray are all in the usual places. A new add on is when you hover over an open application icon a preview of that window pops up If there are multiple instances of that application, you'll see a whole stack of preview pages.

79 Enhancements Enhancements and add-ons to core programs like , movie maker, paint etc give the user a lot more functionality. Included in some versions of Vista is Windows media center giving the user a central location to manage their multi media content. In general the revamp of the windows O/S is making it more of a user friendly environment leaning more towards what Mac users enjoy. Enhanced sleep mode which saves your files before system power down Updates can now be done thought Vistas own applet and not through explore as an option etc

80 Security All these improvements are great but the big push on Microsoft's behalf was enhanced security. Some of the add-ons for security include The new IE 7 browser offers a protected mode to keep malicious software (malware) or Web sites from changing configuration settings. Windows Service Hardening keeps OS services from making changes to the registry, file system, etc., without your permission. (User Access Control) Windows Firewall now controls outbound traffic as well as inbound; firewall settings can be controlled via Group Policy. User Account Control does away with the need to run as an administrator for everyday tasks and prevents standard users from making dangerous changes to settings or running potentially harmful executable programs. Remote Desktop can now be configured to require Network Level Authentication for better security on RDP sessions. The Network Access Protection (NAP) agent is included in Vista and prevents Vista clients from connecting to your network if they don't have the proper security updates, virus signatures, and other criteria. BitLocker is a new feature that can encrypt the entire system volume, including Windows system files and the hibernation file, to protect from offline attacks if a machine is physically accessed (such as a stolen laptop). Security scanning software to help keep all those little virus bugs at bay Confusingly no administrator account which helps with security of hackers knowing the username of one of the users on a Vista system

81 Compatibility mode As with XP Compatibility mode allows for none standard Vista software to be installed If you have a program designed for XP without the thought that Vista will muck up everything, compatibility mode will allow legacy software to run. (for the most part) The big change is a check button to allow the program to run in administrator mode

82 Windows Explorer Although initially not a big difference over the windows XP Explorer window we do see some very nice additions. 1. Page now has more of a web browser feel to it 2. Simpler address bar showing file locations rather than path addresses. 3. Simpler path specific search option 4. Menu bar simpler 5. Menu bar hidden by default but can be retrieved by pressing alt key 6. New favorite links shows common profile document locations 7. file layout which is much the same as XP 8. Organization links allowing easier sorting. Right clicking will allow you to add more detail about files for sorting and organization 9. Preview window saving users from having to open the document to see if it s the one they want 10 Details area giving information on the file selected Name, Type, Authors, size etc

83 Windows Vista features

84 Windows 7

85 Windows 7 New Features The Windows 7 operating system shares many features and functions with Windows Vista Action Center allows users to see what alerts Windows 7 shows; a handy way to control those annoying UAC messages while not having to disable it. Aero Shake click and shake one open window and all others on the desktop will minimize. Aero Snap drag a window to any edge of the display and it will automatically re-size. Aero Peek - point to the right edge of the taskbar to watch open windows turn transparent, revealing all your hidden icons and gadgets Aero Templates, Themes new backgrounds and themes unique and created for Windows 7 (including free additional themes downloadable from Microsoft).

86 Device Stage - helps users interact with any compatible device connected to a Windows 7 computer; view device status and run common tasks from a single window. The key words here are "compatible devices. Greater support for devices that Windows Vista did not have On fresh install most devices are found and installed with fully functional drivers Domain Join helps business users quickly connect to different office networks. Gadgets (Improved) the Sidebar has been eliminated; Gadgets can be placed anywhere; New Gadgets have more functionality. Home Group enables users to quickly and easily create home networks between computers using Windows 7.

87 Jump Lists - right-click a program icon and see a list of recently used files that use that program. Libraries - make it easier to find, work with, and organize documents, music, pictures, and videos scattered across your PC or network. Location-Aware Printing if you travel between offices or home and office, this feature is handy: Windows 7 remembers which network and printer you're using and automatically switches the default printer to match the one you last used.

88 Multiplayer Games Microsoft has revived 3 XP multiplayer games: Internet Checkers, Internet Spades, and Internet Backgammon. Networking (Improved) improved task bar widget that allows for quick network connection and configuration. Network grouping by type, also pre configured firewall to go with each group type Play to function - right-click the music tracks you d like to hear and select Play To. Play To works with other PCs running Windows 7 and devices compliant with the Digital Living Network Alliance (DLNA) media standard. Performance (Improved) For Sleep mode to reconnect with Wireless Networks, limited background processes to those needed for currently used devices, faster desktop searching, and easier setup for external devices.

89 Task Bar (Improved) - "pin" favorite programs anywhere on the taskbar; rearrange programs in any way you like by clicking and dragging. Point to a taskbar icon to see a thumbnail preview of open files or programs. Then, move your mouse over a thumbnail to preview the window full-screen. Gives live view of what is happening when you mouse over the icon. Windows Media Center (Improved) a few new features and integrates with Home Group. Windows Media Player 12 An upgrade from version 11 that plays the most popular audio and video formats including new support for 3GP, AAC, AVCHD, DivX, MOV, and Xvid; also available by download, no doubt. Windows Touch support for computer touch screens. Windows XP Mode Allows an XP session of Windows to run so that Business applications will work within Windows 7 however, will not work with most current Intel and some AMD-based computers. Accessibility Speech recognition, Magnifier, onscreen keyboard, narrator. Etc Windows 7 is a very secure and very robust O/S building on the success and failures of its predecessors.

90 Windows 7 features

91 Windows Directory Structures Windows operating system core directory Windows or Winnt (windows 2000) Program files directory Program files, program files (x86) Profile directory Documents and settings, User Windows Vista and Windows 7 special directories Program data How do we tell from directory structures the differences between the operating systems.

92 O/S Lab

93 Windows help and support Activate off the start menu or pressing F1 Search for help by category, pick a task or ask for assistance Search may have to be re worded for best results Returns step by step instructions, tutorials or other

94 Explorer Create a unique extension that will open in a notepad window Create a file in notepad with the unique extension you have though up Manipulate Hidden files, hide extensions, hide protected system files etc. Through view in folder options

95 Become familiar with Msconfig Sysedit Winmsd What do they do How can they help you in your day to day work

96 Administration tools Scheduled tasks Set one up System backup Run a system backup MMC (microsoft management console) Make a custom MMC

97 Find Virtual Memory settings Remote desktop connection (via ) Classic and standard view for start menu System restore (create a restore point) Use help and support if needed.

98 Know Directory Structures Windows 9x * Windows 2000 * Windows XP * Windows Vista Windows 7 Windows 8 Not needed for exams but relevant

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

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

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

COPYRIGHTED MATERIAL. Getting Started with. Windows 7. Lesson 1

COPYRIGHTED MATERIAL. Getting Started with. Windows 7. Lesson 1 Lesson 1 Getting Started with Windows 7 What you ll learn in this lesson: What you can do with Windows 7 Activating your copy of Windows 7 Starting Windows 7 The Windows 7 desktop Getting help The public

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

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

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 Future of Windows

The Future of Windows The Future of Windows What s New: Taskbar The quick launch area is gone Application icons can be docked You can drag-and-drop application icons to this area but running apps will appear here as well. Functions

More information

Visible Windows. Chapter The McGraw-Hill Companies, Inc. All rights reserved. Mike Meyers CompTIA A+ Guide to Managing and Troubleshooting PCs

Visible Windows. Chapter The McGraw-Hill Companies, Inc. All rights reserved. Mike Meyers CompTIA A+ Guide to Managing and Troubleshooting PCs Visible Windows Chapter 4 Overview In this chapter, you will learn how to Relate the history of Microsoft Windows Explain the Windows interface Identify the operating system folders of Windows XP, Windows

More information

7 What s New in Windows Vista

7 What s New in Windows Vista 7 What s New in Windows Vista 7.1 Overview of Windows Vista Microsoft Windows Vista is the first new Windows desktop operating system since the release of Windows XP in 2001. Previously known by the codename

More information

Windows 7 THE MISSING MANUAL. w [ David Pogue POGUE PRESS" O'REILLY8. Beijing. Cambridge. Farnham KOln Sebastopol. Taipei Tokyo

Windows 7 THE MISSING MANUAL. w [ David Pogue POGUE PRESS O'REILLY8. Beijing. Cambridge. Farnham KOln Sebastopol. Taipei Tokyo Windows 7 THE MISSING MANUAL w [ David Pogue Beijing Cambridge POGUE PRESS" O'REILLY8 Farnham KOln Sebastopol Taipei Tokyo Table of Contents The Missing Credits xii Introduction 1 What's New 3 About This

More information

Empty the Recycle Bin Right Click the Recycle Bin Select Empty Recycle Bin

Empty the Recycle Bin Right Click the Recycle Bin Select Empty Recycle Bin Taskbar Windows taskbar is that horizontal strip at the bottom of your desktop where your open files and programs appear. It s where the Start button lives. Below are improvements to the taskbar that will

More information

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15 10 Classes 2 nd Exam Review Lesson - 15 Introduction Windows 7, previous version of the latest version (Windows 8.1) of Microsoft Windows, was produced for use on personal computers, including home and

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

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

Microsoft Windows Vista is a desktop

Microsoft Windows Vista is a desktop Differences Between Vista Editions Microsoft Windows Vista is a desktop operating system designed for both home and professional use. It comes in several different versions, including Home Basic, Home

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

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

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

More information

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

College of Pharmacy Windows 10

College of Pharmacy Windows 10 College of Pharmacy Windows 10 Windows 10 is the version of Microsoft s flagship operating system that follows Windows 8; the OS was released in July 2015. Windows 10 is designed to address common criticisms

More information

Using the System Utilities

Using the System Utilities 1418837261_ch03_Final.qxd 28/3/07 17:13 Page 89 3 chapter Using the System Utilities After reading this chapter and completing the exercises, you will be able to: Understand and use the Control Panel applets

More information

Chapter 12: Advanced Operating Systems

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

More information

Chapter 11: Basic Operating Systems

Chapter 11: Basic Operating Systems Chapter 11: Basic Operating Systems Complete CompTIA A+ Guide to PCs, 6e To identify and use common desktop and home screen icons To manipulate files and folders in Windows and mobile devices How to modify

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

Transitioning from Windows XP to Windows 7

Transitioning from Windows XP to Windows 7 John W. Jacobs Technology Center 450 Exton Square Parkway Exton, PA 19341 610.280.2666 ccljtc@ccls.org www.ccls.org Facebook.com/ChesterCountyLibrary JTC Blog: http://chescolibraryjtc.wordpress.com Transitioning

More information

Unit III: Working with Windows and Applications. Chapters 5, 7, & 8

Unit III: Working with Windows and Applications. Chapters 5, 7, & 8 Unit III: Working with Windows and Applications Chapters 5, 7, & 8 Learning Objectives In this unit, you will: Launch programs and navigate the Windows task bar. Perform common windows functions. Customize

More information

5 MANAGING USER ACCOUNTS AND GROUPS

5 MANAGING USER ACCOUNTS AND GROUPS MANAGING USER ACCOUNTS AND GROUPS.1 Introduction to user accounts Objectives.2 Types of User Accounts.2.1 Local User Account.2.2 Built-in User Account.2.3 Domain User Account.3 User Profile.3.1 Content

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

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 11 Optimizing Windows

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 11 Optimizing Windows Chapter 11 Optimizing Windows Objectives Learn about Windows utilities and tools you can use to solve problems with Windows Learn how to optimize Windows to improve performance Learn how to manually remove

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

You might think of Windows XP as a set of cool accessories, such as

You might think of Windows XP as a set of cool accessories, such as Controlling Applications under Windows You might think of Windows XP as a set of cool accessories, such as games, a calculator, and an address book, but Windows is first and foremost an operating system.

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

Optional Lab: Customize Settings in Windows Vista

Optional Lab: Customize Settings in Windows Vista 12.2.4 Optional Lab: Customize Settings in Windows Vista Introduction Print and complete this lab. This lab is comprised of five parts. This lab is designed to be completed in multiple lab sessions. Part

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

Windows 7 Basic Computer Course

Windows 7 Basic Computer Course Windows 7 Basic Computer Course Windows 7 is the latest user operating system. This course covers everything you need to know about the current technology. FIRST TIME COMPUTER USERS If you have never used

More information

VISTA OPERATING SYSTEM

VISTA OPERATING SYSTEM VISTA OPERATING SYSTEM 1 WHY VISTA? What is current version of Windows? Most college computers are WinXP why? Vista problems led to few businesses using it 11/09 69% XP, 18% Vista What do you have at home?

More information

Session 26 Backup/Restore and The Registry

Session 26 Backup/Restore and The Registry Session 26 Backup/Restore and The Registry Nassau Community College ITE153 Operating Systems 1 Overview Set Up a Backup Five Types of Backup Volume Shadow Copy Best Practices The Registry Required: Windows

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

Looking to get your Start Button Back? Try Classic Shell. It very easy to use and free.

Looking to get your Start Button Back? Try Classic Shell. It very easy to use and free. Looking to get your Start Button Back? Try Classic Shell. It very easy to use and free. Press the Windows key to enter the tiled Start screen. (or bring up your start menu if you ve installed classic shell)

More information

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

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

Windows 2000 Professional

Windows 2000 Professional The American University in Cairo Academic Computing Services Windows 2000 Professional prepared by Soumaia Ahmed Al Ayyat 4 August 2003 Table of Contents Starting Up the Computer Windows Environment Start

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

NEW FEATURES IN WINDOWS 7

NEW FEATURES IN WINDOWS 7 Page1 NEW FEATURES IN WINDOWS 7 START MENU Users have much more control over the programs and the files that appear on the Start menu. blank slate that you can organize and customize to suit your preferences.

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

we do Windows For more information about Windows, see Windows Basics under Help and Support in the Start menu.

we do Windows For more information about Windows, see Windows Basics under Help and Support in the Start menu. STARTERGUIDE Thank you! Thank you for your purchase! We want to make your experience a satisfying one, so we ve put together tips to help you get started with your Gateway computer. Contents Getting started

More information

Windows users range in experience from people

Windows users range in experience from people Part I Getting Started, Windows users range in experience from people who are just getting started with their first PC to folks with years of Windows experience under their belts. Part I attempts to address

More information

Windows 10 Tips and Tricks

Windows 10 Tips and Tricks Windows 10 Tips and Tricks You've made the move to Windows 10. The Start Menu has returned and its cloud integration is obvious, but most everything else is unfamiliar. This session will help you setup

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

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

PrepKing. PrepKing

PrepKing. PrepKing PrepKing Number: 70-620 Passing Score: 700 Time Limit: 120 min File Version: 9.5 http://www.gratisexam.com/ PrepKing 70-620 Exam A QUESTION 1 128 megabytes (MB) of dedicated video memory You want to install

More information

Product Highlights Introduction... 3 Key Features Key Features & Benefits... 4

Product Highlights Introduction... 3 Key Features Key Features & Benefits... 4 Content Product Highlights... 3 Introduction... 3 Key Features... 3 Key Features & Benefits... 4 Complete Burning Tool... 4 Burn All Media to Any Disc... 4 Desktop Burning Gadget... 4 Virtual Drives...

More information

User Guide. This user guide explains how to use and update Max Secure Anti Virus Enterprise Client.

User Guide. This user guide explains how to use and update Max Secure Anti Virus Enterprise Client. User Guide This user guide explains how to use and update Max Secure Anti Virus Enterprise Client. Copyright 2002-2016 Max Secure Software. All rights reserved. Contents 2 Contents Introduction... 3 System

More information

INTERFACE CHANGES. In This Chapter

INTERFACE CHANGES. In This Chapter 3 INTERFACE CHANGES In This Chapter A cool new look, without all the fluff, page 32. Save disk space, page 32. Create your own CDs, page 34. Getting Support, page 37. What s New This chapter touches on

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

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

Contents at a Glance

Contents at a Glance Contents at a Glance Introduction... 1 Part I: First Steps with Your Laptop... 5 Chapter 1: Discovering the Laptop Advantage...7 Chapter 2: Buying a Laptop...19 Chapter 3: Setting Up Your Laptop...37 Chapter

More information

Full file at Chapter 2: Securing and Troubleshooting Windows Vista

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

More information

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 XP. Control Panel. Add Hardware. Accessibility Options. Magnifier. Onscreen Keyboard. Sticky Keys. Driver Not Detected

Windows XP. Control Panel. Add Hardware. Accessibility Options. Magnifier. Onscreen Keyboard. Sticky Keys. Driver Not Detected Windows XP Control Panel Accessibility Options Magnifier Because your grandmother s eyesight is failing, she cannot see the computer screen clearly. How do you configure the Magnifier utility to make it

More information

IN THIS CLASS WE ARE GOING TO LEARN THE BASIC FEATURES OF WINDOWS 8.1 WITH HANDS ON TRAINING THE CLASS WILL RUN ON THE SPEED OF THE AVERAGE STUDENT

IN THIS CLASS WE ARE GOING TO LEARN THE BASIC FEATURES OF WINDOWS 8.1 WITH HANDS ON TRAINING THE CLASS WILL RUN ON THE SPEED OF THE AVERAGE STUDENT 1 IN THIS CLASS WE ARE GOING TO LEARN THE BASIC FEATURES OF WINDOWS 8.1 WITH HANDS ON TRAINING EACH CLASS WILL RUN APPROXIMATELY 40 MINUTES WE WILL PICK UP WHERE WE LEFT OFF AT THE NEXT CLASS THE CLASS

More information

Table of Contents. Installation and Software 1

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

More information

Introducing Windows 7 Lesson 1

Introducing Windows 7 Lesson 1 Introducing Windows 7 Lesson 1 Minimum System Requirements 1 gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor 1 gigabyte (GB) RAM (32-bit) or 2 GB RAM (64-bit) 16 GB available hard disk

More information

NETWORKING WITH DIFFERENT OS

NETWORKING WITH DIFFERENT OS Unit 1 NETWORKING WITH DIFFERENT OS Installation windows 98 OS- Installation windows 7- Installation Windows Server 2008 O- Using windows control panel and its options. Configure and support Transmission

More information

Preparing for and Dealing With Windows NT Start-up Problems

Preparing for and Dealing With Windows NT Start-up Problems 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

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

Microsoft Windows 8 (Beyond the Basics)

Microsoft Windows 8 (Beyond the Basics) Microsoft Windows 8 (Beyond the Basics) Before we start I am from New York and sometimes talk too fast. If needed, please just tell me to slow down or repeat what I just said Please Close all open Windows

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 3 Introducing Windows Operating Systems

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 3 Introducing Windows Operating Systems Chapter 3 Introducing Windows Operating Systems Objectives Learn how to use Windows to interface with users, files and folders, applications, and hardware Learn about some Windows tools that you can use

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

On Xp Without Losing Data

On Xp Without Losing Data How To Install Microsoft Windows 7 Games On Xp Without Losing Data I have a desktop with Windows XP on it that I urgently need to get it updated to Windows 7. I have heard from a friend that you need to

More information

Introduction to Windows 7

Introduction to Windows 7 Introduction to Windows 7 This document provides a basic overview of the new and enhanced features of Windows 7 as well as instructions for how to request an upgrade. Windows 7 at UIS Windows 7 is Microsoft

More information

Windows 8 Step by Step Upgrade Guide 1/53

Windows 8 Step by Step Upgrade Guide 1/53 Windows 8 Step by Step Guide 1/53 Contents 1. Before you Start Upgrading 1. Windows 8 Setup Process 2. System Requirements 3. Preparations 2. 3. 4. the 5. Clean the 6. 1. Personalize 2. Wireless 3. Custom

More information

Macrorit Partition Expert 4.3.5

Macrorit Partition Expert 4.3.5 Content Macrorit Partition Expert 4.3.5... 1 User Manual... 1 Welcome... 1 About Macrorit Partition Expert... 1 Main Features... 1 Advanced Features... 1 Tools... 2 Unique Technology... 2 System Requirements:...

More information

Ten Ways Windows 7 Is Better Than Vista

Ten Ways Windows 7 Is Better Than Vista Ten Ways Windows 7 Is Better Than Vista By Mark Edward Soper Mark is the author of the forthcoming book Easy Windows 7, and has written and contributed to many other books on Microsoft Windows, digital

More information

PowerPoint Creating Presentations 25

PowerPoint Creating Presentations 25 Contents Contents 3 PowerPoint 00 7 What is PowerPoint? 8 PowerPoint Requirements 9 New and Improved Features 0 Installing PowerPoint 00 Starting PowerPoint 00 3 Exploring the Ribbon 4 003 Commands in

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

Table of Contents. Introduction... xiii. Chapter 1 What s New in Windows XP Professional iii

Table of Contents. Introduction... xiii. Chapter 1 What s New in Windows XP Professional iii Table of Contents Introduction... xiii Chapter 1 What s New in Windows XP Professional... 1 Easier to Use 2 More Reliable and Dependable 4 Built on New Windows Engine 4 Device Driver Rollback 4 Enhanced

More information

File System NTFS. Section Seven. NTFS, EFS, Partitioning, and Navigating Folders

File System NTFS. Section Seven. NTFS, EFS, Partitioning, and Navigating Folders 13 August 2002 File System Section Seven NTFS, EFS, Partitioning, and Navigating Folders NTFS DEFINITION New Technologies File System or NTFS was first applied in Windows NT 3.0 back in 1992. This technology

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

10 cool tools in Windows 7

10 cool tools in Windows 7 Version 1.0 May 21, 2009 By Debra Littlejohn Shinder, MVP Windows 7 has received plenty of attention from the tech press, but much of the focus has been on interface changes, such as the redesigned taskbar,

More information

ANNOYING COMPUTER PROBLEMS

ANNOYING COMPUTER PROBLEMS ANNOYING COMPUTER PROBLEMS And their solution Before you do this to your computer read this information. Feel free to print it out. This will make it easier to reference. Table of Contents 1. Computer

More information

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

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

More information

Procedures to Install Eye Com's ImageMouse and ImageMouse Plus using Windows XP platform

Procedures to Install Eye Com's ImageMouse and ImageMouse Plus using Windows XP platform Procedures to Install Eye Com's ImageMouse and ImageMouse Plus using Windows XP platform 8-08-2005 The ImageMouse runs on the XP platform provided it is set up using NTFS, has the latest XP service pack

More information

Part 1: Understanding Windows XP Basics

Part 1: Understanding Windows XP Basics 542362 Ch01.qxd 9/18/03 9:54 PM Page 1 Part 1: Understanding Windows XP Basics 1: Starting Up and Logging In 2: Logging Off and Shutting Down 3: Activating Windows 4: Enabling Fast Switching between Users

More information

exam.111q. Number: Passing Score: 800 Time Limit: 120 min Windows Operating System Fundamentals

exam.111q. Number: Passing Score: 800 Time Limit: 120 min Windows Operating System Fundamentals 98-349.exam.111q Number: 98-349 Passing Score: 800 Time Limit: 120 min 98-349 Windows Operating System Fundamentals Sections 1. Volume A 2. Volume B Exam A QUESTION 1 Which feature ensures that your personal

More information

Value of Windows Telesales Script

Value of Windows Telesales Script This telesales guide provides the information you need to explain the value of Windows to your system builder partners. Overview: The incredibly positive Windows response from users, analysts, and press

More information

How To Fix Regedit Windows Xp Install Cd With Sp3 On Usb

How To Fix Regedit Windows Xp Install Cd With Sp3 On Usb How To Fix Regedit Windows Xp Install Cd With Sp3 On Usb stability problems after installing software, drivers, or messing with Registry entries. To put Windows XP installation media onto a bootable USB

More information

Freshservice Discovery Probe User Guide

Freshservice Discovery Probe User Guide Freshservice Discovery Probe User Guide 1. What is Freshservice Discovery Probe? 1.1 What details does Probe fetch? 1.2 How does Probe fetch the information? 2. What are the minimum system requirements

More information

Introducing Windows 8 7

Introducing Windows 8 7 Contents 1 2 3 Contents Introducing Windows 8 7 What is Windows? 8 About Windows 8 9 Windows 8 Interface 10 Navigating Windows 8 12 PC Requirements 16 32-Bit versus 64-Bit 17 Installing Windows 8 18 Getting

More information

PS-4700/4800Series User ユーザーマニュアル Hardware Manual Manual

PS-4700/4800Series User ユーザーマニュアル Hardware Manual Manual PS-4700/4800Series シリーズ User ユーザーマニュアル GP-4000 Pro-face Manual Series Remote HMI Server Hardware Manual Manual (Atom N270/Core 2 Duo 2 Duo P8400 P8400 Pre-installed 搭載モデル Model) ) Preface Thank you for

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 14 Optimizing Windows

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 14 Optimizing Windows A+ Guide to Managing and Maintaining Your PC, 7e Chapter 14 Optimizing Windows Objectives Learn about Windows utilities and tools you can use to solve problems with Windows Learn how to optimize Windows

More information

How To Get Gadgets On Vista Desktop Icons. Bigger Windows >>>CLICK HERE<<<

How To Get Gadgets On Vista Desktop Icons. Bigger Windows >>>CLICK HERE<<< How To Get Gadgets On Vista Desktop Icons Bigger Windows Windows Vista, folder properties, Change Icon for a folder. In Windows 8, this option can be used to display Desktop instead of Start screen after

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

How To Install Windows Update Vista From Usb Flash Drive Step By Step

How To Install Windows Update Vista From Usb Flash Drive Step By Step How To Install Windows Update Vista From Usb Flash Drive Step By Step Step by step how to guide to install Windows 7 from USB Flash or Pen drive is A computer running with Windows 7 or Vista or later versions

More information

Basic PC: How do you turn on this darn thing?

Basic PC: How do you turn on this darn thing? Basic PC: How do you turn on this darn thing? What is the computer? Basic PC: How do you turn on this darn thing? A computer is a device that accepts information and manipulates it for some result. It

More information

On Xp Computer Without Cd Drive

On Xp Computer Without Cd Drive How To Install Microsoft Windows 7 Games On Xp Computer Without Cd Drive I dug out the Windows XP factory restore disc and settled down with a nice cup of coffee. run it under Windows 7), and it managed

More information

Configuring Windows Security Features

Configuring Windows Security Features 04_0789737213_ch03.qxd 10/26/07 3:31 PM Page 77 3 CHAPTER THREE Configuring Windows Security Features This chapter covers the following objectives: Configure and troubleshoot User Account Control. Configure

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

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

Version 11. NOVASTOR CORPORATION NovaBACKUP

Version 11. NOVASTOR CORPORATION NovaBACKUP NOVASTOR CORPORATION NovaBACKUP Version 11 2009 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information