You need to ensure that when a user receives an access-denied message while attempting to access Folder1, an email notification is sent to a distribution list named DL2

You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the File Server Resource
Manager role service installed.
Each time a user receives an access-denied message after attempting to access a folder on Server1, an email
notification is sent to a distribution list named DL1.
You create a folder named Folder1 on Server1, and then you configure custom NTFS permissions for Folder1.

You need to ensure that when a user receives an access-denied message while attempting to access Folder1,
an email notification is sent to a distribution list named DL2. The solution must not prevent DL1 from receiving
notifications about other access-denied messages.
What should you do?

You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the File Server Resource
Manager role service installed.
Each time a user receives an access-denied message after attempting to access a folder on Server1, an email
notification is sent to a distribution list named DL1.
You create a folder named Folder1 on Server1, and then you configure custom NTFS permissions for Folder1.

You need to ensure that when a user receives an access-denied message while attempting to access Folder1,
an email notification is sent to a distribution list named DL2. The solution must not prevent DL1 from receiving
notifications about other access-denied messages.
What should you do?

A.
From Server Manager, run the New Share Wizard to create a share for Folder1 by selecting the SMB Share –
Advanced option.

B.
From the File Server Resource Manager console, modify the Access-Denied Assistance settings.

C.
From the File Server Resource Manager console, modify the Email Notifications settings.

D.
From Server Manager, run the New Share Wizard to create a share for Folder1 by selecting the SMB Share –
Applications option.

Explanation:

http://technet.microsoft.com/en-us/library/jj574182.aspx#BKMK_12
When using the email model each of the file shares, you can determine whether access requests to each file
share will be received by the administrator, a distribution list that represents the file share owners, or both.
The owner distribution list is configured by using the SMB Share – Advanced file share profile in the New Share
Wizard in Server Manager.



Leave a Reply 9

Your email address will not be published. Required fields are marked *


den

den

but adding DL2 to the global email setting does not modify anything for DL1, also from my understanding when using the Folder Owner Email property there is no email sent automatically. The users will just get the email addresses presented and have to manually send email just if they like to.
It’s explained here:
https://4sysops.com/archives/file-server-resource-manager-fsrm-part-6-classification-management
“Setting this property allows you to present the user with the owner’s email address so that they can seek access approval before contacting IT”

Leanne

Leanne

A

When using the email model each of the file shares, you can determine whether access requests to each file share will be received by the administrator, a distribution list that represents the file share owners, or both.

The owner distribution list is configured by using the SMB Share – Advanced file share profile in the New Share Wizard in Server Manager.

You can also use the File Server Resource Manager console to configure the owner distribution list by editing the management properties of the classification properties.

Source: http://technet.microsoft.com/en-us/library/jj574182.aspx

matt

matt

D isn’t an option really

B/C are global options so that is out.

The question states that you created a local directory with local security settings (NTFS Permissions).

Access Denied Assistance only works on shared folders. The take away is you’ve only created a local directory on a server. The next obvious step is to share it out and while doing so set up DL2 for ADA.

Remember that folder could be for the account department and DL2 is a list of two people in the Accounting Dept that could assist.

Where as another folder created and shared out could be for the Marketing Dept and have DL1 and a handful of users in that list in Marketing that could help out.

James Cribb

James Cribb

Changing my answer to A.