Week #3 Objectives Partition Disks in Windows® 7 Manage Disk Volumes Maintain Disks in Windows 7 Install and Configure Device Drivers.

Slides:



Advertisements
Similar presentations
Storage Management Lecture 7.
Advertisements

By Rashid Khan Lesson 6-A Place for Everything: Storage Management.
Working with Disks and Devices
Microsoft ® Official Course Module 3 Managing Disks and Device Drivers.
Optimizing Windows Vista Performance Lesson 10. Skills Matrix Technology SkillObjective DomainObjective # Introducing ReadyBoostTroubleshoot performance.
CN1176 Computer Support Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
2.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 2: Installing Windows Server.
Chapter 7: Configuring Server Storage, Backup, and Performance Options
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 8: Troubleshooting Storage Devices and Display Devices.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 5: Managing File Access.
Chapter 7: Configuring Disks. 2/24 Objectives Learn about disk and file system configuration in Vista Learn how to manage storage Learn about the additional.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 8: Implementing and Managing Printers.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 8: Implementing and Managing Printers.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 8: Implementing and Managing Printers.
Hands-On Microsoft Windows Server 2003 Administration Chapter 6 Managing Printers, Publishing, Auditing, and Desk Resources.
70-270, MCSE/MCSA Guide to Installing and Managing Microsoft Windows XP Professional and Windows Server 2003 Chapter Five Managing Disks and Data.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 11 Managing and Monitoring a Windows Server 2008 Network.
1 Chapter Overview Introduction to Windows XP Professional Printing Setting Up Network Printers Connecting to Network Printers Configuring Network Printers.
Session 3 Windows Platform Dina Alkhoudari. Learning Objectives Understanding Server Storage Technologies Direct Attached Storage DAS Network-Attached.
Maintaining Windows Server 2008 File Services
1 Chapter Overview Managing Data Storage Creating Dynamic Disks Implementing Storage Quotas Managing Compression and Encryption.
Tasks Necessary for Setting Up a Hard Disk Initializing the disk with basic or dynamic storage type Creating partitions on basic disks or volumes on dynamic.
Windows Tutorial 9 Maintaining Hardware and Software
Chapter 7 Installing and Using Windows XP Professional.
Lesson 4 Computer Software
Storage and NT File System INFO333 – Lecture Mariusz Nowostawski Noria Foukia.
Hands-On Microsoft Windows Server 2008
MCTS Guide to Configuring Microsoft Windows Server 2008 Active Directory Chapter 6: Windows File and Print Services.
Chapter-4 Windows 2000 Professional Win2K Professional provides a very usable interface and was designed for use in the desktop PC. Microsoft server system.
Hands-On Microsoft Windows Server 2008
Installing Microsoft Windows Server 2008 Lesson 2.
Tutorial 11 Installing, Updating, and Configuring Software
Week 9 Objectives Securing Files and Folders Protecting Shared Files and Folders by Using Shadow Copies Configuring Network Printing.
Implementing File and Print Services
CN2140 Server II Kemtis Kunanuraksapong MSIS with Distinction MCT, MCITP, MCTS, MCDST, MCP, A+
Understand Disk Types LESSON Windows Server Administration Fundamentals.
Chapter Fourteen Windows XP Professional Fault Tolerance.
Module 9: Configuring Storage
University of Management & Technology 1 Operating Systems & Utility Programs.
Module 12: Managing Disaster Recovery. Overview Preparing for Disaster Recovery Backing Up Data Scheduling Backup Jobs Restoring Data Configuring Shadow.
Module 1: Installing and Configuring Servers. Module Overview Installing Windows Server 2008 Managing Server Roles and Features Overview of the Server.
Guide to Linux Installation and Administration, 2e1 Chapter 2 Planning Your System.
Chapter 3 Managing Disk and File Systems. File Storage Basics Windows XP supports two types of storage Basic Dynamic Basic storage system Centers on partitioning.
4.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 4: Organizing a Disk for Data.
11 INSTALLING AND MANAGING STORAGE DEVICES IN WINDOWS XP Chapter 8.
MCTS Guide to Microsoft Windows Vista Chapter 4 Managing Disks.
Module 2: Configuring Disks and Device Drivers
Managing Disks and Drives Chapter 13 powered by dj.
Module 2 Configuring Disks and Device Drivers. Module Overview Partitioning Disks in Windows® 7 Managing Disk Volumes Maintaining Disks in Windows 7 Installing.
MCTS Guide to Microsoft Windows 7
Windows Server 2003 硬碟管理與磁碟機陣列 林寶森
Guide to MCSE , Second Edition, Enhanced 1 File Storage Basics Basic storage Centers on partitioning physical disk Dynamic storage New method supported.
Windows Vista Inside Out Chapter 28 - Chapter 28 - Managing Disks and Drives Last modified
Working with Disks Lesson 4. Skills Matrix Technology SkillObjective DomainObjective # Configuring Data Protection Configure data protection6.4 Using.
Microsoft Windows XP Professional MCSE Exam
Lesson 20: Managing Local Storage MOAC : Configuring Windows 8.1.
Managing Devices Lesson 5. Objectives Objective Domain Matrix Technology SkillObjective Domain DescriptionObjective Domain Number Connecting Plug-and-Play.
MCTS GUIDE TO MICROSOFT WINDOWS 7 Chapter 4 Managing Disks.
Adding a Hard Drive. BIOS / UEFI The Unified Extensible Firmware Interface (UEFI) defines a software interface between an operating system and platform.
Hands-On Microsoft Windows Server 2008 Chapter 7 Configuring and Managing Data Storage.
ITMT Windows 7 Configuration Chapter 4 – Working with Disks and Devices ITMT 1371 – Windows 7 Configuration 1.
By the end of this lesson you will be able to: 1. Determine the preventive support measures that are in place at your school.
DIT314 ~ Client Operating System & Administration CHAPTER 7 MANAGING DISKS AND FILE SYSTEM Prepared By : Suraya Alias.
ICAICT201A USE COMPUTER OPERATING SYSTEM. USING THE CONTROL PANEL The Control Panel contains many options for configuring your computer, including: adding.
Introduction to Computers
CONFIGURING HARDWARE DEVICE & START UP PROCESS
File System Management and Fault Tolerance
Booting Up 15-Nov-18 boot.ppt.
Lesson #7 MCTS Cert Guide Microsoft Windows 7, Configuring Chapter 7 Configuring Devices and Updates.
Storage Management Lecture 7.
Presentation transcript:

