Chapter 6 Flashcards
What is DFS?
Distributed File System which allows users to access files residing on multiple physical servers.
What is the maximum basic volume size?
2 terabytes
What is the maximum dynamic volume size for simple and mirrored disks?
2 terabytes
What is the maximum dynamic volume size for spanned and striped disks?
64 terabytes (2 terabytes per disk, max 32 disks)
What is the maximum NTFS volume size?
2^32 clusters - 1
Maximum NTFS file size?
2^32 bytes (16 terabytes)
Maximum number of files on an NTFS volume?
2^32 - 1
Maximum number of volumes on a server?
Approximately 2,000
What is WAN?
Wide Area Networking
How do you specify hidden shares?
Appending a dollar sign to the end of the share name
What are the three share permissions?
Full Control, Change, Read
What are the abilities for the Full Control share permissions?
Change file permissions, Take ownership of files, Perform all tasks allowed by the change permission.
What are the abilities for the Change share permissions?
Create folders, Add files to folders, change data in files, append data to files, change file attributes, delete folders and files, Perform all tasks allowed by the read permission.
What are the abilities for the Read share permissions?
Display folder names, file names, file data, file attributes, execute program files, Perform all tasks allowed by the change permission.
What are the four permission systems?
Share Permissions, NTFS Permissions, Registry Permissions, Active Directory
What is the Share permission system?
Control access to folders over a network.
What is the NTFS permissions system?
Control access to the files and folders stored on disk volumes using NTFS.
What is the Registry permissions system?
Control access to specific parts of the Windows registry.