MCTS - Net II- Chapter 6 Flashcards
(23 cards)
Which file systems is supported by Server 2008?
FAT, NTFS
What is true about the FAT32 file system?
Does not support file permissions, Supports a maximum file size of 4 GB
An image file of a full DVD can be stored on a FAT32 volume. True or False?
False
Which is true of about NTFS?
Users can access older versions of a file.
Which of the following isn’t true about disk quotas?
Quotas can be overridden for groups.
Mount points can be created only on an NTFS volume. True or False?
True
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?
Create a new folder in the Documents folder, and mount the new volume in the folder.
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?
Enable Shadow copies on the volumes where the shares are hosted.
What is true about file compression?
Files copied to a new location on the same volume inherit the compression attribute from the parent container.
Shadow copies always keeps 64 previous versions of a file. True or False?
False
Which of the following is true about EFS?
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.
Which is true about share and NTFS permissions?
NTFS permissions are applied to network access.
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?
NTFS permissions are applied to network access.
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?
Create files, Delete all files.
Which of the following can be used to create shares?
Share and Storage Management, File Sharing Wizard and Advanced Sharing
What is the maximum number of users who can simultaneously access a share created on a Vista computer?
10
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?
Remove the group from the subfolder’s DACL, Disable permission inheritance on the subfolder, and copy existing permissions.
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?
Put a $ at the end of the share name.
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?
net use P:\ServPub1\Public
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?
Install the Distributed File System role service.
A folder can be shared only with a single name and a single set of share ?permissions. True or False
False
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?
Printer pooling
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?
Do nothing. (By default, Creator Owner has the Manage documents permission.)