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 DLL.
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 DLL.
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 the File Server Resource Manager console, create a local classification property.

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

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

D.
From the File Server Resource Manager console, set a folder management property.



Leave a Reply 8

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

2 × 3 =


Gary Trembath

Gary Trembath

D is correct

File Server Resource Management > Classification Management > right click Classification properties, then select Set Folder Management Properties.

Patrick

Patrick

This is wrong. The link RG provides is for customizing access denied messages when someone tries to access a file they do not have rights to. The question is asking for how to send an e-mail to DL2 for this specific folder while maintaining the setting to send an e-mail to DL1 for everything else. You can only have notifications set to send to a single address\Distro List. The only way to set an e-mail notification to go to DL2 when someone tries to access Folder1 is to turn Folder 1 into its own SMB Share and configure the notification settings.

Yo

Yo

Gary is correct and so is the answer of D

The below is from https://technet.microsoft.com/en-us/library/dn383587(v=ws.11).aspx

“Access-denied assistance

Access-denied assistance enables you to customize the access-denied error message that is displayed when a user running Windows 8 does not have access to a file or folder on a file server. You can configure the error message so that the user can request access to the file directly from the dialog box. You can also specify the user group that is sent the access request by using File Server Resource Manager.

Access-denied assistance can be configured by using Group Policy or by using the File Server Resource Manager console on each file server. You can also customize the error message per file server or you can have a separate error message for each file share on the file server. For more information about configuring access-denied assistance see”

Yo

Yo

Gary is correct and so is the answer of D

The below is from https://technet.microsoft.com/en-us/library/dn383587(v=ws.11).aspx

“Access-denied assistance

Access-denied assistance enables you to customize the access-denied error message that is displayed when a user running Windows 8 does not have access to a file or folder on a file server. You can configure the error message so that the user can request access to the file directly from the dialog box. You can also specify the user group that is sent the access request by using File Server Resource Manager.

Access-denied assistance can be configured by using Group Policy or by using the File Server Resource Manager console on each file server. You can also customize the error message per file server or you can have a separate error message for each file share on the file server. For more information about configuring access-denied assistance see”

Chris

Chris

Folder1 would need to be shared for folder to appear in the Folder Management Properties. In this case the answer would be D.
Without sharing the folder, you can not configure an e-mail notification specifically for it via FSRM.

Chris

Chris

In other words, the correct answer would be B.
Once B is done then you would need to perform D.
Perhaps this was intended to be a choose 2 answers question.