PDA

View Full Version : [solved] My Documents Folder Redirection


thecoldone06
11-12-2007, 03:34 PM
I have a Windows 2000 domain using AD. I have a GPO for redirection of all My Documents set to go back to the server. If i do a gpresult on everyones computer, it shows that they have the GPO applied however everyones my documents is still trying to redirect to the old location. any ideas on how i can force the new path on my users?

Blues
11-12-2007, 04:48 PM
I have seen this and Im not sure if there is a good way to do it I just end up making the change manually. For me its about 80% are redirecting to the current 19% to the local disk and 1% may be directing to the old server location.

hext
11-12-2007, 05:45 PM
I've had a similar problem

im guessing the home directory is something like \\server\home\%username%

try adding their home area as a drive during (if you havn't already) say H:

then in group policy instead of having a redirecting path to:
\\server\home\%username%
try the drive letter (H: ) instead

worked for me.

Unless you use mandatory profiles?

ps. don't forget gpupdate :)

thecoldone06
11-12-2007, 05:59 PM
@Blues: for some reason it will not allow me to change it manually. Weirdest thing I've seen.

@hext: That is exactly how i have my path setup. I will try mapping the drive and let you know what i come back with.

Thanks guys!

thecoldone06
11-12-2007, 08:48 PM
I figured it out. everyone seemed to have the "allow offline files" which forced it to keep trying to sync with the old location. Once i took off offline files, did a gpupdate, all is well. Thanks you guys for your help, much appreciated. :)

hext
11-13-2007, 05:55 AM
Good Job Mate!

Bryce W
11-14-2007, 01:03 AM
Thanks for letting us know you figured out a fix. It'll help any future users who encounter this problem. :)