Hi everyone,
I have a stand-alone Windows 2008 R2 Server that is setup using Domain Controller (again it's stand alone).
I have added a separate Hard Disk (Q: Drive) for user storage but I need the specific users to access the specific folders only and there are few admins as well. How should I set this up so that it is easy to manage?
Folder Structure:
Q:\storage\user1
Q:\storage\user2
Q:\storage\user3
Q:\storage\user3
......
Q:\storage\supervisor
Q:\storage\manager
Here are the rules I want set:
1- The manager and supervisor are to have access to all folder within Q:\storage\ but they should not be able to browse Q:\ drive.
2- The manager and supervisor should not be able to alter the folder names so they should not be able to delete "storage" or "user1" or "user2" folder but they should have full privilege on all contents of user folders.
3- Users should only have access to their own folder contents and not be able to browse or Q:\storage\ contents. I provide them a shortcut which they use that maps to their folder using "Q:\storage\%systemuser%\"
I appreciate any feedback on this.
Thanks