Chapter 6 Flashcards

1
Q

What is DFS?

A

Distributed File System which allows users to access files residing on multiple physical servers.

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

What is the maximum basic volume size?

A

2 terabytes

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

What is the maximum dynamic volume size for simple and mirrored disks?

A

2 terabytes

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

What is the maximum dynamic volume size for spanned and striped disks?

A

64 terabytes (2 terabytes per disk, max 32 disks)

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

What is the maximum NTFS volume size?

A

2^32 clusters - 1

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

Maximum NTFS file size?

A

2^32 bytes (16 terabytes)

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

Maximum number of files on an NTFS volume?

A

2^32 - 1

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

Maximum number of volumes on a server?

A

Approximately 2,000

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

What is WAN?

A

Wide Area Networking

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

How do you specify hidden shares?

A

Appending a dollar sign to the end of the share name

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

What are the three share permissions?

A

Full Control, Change, Read

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

What are the abilities for the Full Control share permissions?

A

Change file permissions, Take ownership of files, Perform all tasks allowed by the change permission.

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

What are the abilities for the Change share permissions?

A

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.

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

What are the abilities for the Read share permissions?

A

Display folder names, file names, file data, file attributes, execute program files, Perform all tasks allowed by the change permission.

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

What are the four permission systems?

A

Share Permissions, NTFS Permissions, Registry Permissions, Active Directory

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

What is the Share permission system?

A

Control access to folders over a network.

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

What is the NTFS permissions system?

A

Control access to the files and folders stored on disk volumes using NTFS.

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

What is the Registry permissions system?

A

Control access to specific parts of the Windows registry.

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

What is the Active Directory permissions system?

A

Control access to specific parts of an AD hierarchy.

20
Q

What are the two technologies in DFS?

A

DFS Namespace, and DFS Replication

21
Q

What is DFS Namespace?

A

Group shared folders located on different servers into one or more logical namespace

22
Q

What is DFS Replication?

A

DFS Replication allows you to keep folders synchronized between servers

23
Q

What are the two types of DFS Namespaces?

A

Stand-Alone and Domain-Based

24
Q

What is a Stand-Alone DFS Namespace?

A

A namespace that configured locally on a computer and provides no fault tolerance

25
Q

What is a Domain-Based DFS Namespace?

A

A namespace that is intergrated with Active Directory

26
Q

The DFS Replication engine uses a form of replication called _ _.

A

multiple master replication

27
Q

In the Distributed File System, the actual shared folders referred to by the virtual folders in the namespace are known as _ _.

A

targets

28
Q

DFS Replication relies on a protocol called _ _ for file replication.

A

Remote Differential Compression (RDC)

29
Q

A DFS replication topology in which every server replicates with every other server is called a(n) _ Topology.

A

full mesh

30
Q

The basic file-sharing capabilities of a Windows server are provided by the _ _ service.

A

Server

31
Q

To keep a DFS folder s multiple targets synchronized, you must create a(n) _ _.

A

replication group

32
Q

The __ __ allows you to simplify the view of file shares located across multiple servers as they appear to your user base.

A

Distributed File Service (DFS)

33
Q

A(n) __ __ appears to the operating system as though it is a physically separate disk and can host an operating system

A

primary partition

34
Q

A(n) __ __ enables you to limit DFS replication traffic to specific pairs of members.

A

hub/spoke topology

35
Q

A DFS __ __ enables you to create a single directory tree that contains references to shared folders located on multiple separate file servers.

A

namespace

36
Q

An alternative to the multimaster replication model used in DFS is:

A

Single master replication

37
Q

A server in a replication group is referred to as a:

A

Member

38
Q

This refers to the ability of DFS clients to revert back to folder targets that have been unavailable due to server or network outages.

A

Client failback

39
Q

A disk partition that can hold data but not an operating system is called a(n):

A

Extended partition

40
Q

This DFS component is responsible for maintaining a list of DFS shared folders and responding to user requests for those folders.

A

Namespace server

41
Q

A DFS __________ contains a virtual representation of the shared folders on all DFS target servers.

A

Namespace

42
Q

The Distributed File System uses the following replication model to keep servers in a replication group up to date:

A

Multiple Master Replication

43
Q

In this topology, every member of a DFS replication group replicates with every other member, for full replication connectivity.

A

Full mesh replication

44
Q

The following service is required on a Windows Server 2008 server in order to enable file sharing:

A

Server Service

45
Q

To enable replication for a DFS folder with multiple folder targets, you must create the following:

A

Replication group