Ok this should be increadibly simple but it is proving not to be.
Is it possible to redirect the 'my documents' folder to a local folder using the %USERPROFILE% variable?
Basically, I want to redirect users to a folder underneath each users account folder: IE redirect My Documents to C:\Documents and Settings\Usersname\REDIRECTFOLDER.
I have tried setting folder direction to basic, selecting “Redirect to the following location” and set root path to: %USERPROFILE%\REDIRECTFOLDER, but after clicking apply and checking the policy, the policy switches my settings from “Redirect to the following location” to “Redirect to the local userprofile location” and the %userprofile\redirectfolder path is gone.
How can I perform this basic redirection?