Chapter 5c - Operating System 2
Chapter 5c - Operating System 2
Chapter 13
Essentials
• Login
– Every version of Windows supports multiple users
– Requiring a user login increases security
• Desktop
– Primary interface to the computer
• My Computer
– Provides access to drives, folders, and files
• Windows Explorer
– Another utility for accessing drives, folders,
and files
• My Documents
– My Pictures, My Music, My Videos
• Recycle Bin
– Deleted files sent to Recycle Bin
– Can retrieve them if desired
– Size can be adjusted
• My Network Places
– Shows the current network
connections available
• Also called:
– Alt menu
– Context menu
• Device Manager
– Used to configure hardware and drivers
– Access through
• System applet in Control Panel
• Properties of My Computer
• -Break
• Computer Management
• Device Manager
– Used to configure hardware and drivers
– Access through
• System applet in Control Panel
• Properties of My Computer
• -Break
• Computer Management
• Device Manager
– Devices are organized in special
groups called types
• Command line
– Start | Run | cmd
– Not DOS
– DOS is dead, but CLI thrives
CompTIA A+
Technician
IT Technician
Microsoft Management Console
• Administrative Tools
– A folder that holds many predefined MMC consoles
built by Microsoft
– Control Panel | Administrative Tools
– The three most used
Administrative Tools are
• Computer Management
• Event Viewer
• Performance
• Event Viewer
– Keeps track of events that happen with
your computer
• Performance
– System Monitor shows real-time data
– Performance Logs and Alerts—captured data
• Services
– Separate programs that handle functions in
Windows
– Services start
• Automatically
• Manually
• May be disabled
• System folder
– Folder where the OS files were installed
– %systemroot%
• C:\Program Files
• C:\WINNT
• C:\WINNT\FONTS
• C:\WINNT\SYSTEM32
• Registry
– A unified database
• Regedit
– Older version—Allowed easy searches
• Regedt32
– Newer version—better for modifying Registry
• REGEDIT in
Windows 2000
• Regedt32 in
Windows 2000
HKEY_CURRENT_USER Personalized
information for
current user
HKEY_USERS Generalized
information for all
users
HKEY_LOCAL_MACHINE General hardware
configuration info
• More programs
More RAM
• At some point
no more physical
RAM available
• The subsystems
• The NT Executive
• The drivers
• Robust
– Separates processes and runs them in
different subsystems
– One program bug doesn’t affect others
• Cross-platform
– Uses object-oriented approach
– Designed to support multiple platforms by
using HAL
– Abstracts (separates) differences in hardware
• Scalable
– Supports symmetric multiprocessing (SMP)
– Allows support for up to 32 CPUs
– Redundancy
• Advanced FAT called the master file table (MFT)
– Recoverability
• Uses transaction logging to survive accidental shutdowns
– Security
• Allows file and folder security
• Implemented with
– Users, groups, permissions
• Accounts
– Every user has an account
– Without an account, can’t log on
• Groups
– A group is a collection of user accounts that share
the same access capabilities
• Ownership
– When you create a new file or folder you become
the owner
– Owners have full control
– Owners can change permissions
• Change Permission
– Can give or take away permissions for other
accounts
© 2007 The McGraw-Hill Companies, Inc. All rights reserved
NTFS Standard Permissions
• Folder permissions
– Apply to folders
• File permissions
– Apply to files
• Full Control
– Enables you to do anything you want
– To deny all access, deny Full Control
• Modify
– Cannot delete files or subfolders but may
modify them
• Read
– Enables you to read any files in the folder
• Write
– Enables you to write to files and create new files
and folders
• By default,
permissions are
inherited from
parent folders
– This may be
prevented by
removing the check
mark at the bottom
• Full Control
– Enables you to do anything
• Modify
– Enables you to do anything except take ownership
or change permissions
• Read & Execute
– If the file is a program, you can run it
• Read
– If the file is data, you can read it
• Write
– Enables you to write to the file
– System Partition
• Active partition (typically C: drive)
– Boot Partition
• Where OS files located (X:\Windows on XP)
• XP Professional
– Fully functional version
– Intended for corporate users
• XP Home
– Designed for home and small office use
– Many unneeded features not available
• XP Media Center
– Same as XP Home with additional media features
• Windows Mobile
– PDAs and phones
• Windows XP Tablet PC
– Laptop with a touch screen
• Windows Embedded
– OS embedded into devices