Dear Team,
I'm faced with a challenge in which I was asked to create a secure encrypted folder in one of our file servers. To this folder, only 4 users in our environment will have access and its needed to know via auditing or any 3rd party software who opens, modifies, deletes, moves, or access a file or folder within this share. Not sure how to go about this, I'm thinking for encryption maybe bit locker but for auditing is something I've never done before and these logs need to be easily accessible to our IT Department personnel.
Thank you.
BitLocker is designed to help protect all of the personal and system files on the drive Windows is installed on.
EFS is used to help protect individual files on any drive on a per-user basis.
You need to use EFS https://en.wikipedia.org/wiki/Encrypting_File_System
You can use the built-in file audit
https://blogs.technet.microsoft.com/mspfe/2013/08/26/auditing-file-access-on-file-servers/