- 1 view
Exam
Answer confirmed
Question
You have a server named Server1 that runs Windows Server, has File Server Resource Manager role service installed, and hosts a shared folder named Share1.
You need to be notified when an executable file is stored in Share1. The solution must meet the following requirements:
- The notification must include the name of the user that stored the file and the path to the file.
- Administrative effort must be minimized.
What should you use?
Select only one answer.
Proposed answer
- audit policy on the Documents folder
- BranchCache
- file screening
- File Server Resource Manager (FSRM) quota
Correct answer
file screening
- Incorrect – An audit policy does not provide you with email notifications.
- Incorrect – Branch Cache does not monitor file types.
- Correct – Implementing a screening process on files in a shared folder enables you to be notified by email when an executable file is stored in a shared folder, including information about the user that stored the file and the file's exact location.
- Incorrect – An FSRM quota enables you to limit the storage that can be used per user, but not the file types.