Week #3 Objectives Partition Disks in Windows® 7 Manage Disk Volumes Maintain Disks in Windows 7 Install and Configure Device Drivers

What Is an MBR Disk? Is created when the disk is partitioned Is on the first sector of the hard disk Contains a four partition entry table Limits the number & size of partitions Master Boot Record (MBR) Disk The MBR contains the partition table for the disk and a small amount of executable code called the master boot code.

What Is a GPT Disk? GUID Partition Table(GPT) Contains an array of partition entries describing the start and end LBA of each partition on disk Supports more partitions Supports larger partitions Enhances reliability Supports boot disks on 64-bit Windows operating systems, UEFI systems

Diskpart.exe Scriptable command line utility Create scripts to automate disk-related tasks Always runs locally Disk Management Snap-in Graphical user interface Manage disks and volumes, both basic and dynamic, locally or on remote computers Simple partition creation Disk Management Tools Use diskpart.exe to convert partition styles MBR GPT Disk Management Snap-in Graphical user interface Manage disks and volumes, both basic and dynamic, locally or on remote computers Simple partition creation Diskpart.exe Scriptable command line utility Create scripts to automate disk-related tasks Always runs locally Use diskpart.exe to convert partition styles MBR GPT

What Is a Simple Volume? Simple Volume Dynamic volume that encompasses available free-space from a single, dynamic, hard disk drive Can be extended on same disk Can be extended across disks creating a spanned volume Not fault tolerant Volume I/O performance the same as Disk I/O performance

Spanned A spanned volume joins areas of unallocated space disks into a single logical disk. Spanned A spanned volume joins areas of unallocated space disks into a single logical disk. Striped A striped volume maps stripes of data cyclically across the disks. Striped A striped volume maps stripes of data cyclically across the disks. Striped Requires multiple dynamic disks Allocated space from each disk must be identical Well suited for isolating the paging file No fault tolerance Up to 32 disks can be combined into single striped volume Provides for faster throughput Spanned Requires dynamic disks Space allocated from multiple dynamic disks Up to 32 disks can be combined into single spanned volume No fault tolerance No performance improvement compared to simple volumes Can shrink or extend What Are Spanned and Striped Volumes?

Purpose of Resizing a Volume Before shrinking: Defragment the disk Reduce shadow copy disk space consumption Ensure that no page files are stored on the volume to be shrunk Before shrinking: Defragment the disk Reduce shadow copy disk space consumption Ensure that no page files are stored on the volume to be shrunk Resize a volume to create additional, unallocated space to use for data or programs on a new volume. Shrink simple and spanned dynamic disks to: Extend the simple volume on the same disk Extend a simple volume to include unallocated space on other disks on the same computer Shrink simple and spanned dynamic disks to: Extend the simple volume on the same disk Extend a simple volume to include unallocated space on other disks on the same computer

