1.27k likes | 2.57k Views
Microsoft Windows Operating Systems. Windows 9x Architecture. Windows 9x Architecture ( continued ). Windows 9x Architecture ( continued ). Virtual Machines. Set of resources made available to an application through predefined application programming interface calls (APIs)
E N D
Virtual Machines • Set of resources made available to an application through predefined application programming interface calls (APIs) • Multiple logical machines within one physical machine
User Mode • Processor mode in which programs: • Have only limited access to system information • Can access hardware only through other OS services • Used by several subsystems • Windows tools run primarily in user mode • Applications relate by way of the Win32 subsystem
Kernel Mode • Processor mode in which programs have extensive access to system information and hardware • Used by two main components • HAL (hardware abstraction layer) • Executive services
Preparing for Windows 2000 Installation • Verify minimum requirements • At least 650 MB free space on hard drive • At least 64 MB of RAM • 133-MHz Pentium-compatible CPU or higher • Select file system (NTFS, FAT16, or FAT32) • Use the Microsoft Web site to verify components for Windows 2000: computer, peripheral hardware devices, and software
Installing Windows 2000 on Networked Computers • Consider where Windows 2000 installation files are stored • Convenience of putting them in the \i386 directory on a file server (distribution server) • Options for installation • Unattended installation • Drive imaging (disk cloning) • Know how to configure to access the network
Windows NT/2000/XP Logon • Default administrator account • Has the most privileges and rights • Can create user accounts and assign them rights
Networking Features • Workgroups • Domains • Native mode and mixed mode(Windows 2000) • Active Directory (Windows 2000)
Workgroups • Logical groups of computers and users that share resources • Each computer maintains a list of users and their rights on that particular PC • Use peer-to-peer networking model
Domains • Groups of networked computers that share a centralized directory database of user account information and security • Use client/server model • Have a domain controller which stores and controls the SAM database (user, group, and computer accounts)
Installing Hardware with Windows 9x • Use Found New Hardware Wizard or run installation setup program that is bundled with device driver • View and change current device drivers from Control Panel (Settings tab of Display Properties window) • Plug and Play and hardware installations • Use Device Manager to uninstall
Plug and Play Hardware Installation Criteria • System BIOS must be PnP • All hardware devices and expansion cards must be PnP-compliant • OS must support PnP (eg, Windows 9x) • A 32-bit device driver (VxD) must be available
Preparing for Software Installation • Windows 9x can use both 16-bit and 32-bit software • Check available resources • Protect original software • Back up the registry and system configuration files
Installing Software • Use Add/Remove Programs icon from Control Panel • After installation is complete and software is working, update backup copies of: • Autoexec.bat • Config.sys • System.ini • Win.ini • Registry
A Choice of File Systems (continued) • FAT uses three components to manage data on a logical drive • FAT • Directories • Data files • NTFS uses a database called the master file table (MFT) as its core component
Advantages of NTFS over FAT • Recoverable • Supports encryption and disk quotas (Windows 2000/XP only) • Supports compression, mirroring drives, and large volume drives • Provides added security when booting from floppy disks • Uses smaller cluster sizes
Advantages of FAT over NTFS • Less overhead; best for hard drives < 500 MB • Backward-compatibility with Windows 9x and DOS OSs • Allows booting from a DOS or Windows 9x startup disk to access the drive
Windows NT/ 2000/XP Customizing the Boot Process • Use boot.ini file, which has two main sections • [boot loader] • [operating system]
Disk Management Tool • Found in Computer Management console • Used to create partitions on basic disks or volumes on dynamic disks and to convert a basic disk to a dynamic disk • Graphical, user-friendly • Replaces Fdisk in older Windows OS’s
System Configuration Utility (mswnconfig.exe) • Reduces startup process to its essentials • Used for troubleshooting to add items back one at a time until the problem occurs • Accessed through Programs – Accessories – System Tools – System Information
Dr. Watson • Useful when there are problems running an application • Records detailed information in a log file about: • The system • Errors that occur • Programs that caused the errors
Microsoft Management Console • Console • Combination of several administrative tools into a single window (eg, Computer Management, Recovery Console) • Snap-ins • Individual tools within the console (eg, Event Viewer, System Information)