22
Module 5: Configuring and Managing File Systems

Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Embed Size (px)

Citation preview

Page 1: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Module 5: Configuring and Managing File

Systems

Page 2: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Overview

Working with File Systems

Managing Data Compression

Securing Data by Using EFS

Page 3: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Working with File Systems

Using FAT or FAT32

Using NTFS

Selecting a File System

Converting File Systems

Page 4: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Using FAT or FAT32

FAT or FAT32:

Works well on small disks with simple folder structures

Supports dual-boot configurations

Windows XP Professional

Windows 98

FAT/FAT32FAT/FAT32FAT/FAT32FAT/FAT32

Page 5: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Using NTFS

NTFS provides:

Improved reliability by identifying and not using bad sectors

Enhanced security by using EFS and file permissions

Improved management of storage growth

Support for large volume sizes

Page 6: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Selecting a File System

When selecting a file system, determine:

How the computer is used

The number and size of locally installed hard disks

Security considerations

The need for advanced file system features

Page 7: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Converting File Systems

To: Windows XPTo: Windows XPTo: Windows XPTo: Windows XP

NTFS on Windows 2000

NTFS on Windows 2000

NTFS on Windows NT

NTFS on Windows NT

FATFAT

FATFAT

Conversion notConversion notnecessarynecessary

Conversion notConversion notnecessarynecessary

AutomaticAutomaticconversion duringconversion during

upgrade upgrade

AutomaticAutomaticconversion duringconversion during

upgrade upgrade

Use convert Use convert commandcommand

Use convert Use convert commandcommand

Noconversion

Noconversion

NTFS volumeNTFS volume

NTFS volumeNTFS volume

NTFS volumeNTFS volume

NTFS volumeNTFS volume

From:From:From:From:

Page 8: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Managing Data Compression

Defining Compressed Files and Folders

Compressing Files and Folders

Copying and Moving Compressed Files and Folders

Best Practices for Managing Data Compression

Page 9: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Defining Compressed Files and Folders

NTFS files and folders have a compression state

When accessed, files are automatically uncompressed

Space allocation is based on uncompressed file size

Compressed files and folders can be designated by color

NTFS partition

FileA

FileB

Page 10: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Compressing Files and Folders

Page 11: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

NTFS volume

RetainsRetains

NTFS volume

InheritsInherits

NTFS volume NTFS volume

InheritsInherits

Copying and Moving Compressed Files and Folders

CopyCopyCopyCopy MoveMoveMoveMove

Move between volumesMove between volumesMove between volumesMove between volumes

Copy between volumesCopy between volumesCopy between volumesCopy between volumes

Page 12: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Best Practices for Managing Data Compression

Determine which file types to compress Determine which file types to compress

Avoid compressing system or executable filesAvoid compressing system or executable files

Compress static data rather than data that changes frequentlyCompress static data rather than data that changes frequently

Use different display colors for compressed files and foldersUse different display colors for compressed files and folders

Page 13: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Lab A: Configuring Disk Compression

Page 14: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Securing Data by Using EFS

Introduction to EFS

Encrypting a Folder or File

Adding Authorized Users

Decrypting a Folder or File

Recovering an Encrypted Folder or File

Best Practices for Implementing EFS

Page 15: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Introduction to EFS

Is transparent to users and applications

Is accessible only to authorized users

Enables specification of a data recovery agent

Encrypts files locally or across the network

Enables encrypted files and folders to be designated by color

~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~

Page 16: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Encrypting a Folder or File

Encrypt contents to secure data

When file is saved, it is encrypted by using file encryption keys

If designated, the recovery agent’s file encryption key is stored in the Data Recovery Field in the file header

~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~

DRFDRF

The user’s file encryption key is stored in the Data Decryption Field

~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~

DDFDDF

Page 17: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Adding Authorized Users

22

11

Page 18: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Decrypting a Folder or File

File content appears on the screen in plaintext

Your private key is applied to the DDF

EFS automatically detects encryption and locates user certificate and associated private key

~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~

DDFDDF

~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~

Page 19: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Recovering an Encrypted Folder or File

Owner’s key is unavailable~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~

Recovery agent uses his private key to recover file~~~~

~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~

Page 20: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Best Practices for Implementing EFS

Encrypt the My Documents folderEncrypt the My Documents folder

Encrypt folders rather than individual filesEncrypt folders rather than individual files

Secure and archive keys and certificatesSecure and archive keys and certificates

Implement a recovery agent archive Implement a recovery agent archive

Page 21: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Lab B: Securing Files by Using EFS

Page 22: Module 5: Configuring and Managing File Systems. Overview Working with File Systems Managing Data Compression Securing Data by Using EFS

Review

Working with File Systems

Managing Data Compression

Securing Data by Using EFS