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?