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.
What is the Active Directory permissions system?
Control access to specific parts of an AD hierarchy.
What are the two technologies in DFS?
DFS Namespace, and DFS Replication
What is DFS Namespace?
Group shared folders located on different servers into one or more logical namespace
What is DFS Replication?
DFS Replication allows you to keep folders synchronized between servers
What are the two types of DFS Namespaces?
Stand-Alone and Domain-Based
What is a Stand-Alone DFS Namespace?
A namespace that configured locally on a computer and provides no fault tolerance