You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the File
Server Resource Manager role service installed.
Server1 has a folder named Folder1 that is used by the human resources department.
You need to ensure that an email notification is sent immediately to the human resources
manager when a user copies an audio file or a video file to Folder1.
What should you configure on Server1?
A.
a storage report task
B.
a file screen exception
C.
a file screen
D.
a file group
Explanation:
Create file screens to control the types of files that users can save, and generate
notifications when users attempt to save unauthorized files.
With File Server Resource Manager (FSRM) you can create file screens that prevent users
from saving unauthorized files on volumes or folders.
File Screen Enforcement:
You can create file screens to prevent users from saving unauthorized files on volumes or
folders. There are two types of file screen enforcement: active and passive enforcement.
Active file screen enforcement does not allow the user to save an unauthorized file. Passive
file screen enforcement allows the user to save the file, but notifies the user that the file is
not an authorized file. You can configure notifications, such as events logged to the event
log or e-mails sent to users and administrators, as part of active and passive file screen
enforcement.
I tried this and it works in blocking (Active) the copy of files to a specified folder.
It also generates an event in the Application log.
It does not execute the command (a batch file) I put under the Command tab.
(I have checked “Run this command or script”).
Command works fine by itself.
Answer appears correct, to me.
https://technet.microsoft.com/en-us/library/cc732074.aspx
C
100% C
E-Mail Message TAB on File Screen Properties
There is a checkbox ‘Send e-mail to the user who attempted to save an unauthorized file’