gpmad Posted July 20, 2012 Posted July 20, 2012 We've just started a migration to Windows 7 and have set up folder redirection without a hitch. With XP we used to map the U: to the users documents folder on a server (\\server\share$\%username%). With Windows 7 each user folder redirects to its own location on the server (e.g. \\server\w7share$\%username%\Documents, \\server\w7share$\%username%\Pictures etc.) We now have the U: mapped to \\server\w7share$\%username% but this also displays the user's AppData folder. We are now considering moving the AppData to a different share (e.g. \\server\w7profile\%username%) but would prefer to keep things in one location and just hide the AppData folder from view. Is it possible to do that? Any alternative approaches worth considering?
Blue_Cookeh Posted July 20, 2012 Posted July 20, 2012 Can you not just set it to hidden, or is it automatically created as viewable? I used to set our's out like this before ditching profiles and going straight to FR: \\server\StaffUsers$\%USERNAME%\*Folders like Documents* \\server\StaffUsers$\%USERNAME%\Profiles\%USERNAME%.v2\*Profile Folders like App Data*
gpmad Posted July 21, 2012 Author Posted July 21, 2012 Thanks for the response Blue_Cookeh. We use Folder Redirection policies to automatically create the directories on the user's first login. The user does not get exclusive permissions to the folder but I could not see a way to specify any additional options to control the permissions or attributes for the folders. I suppose another option is creating the folders manually or maybe using a script. We were looking into using FSRM to block certain files from being saved by users. Could it also be used to prevent AppData from being visible?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now