Week 5 Managing disks and file systems

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/95

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

96 Terms

1
New cards

virtual hard disk (VHD)

A file that is internally structured to store data like a file system. You attach a VHD file in Windows 10 to access its contents.

2
New cards

net command-line utility

A legacy command-line utility used to manage a variety of network settings, including network shares, printers, and users.

3
New cards

Encrypting File System (EFS)

A feature of the NTFS file system that allows users to encrypt files and folders for additional security

4
New cards

Universal Naming Convention (UNC) path

A UNC path specifies how to locate a resource, such as a shared folder, on a network.

5
New cards

cipher

A command-line utility to manage encryption attributes for files and folders in the NTFS file system.

6
New cards

volumes

Regions of disk space reserved to store file data. The term is used to generically refer to both dynamic disk volumes and basic disk partitions.

7
New cards

Dynamic disks

A method for organizing disks that was introduced in Windows 2000 as a replacement for basic disks but was never very popular. Dynamic disks can have a large number of volumes and also support some fault-tolerant disk configurations.

8
New cards

MBR2GPT

A utility to convert a disk from Master Boot Record (MBR) to the GUID Partition Table (GPT) partition style without modifying or deleting data on the disk.

9
New cards

GUID Partition Table (GPT)

A partition style that supports up to 128 partitions on a disk in Windows 10. Windows 10 can boot from GPT disks when using UEFI firmware.

10
New cards

Volume mount points

Empty folders in an NTFS-formatted file system that are used to point to other FAT, FAT32, or NTFS partitions.

11
New cards

symbolic link

A file that contains a reference to another file in the file system, using an absolute or relative path as a shortcut.

12
New cards

mklink

A command-line utility to create symbolic links or hard links for files and folders in the NTFS file system.

13
New cards

Foreign Disk

A dynamic disk moved to another computer is flagged as a foreign disk in Disk Management.

14
New cards

takeown

A legacy command-line utility that allows the administrator to take over ownership of a file by making the administrator the owner of the file.

15
New cards

Master Boot Record (MBR)

The legacy partition style required to start Windows 10 when using BIOS firmware. Disk size is limited to 2 TB with a maximum of four partitions.

16
New cards

access control entry (ACE)

A specific entry in a file or folder’s ACL that uniquely identifies a user or group by its security identifier and the action it is allowed or denied to take on that file or folder.

17
New cards

icacls

A command-line utility capable of displaying and updating NTFS permissions for files and folders.

18
New cards

basic disk

A storage type that supports dividing a hard disk into multiple partitions, but doesn’t support advanced features such as fault tolerance.

19
New cards

partition table

The data structure on a basic disk that contains information about where partitions are located.

20
New cards

hard link

A directory entry that associates with a different file on a file system, in addition to the file’s original directory entry

21
New cards

Resilient File System (ReFS)

A file system that supports basic NTFS-like features but is optimized for very large volumes. Windows 10 supports ReFS only with Storage Spaces technology.

22
New cards

Disk quotas

A system of tracking owners for file data within an NTFS-formatted partition or volume and the total disk space consumed by each owner. Limits or warnings can be established to restrict disk space usage.

23
New cards

Storage Spaces

A Microsoft software-based disk pooling technology that allows for different levels of resiliency to disk failure and provides virtualized volume storage within the disk pool.

24
New cards

New Technology File System (NTFS)

The most commonly used file system for Windows 10. NTFS supports advanced features to add reliability, security, and flexibility that file systems such as FAT do not have.

25
New cards

storage pool

A logical collection of disks that have been allocated to Storage Spaces. Disks must be assigned to a storage pool before Storage Spaces can use them.

26
New cards

fsutil

A command-line utility to perform tasks related to managing FAT and NTFS file systems

27
New cards

access control list (ACL)

A collection of ACE items that explicitly defines what actions are allowed to be taken on the file or folder to which it is attached.

28
New cards

attrib

A command-line utility to manage attributes for files and folders.

29
New cards

File Allocation Table (FAT)

A file system used to organize files and folders in a partition or volume. FAT doesn’t include security permissions.

30
New cards

virtual hard disk (VHD)

A file that is internally structured to store data like a file system. You attach a VHD file in Windows 10 to access its contents.

31
New cards

Server Message Block (SMB)

A network sharing protocol implemented in Windows to share resources between a client and server.

32
New cards

Disk Management console

An MMC console snap-in used to administer hard disks in Windows 10.

33
New cards

compact

A command-line utility to manage compression attributes for files and folders in the NTFS file system.

34
New cards

DiskPart

A command-line tool for managing disks that allows you to perform advanced operations that are not available in Disk Management.

35
New cards

initialize

A process that prepares a new disk for use with Windows by configuring the MBR or GPT partition style. If the disk is already initialized, initializing it again will erase all previous partitions and their data.

36
New cards

junction point

A special type of symbolic link that points to another directory in the NTFS file system.

37
New cards

Storage Spaces volume

