MCTS - Net II- Chapter 6 Flashcards

1
Q

Which file systems is supported by Server 2008?

A

FAT, NTFS

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

What is true about the FAT32 file system?

A

Does not support file permissions, Supports a maximum file size of 4 GB

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

An image file of a full DVD can be stored on a FAT32 volume. True or False?

A

False

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

Which is true of about NTFS?

A

Users can access older versions of a file.

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

Which of the following isn’t true about disk quotas?

A

Quotas can be overridden for groups.

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

Mount points can be created only on an NTFS volume. True or False?

A

True

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

Terry stores all her files, in the Documents folder on her C drive. She finds that the C drive is getting low on disk space, so she has a new disk installed. She wants to continue using her Documents folder as the location for organizing all her files, and most of her applications use this folder as the default location for opening and saving files. What is the best course of action for Terry to continue working as usual?

A

Create a new folder in the Documents folder, and mount the new volume in the folder.

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

You have been getting quite a few calls with requests to restore files from a backup because the file was accidentally deleted from a share or because the user needed a previous version of a file that was overwritten. Restoring the files has become a burden, and sometimes you need to repeat the process several times until you find the version the user needs. What can you do to give users a way to access the files they need and reduce your administrative burden?

A

Enable Shadow copies on the volumes where the shares are hosted.

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

What is true about file compression?

A

Files copied to a new location on the same volume inherit the compression attribute from the parent container.

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

Shadow copies always keeps 64 previous versions of a file. True or False?

A

False

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

Which of the following is true about EFS?

A

By default, encrypted files can be opened only by the user account that encrypted the file. Unencrypted files that are moved/copied to a folder with the encryption attribute set are always encrypted.

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

Which is true about share and NTFS permissions?

A

NTFS permissions are applied to network access.

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

A user needs to create files and make changes to file contents. Aside from the Read permission, what other permission should the user be granted without allowing more access than is necessary?

A

NTFS permissions are applied to network access.

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

The Tsmith user account has been granted the Read share permission. Tsmith is a member of the Sales group, which has been granted the Change share permission. On the shared folder’s Security tab, Sales has been granted Full control, and the Domain Users group has been granted Read permission. Which of the following can Tsmith do in the share when accessing it from the network?

A

Create files, Delete all files.

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

Which of the following can be used to create shares?

A

Share and Storage Management, File Sharing Wizard and Advanced Sharing

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

What is the maximum number of users who can simultaneously access a share created on a Vista computer?

A

10

17
Q

You need to prevent members of a group from accessing a subfolder to a folder to which the group does have access. What is the best way to do this?

A

Remove the group from the subfolder’s DACL, Disable permission inheritance on the subfolder, and copy existing permissions.

18
Q

You need to create a share containing confidential information that only a select group of people should know about. You don’t want this share to appear in users’ network browse lists. What can you do that involves the least administrative effort disruption?

A

Put a $ at the end of the share name.

19
Q

What command can you put in a batch file to allow users to access the Public share on the ServPub1 server, using the drive letter P?

A

net use P:\ServPub1\Public

20
Q

Over the years, your network has grown from 2 servers to 15 servers. Most of these servers have shared folders on them. Users haveing difficulty remembering which share is on which server as well as the server names. You want to make access to the share simpler. What is the best solution to this problem?

A

Install the Distributed File System role service.

21
Q

A folder can be shared only with a single name and a single set of share ?permissions. True or False

A

False

22
Q

You’re seeing heavy use on one of your shared printers, and user often have to wait in line to get their print jobs. What printing feature can you use to best alleviate the problem?

A

Printer pooling

23
Q

You have installed a shared printer with the default permissions and want users to be able to manage their own documents in the print queue. What do you need to do?

A

Do nothing. (By default, Creator Owner has the Manage documents permission.)