Feb 07 2017 02:54 AM - edited Feb 07 2017 02:58 AM
Windows Server 2012 R2
When creating a GPO for redirecting the Documents folder to a network share, the users Documents folder at the endpoint (not share directory) gets renamed to the Username instead.
The only way around this is to ensure that the share points to a subfolder so for example:-
%HOMESHARE%%HOMEPATH%\Documents will mean the Documents folder as seen by the end user appears corrrectly.
Using %HOMESHARE%%HOMEPATH% presents the Documents folder as %USERNAME%.
Does anyone know of a workaround to display the folder called Documents correctly when pointing to the root of %HOMESHARE%%HOMEPATH%?
Mar 27 2017 07:35 PM
Did you get this figured out?
Mar 28 2017 12:02 AM
Nope.
Do you have this issue as well?
Mar 29 2017 06:35 AM
Hey Chris,
I belive by defaut folder redirection is Sending to C:\ServerFolders\Folder Redirection\User name. I want to say the documents folder and any other redirection is put into a folder named after the user then under that folder is where you will find the documents folder. if i'm understanding you question correctly.