A virtual disk created from the space made available by a storage pool in Storage Spaces. Also referred to as a storage space.

38
New cards

Internal disks

  • electromechanical drives

  • solid state drives (SSD)

  • custom embedded chip memory

39
New cards

external disk

used to connect removable portable disk storage

40
New cards

Virtual Hard Disk (VHD)

all file data stored in a single file on the file system of a real disk drive

41
New cards

logical disk

multiple disks as one disk drive

42
New cards

storage spaces

combine multiple disks in one logical disk that is more enhanced

43
New cards

when a blank disk is first configured for use by windows, choose one of two styles:

  • GUID Parititon Table (GPT)

  • Master Boot Record (MBR)

44
New cards

windows recover use command line tool ____ to upgrade BIOS/MBR to UEFI/GPT

MBR2GPT

45
New cards

GPT boots only from

UEFI firmware

46
New cards

GPT max TB

18 million

47
New cards

GPT max partitions

128

48
New cards

MBR boots from

BIOS or UEFI firmware

49
New cards

MBR max TB

2

50
New cards

MBR max partitions

4

51
New cards

empty space disk types:

  • Basic disks

  • Dynamic disks

  • Storage Spaces

52
New cards

Basic disk

hard disk initialized to use basic storage technology

53
New cards

Basic disks can have space organized into one or more define areas of storage called

partitions

54
New cards

partition table

partition attributes stored in data table of disk part of MBR or GPT specifications

55
New cards

Storage Spaces

combine storage of multiple physical disk drives

56
New cards

Storage spaces also can provide fault

tolerance with data redundancy across multiple disks

57
New cards

storage spaces is software

based technology that does not need storage hardware

58
New cards

storage pool

combined individual disks into a managed logical group, acts as a container for data storage and can grow or shrink as physical disks are added or removed

59
New cards

3 disk management tools:

  • Disk management

  • DiskPart

  • Storage Cmdlets in windows powershell

60
New cards

Disk management console

  • MMC console snap-in

61
New cards

Disk management console allows

member of admin group to observe and make changes of computers disk configuration

62
New cards

Diskpart

command that allows disk, partition, and virtual hard disk management operations to be performed

63
New cards

T or F: A basic disk can be removed from one computer to another, and it will remain a basic disk

True

64
New cards

if you move a dynamic disk to another computer, you need

to import it

65
New cards

To import a disk you must use

Import foreign disk from disk management

66
New cards

in storage spaces or dynamic disk moved from one computer to another, all disk members

of the pool should be moved at the same time

67
New cards

Creating VHD on windows 10 is created as a single

file on attached physical disk drive

68
New cards

2 Storage space fault tolerance types:

  • Simple (no resilience)

  • Two-way mirror

69
New cards

two-way mirror requires __ drives minimum

2

70
New cards

two-way mirror volume data must be copied to at least 2 disks in the

pool, and each disk holds a copy of the volume data

71
New cards

simple only requires __ drive in the pool

1

72
New cards

simple is good for __ data and where

temporary, performance is more important than resilience

73
New cards

but, if simple fails, the __

drive in the pool fails and volume is not available for end user

74
New cards

T or F: if two way fails it is still operational

True

75
New cards

three-way mirror requires __ drives minimum

5

76
New cards

parity

needs 3 drives minimum to handle 1 drive fail

needs 7 drives minimum to handle 2 drive fails

77
New cards

parity is best used when low data needs

fault tolerance but not high performance, such as archive data

78
New cards

types of windows 10 file systems:

  • File Allocation Table (FAT)

  • NT File System (NTFS)

  • Resilent File System (ReFS)

  • Universal Disk Format (UDF)

79
New cards

File Allocation Table (FAT)

earliest file system used for hard disks on MS-DOS os

80
New cards

FAT does not provide

file system security

81
New cards

Fat is mostly used on

usb memory sticks and digital cameras

82
New cards

NTFS (new technology file system)

file and folder permission, audit controls, encrypt file systems, disk quotas

83
New cards

disk quotas

amount of limiteddisk space used by a user

84
New cards

ReFS (resilent file system)

verify and autocorrect data faults on the volume without bringing volume down for maintenance

85
New cards

ReFS cannot remove

media

86
New cards

UDF (Universal disk format)

allows file interchange between different operating systems

87
New cards

UDF used for

CD’s and DVD’s

88
New cards

UDF supports both

reading and writing of files on windows 10

89
New cards

drive letters

used by applications and users as a quick reference to locate files

90
New cards

convert FAT to NTFS

  • Back up data on partition

  • ensure free space remains on partition

  • convert partition using convert command

91
New cards

ReFS or NTFS to FAT

  • Back up data on partition

  • reformat partition with FAT32

  • restore data originally from NTFS

92
New cards

a copied file receives

new attributes in NTFS permissions folder

93
New cards

a moved file receives the

same attributes from NTFS permissions folder

94
New cards
95
New cards
96
New cards