SRV02 holds a shared folder named Forecast for the Managers group.
Maria is a member of the Managers group. You would like to grant the Managers group
full control to the folder named Forecast, but limit Maria's access to read only.
You have added the Managers group to the access list for the Forecast folder and
granted Full Control access. You now need to limit Maria's access to the folder.
What should you do? (Choose two. Each choice is a complete solution.) - Answer Add
Maria to the NTFS permissions for the folder. Grant read access.
Remove Maria's account from the Managers group and grant read access.
Sally, a member of the sales department, is borrowing a laptop computer from her
supervisor to do some work from home in the evenings. Sally contacts you and
indicates that she cannot access the C:\Reports folder on the laptop. This folder
contains documents that she needs to edit.
You log on to the laptop as a domain administrator to check the folder's access control
list. You are denied access to view the permissions. You contact Sally's supervisor to
verify that Sally should receive access to the folder. Sally's supervisor indicates that
Sally should be able to read, change, and delete documents in the folder, but that only
the supervisor should be able to configure permissions.
You need to grant Sally appropriate permissions to the C:\Reports folder. What should
you do?
(Choose two. Each correct choice is part of the solution.) - Answer Grant Sally the allow
modify permission to the C:\Reports folder.
Take ownership of the C:\Reports folder.
An employee has quit under difficult circumstances. Unfortunately, the user had several
files that are needed, and before the employee left, they assigned deny full control
permission to domain users to all the files and folders. All users, including you, are now
blocked from accessing these important files.
You need to make these files available as quickly as possible.
What should you do? - Answer Take ownership of the files and change the permissions.
You have a folder on your Windows server that you would like to share with members of
your development team. Users should be able to view and edit any file in the shared
folder.
You share the folder and give everyone full control permission to the shared folder.
Users connect to the shared folder and report that they can open the files, but they
cannot modify any of the files.
What should you do? - Answer Modify the NTFS permissions on the folder.
You have a folder on your Windows server that you would like members of your
development team to access.
You want to restrict network and local access to only specific users. All other users must
not be able to view or modify the files in the folder.
What should you do? (Select two. Each choice is a required part of the solution.) Place -
Answer Configure both share and NTFS permissions.
Place the files on an NTFS partition.
,Testout Server Pro Chapters 10-12
The D:\ drive in your Windows server is formatted with NTFS.
The Sales group on your computer has been given allow modify permissions to the D:\
Sales folder. The Mary user account is a member of the Sales group.
You want to accomplish the following:
• Mary should not be allowed access to the D:\Sales\2013sales.doc file.
• Mary should be able to read, write, and create new files in the D:\Sales folder.
• Your solution should not affect the abilities of other Sales group members to access
files in the D:\Sales folder.
What should you do? - Answer Edit the properties for the file; assign Mary the deny full
control permission.
You have a Windows server that is maintained by multiple administrators.
Sally wants to access a file in the Reports folder. A group named Sales has been
granted the full control permission to the Reports folder and all subfolders and files.
You add Sally as a member of the Sales group, but she still cannot access the file that
she needs.
You want to let Sally access the Reports folder. What should you do? - Answer Remove
Sally from any other groups that have been explicitly denied access to the Reports
folder.
Your Windows Server has two volumes, C: and D:.
For the D:\Reports\Finances.xls file, you explicitly grant the Mary user account the allow
modify NTFS permission.
You need to move the file from the existing folder to the C:\Reports2 folder. You want to
keep the existing NTFS permissions on the file. You want to accomplish this with the
least amount of effort possible.
What should you do? - Answer Use the robocopy command to copy the file to the C:\
Reports2 folder.
You manage a Windows server.
For the D:\Reports\Finances.xls file, you explicitly grant the Mary user account the Allow
Modify NTFS permissions.
You need to move the file from the existing folder to the D:\Confidential folder. You want
to keep the existing NTFS permissions on the file. You want to accomplish this with the
least amount of effort possible.
What should you do? - Answer Move the file to the new folder.
You are the owner of the D:\Reports folder.
Judith needs to be able to see the files and subfolders in the D:\Reports folder. Dalton
needs to be able to do these same things and also delete folders.
You need to assign the necessary NTFS permissions to the D:\Reports folder.
What should you do? - Answer Grant read and execute to Judith and modify to Dalton.
You need to control access to the D:\Reports folder as follows:
, Testout Server Pro Chapters 10-12
• Members of the Accounting group should be able to open and view all files, but not
modify them.
• Mary needs to be able to modify existing files in the folder and add new files to the
folder, but should not be able to delete or rename files.
Mary is a member if the Accounting group. You want to assign NTFS permissions taking
the least amount of actions possible.
What should you do? - Answer Assign allow read and execute, list folder contents, and
read to the Accounting group Assign allow write to Mary.
You need to control access to the D:\Reports folder as follows:
• Members of the Accounting group should be able to open and view all files, edit them,
and add new files. They should not be able to delete or rename files.
• Mary needs to be able to open and view files, but should not be able to modify the
files.
Mary is a member if the Accounting group. You want to assign NTFS permissions taking
the least amount of actions possible and affecting existing permissions as little as
possible.
What should you do? - Answer Assign allow read and execute, list folder contents, read,
and write to the Accounting group. For the Mary user account, deny the write
permission.
You need to control access to the D:\Reports folder as follows:
• Members of the Accounting group should be able to open and view all files, edit them,
add new files, and rename and delete files.
• Mary needs to be able to open and view files, but should not be able to modify the
files, rename files, or delete them.
Mary is a member if the Accounting group. You want to assign NTFS permissions taking
the least amount of actions possible and affecting existing permissions as little as
possible.
What should you do? - Answer Remove Mary from the Accounting group. Assign allow
read and execute, list folder contents, read, and modify to the Accounting group. Assign
Allow allow read and execute, list folder contents, and read to Mary.
The C:\Shares\WidgetProject folder on your Windows server has been shared with
network users. The server is a member of the westsim.com Active Directory domain.
The westsim.com\Users group has been granted the following Allow NTFS permissions:
• Read and execute
• List folder contents
• Read
In addition, the Everyone principal has been assigned the following Allow share
permissions:
• Full Control
• Change
• Read
The ksanders user is a member of the westsim.com\Users group. She accesses data in
the folder through the network share from her Windows workstation.