Module 5 - Managing Disks and File Systems Flashcards

(36 cards)

1
Q

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.

A

access control entry (ACE)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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.

A

access control list (ACL)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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

A

attrib

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

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

A

basic disk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

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

A

cipher

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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

A

compact

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

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

A

Disk Management console

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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.

A

disk quotas

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

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

A

DiskPart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

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

A

dynamic disks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

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

A

Encrypting File System (EFS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

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

A

File Allocation Table (FAT)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

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

A

Foreign Disk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

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

A

fsutil

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

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.

A

GUID Partition Table (GPT)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

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

17
Q

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

18
Q

A process that prepares a new disk for use with Windows by configuring the MBR or GPT partition style.

19
Q

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

A

junction point

20
Q

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.

A

Master Boot Record (MBR)

21
Q

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.

22
Q

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

23
Q

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

A

net command-line utility

24
Q

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

A

New Technology File System (NTFS)

25
The data structure on a basic disk that contains information about where partitions are located.
partition table
26
A file system that supports basic NTFS-like features but is optimized for very large volumes. Windows 10 supports ______ only with Storage Spaces technology.
Resilient File System (ReFS)
27
A network sharing protocol implemented in Windows to share resources between a client and server.
Server Message Block (SMB)
28
A logical collection of disks that have been allocated to Storage Spaces. Disks must be assigned to a _____________ before Storage Spaces can use them.
storage pool
29
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.
Storage Spaces
30
A virtual disk created from the space made available by a storage pool in Storage Spaces.
Storage Spaces volume
31
A file that contains a reference to another file in the file system, using an absolute or relative path as a shortcut.
symbolic link
32
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.
takeown
33
A ____ path specifies how to locate a resource, such as a shared folder, on a network.
Universal Naming Convention (UNC) path
34
A file that is internally structured to store data like a file system. You attach a ____ file in Windows 10 to access its contents.
virtual hard disk (VHD)
35
Empty folders in an NTFS-formatted file system that are used to point to other FAT, FAT32, or NTFS partitions.
volume mount points
36
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.
volumes