What Is Disk Fragmentation? Disk fragmentation can: Consist of both fragmented files and fragmented free space Lead to poor performance of the disk subsystem Consist of both fragmented files and fragmented free space Lead to poor performance of the disk subsystem Disk fragmentation is the non-contiguous storage of data on a volume

Defragmenting a Disk Rearrange data and reunite fragmented files Scheduled to run automatically by default Can be run from the command-line C:>

What Are Disk Quotas? A disk quota is a way for you to limit use of disk space on a volume for each user to conserve disk space. Disk quotas help you: Track and restrict disk consumption Proactively monitor available space Determine who is consuming available space Plan for storage capacity increases Track and restrict disk consumption Proactively monitor available space Determine who is consuming available space Plan for storage capacity increases

Overview of Device Drivers in Windows 7 A driver is a small software program that allows a hardware device to communicate with a computer. Drivers developed for the 32-bit versions do not work with the 64-bit versions, and vice versa. Device drivers that ship with Windows 7 have a Microsoft digital signature. The driver store is the driver repository. Device metadata packages contain device experience XML documents that represent: The properties of the device The device functions Applications and services that support the device. Drivers developed for the 32-bit versions do not work with the 64-bit versions, and vice versa. Device drivers that ship with Windows 7 have a Microsoft digital signature. The driver store is the driver repository. Device metadata packages contain device experience XML documents that represent: The properties of the device The device functions Applications and services that support the device.

Installing Devices and Drivers Improve end-user device driver installation by: Configuring client computers to automatically search a specified list of folders Search folders specified by the DevicePath registry entry Configuring client computers to automatically search a specified list of folders Search folders specified by the DevicePath registry entry Staging driver packages in the protected driver store Add to the Driver Store by using the Plug-and- Play utility (Pnputil.exe) at a Command Prompt Staging driver packages in the protected driver store Add to the Driver Store by using the Plug-and- Play utility (Pnputil.exe) at a Command Prompt

Device Manager Helps install and update drivers for hardware devices, change the hardware settings for those devices, and troubleshoot problems Use Device Manager to manage devices only on a local computer Device Manager Helps install and update drivers for hardware devices, change the hardware settings for those devices, and troubleshoot problems Use Device Manager to manage devices only on a local computer Devices and Printers Provides a place to manage devices Devices that display in this location are usually external devices that you connect or disconnect from the computer through a port or network connection Devices and Printers Provides a place to manage devices Devices that display in this location are usually external devices that you connect or disconnect from the computer through a port or network connection Device Manager Device Stage Devices and Printers Device Stage™ Provides users with a way to access devices and advanced options for managing them Devices in use are shown on the taskbar with a photo-realistic icon Device Stage™ Provides users with a way to access devices and advanced options for managing them Devices in use are shown on the taskbar with a photo-realistic icon Device Driver Management Tools

Options for Updating Drivers Dynamic Update Windows Update™ Manufacturer’s media or Web site Device Manager Compatibility Report Dynamic Update Windows Update™ Manufacturer’s media or Web site Device Manager Compatibility Report Works with Windows Update to download critical fixes and device drivers required for the setup process Updates the driver software for the device manually Use the media or browse to the device manufacturer’s Web site to obtain an updated driver Use this report to load a new or updated driver during an upgrade Delivers software updates and drivers, and provides automatic updating options

Managing Signed Drivers Benefits of signing and staging driver packages Maintaining signed drivers Benefits of signing and staging driver packages Maintaining signed drivers Improved security Reduced support costs Better user experience Improved security Reduced support costs Better user experience Use Sigverif.exe to check for unsigned device drivers Use a Command Prompt to run the driverquery command with the /si switch to obtain a basic list of signed and unsigned device drivers Use Group Policy to deploy certificates to client computers Use Sigverif.exe to check for unsigned device drivers Use a Command Prompt to run the driverquery command with the /si switch to obtain a basic list of signed and unsigned device drivers Use Group Policy to deploy certificates to client computers

Discussion: Options for Recovering from a Driver Problem 1.How often have new devices and their associated drivers introduced reliability problems on computers that you manage? 2.What are possible ways of recovering from a driver problem? Describe a situation in which you might use each recovery method to resolve a driver problem. 15 min