I'm trying to forward a shared folder from a location to another location without mapping as separate drive
Scenario:::
In windows server 2008r2 there are 2 types of users/groups/OU : Faculty and Students.
Shared Folder "Files-->Faculty, Students"
Sharing Details: Files, Faculty, Students all folders shared for everyone
Security Details: Files folder can be accessed by everyone, Faculty folder can be accessed ly by Faculty users, Students folder can be accessed ly by Students users
"Files" shared folder mapped as "Files" drive to all users.
Inside "Faculty" shared folder, "Notifications" folder with sub folders Fac_Noti, Stud_Noti. Faculty users can access both subfolders of "Notifications" folder, Students users can access ly "Stud_Noti" folder.
Expected Output: "Stud_Noti" folder from "Faculty" to be forwarded to "Students" folder without mapping as another drive to Students Users with content synchronise.
Thank You