Posts

Showing posts with the label Folder redirection

Folder Redirection permissions and GPO

Image
Have an issue you can't solve? I offer consulting engagements and can be reached here: consulting[а 𝐭 ]amorales[․]org Folder Redirection allows you to store your users' documents on a file server rather than on their workstations. This results in users being able to easily access their files on any machine. This guide will show you how to securely configure folder redirection. This configuration will ensure that users only have access to their own folders. Create Share Create a share with the following settings: Folder Name:  R edirected F olders Sharing permissions Everyone - Full Control Authenticated Users - Full Control NTFS Folder Security permissions This script will set the permissions for you CREATOR OWNER - Full Control  (Apply onto: Subfolders and Files Only) System - Full Control  (Apply onto: This Folder, Subfolders and Files) Domain Admins - Full Control  (Apply onto: This Folder, Subfolders and Files) ACL_ RedirectedFolde...