You have a file server named File1 that runs Windows Server 2012 R2.
File1 contains a shared folder named Share1. Share1 contains an application named
SalesAppl.exe.
The NTFS permissions for Share1 are shown in the following table.
The members of L_Sales discover that they cannot add files to Share1. Domain users can
run SalesAppl.exe successfully.
You need to ensure that the members of L_Sales can add files to Share1.
What should you do?
A.
Add L_Sales to the Domain Users group.
B.
Edit the NTFS permissions.
C.
Add the Domain Users group to L.Sales.
D.
Edit the Share permissions.
Explanation:
The least restrictive permission applies here, so the users from L_sales have read &
execute, write… in order to add files they need the NTFS permission called MODIFY.
Based on NTFS permissions:
Modify: Users can view and modify files and file properties, including deleting and adding
files to a directory or file properties to a file.