Link to home
Start Free TrialLog in
Avatar of Vardata
Vardata

asked on

Folder Redirection

I have worked a little with Folder Redirection however I am experiencing some issues on a new server I just put in play.  Heres what I have as far as set up
1. My first server has active directory installed, and is being used as the primary domain controller.This server has the Folder Redirection group policy applied.
2. I have another server in which is running BES on the same domain controller.  This server has more space so I have created a shared folder named "Folder Redirect."
3. I gave the shared folder all proper permissions and set the correct folder redirect path in Group policy.
However since I basically moved the folder redirecting to a new location all of my workstations are still attempting to syncronize to the old location (even after a gpupdate /force and a reboot)

Any help or suggestions as to where I could be going wrong, would be greatly appreciated.
Thanks.
Avatar of tigermatt
tigermatt
Flag of United Kingdom of Great Britain and Northern Ireland image

From what I understand, your new Folder Redirection is working, but the synchronization is just sync'ing incorrectly.

If this is the case, you will need to reset the Offline Files Cache Database, which will then force it to re-detect the new location and sync to that instead. See http://support.microsoft.com/kb/230738.

You can either do this procedure manually or through a registry change pushed in Group Policy.

-tigermatt
Avatar of Vardata
Vardata

ASKER

thank you, i will try that then get back to you with the results
ASKER CERTIFIED SOLUTION
Avatar of Darius Ghassem
Darius Ghassem
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Instead of reset the CSC-database and nead to rebuild it, you can use the following CSCCMD-command:
C:\>csccmd /moveshare:\\oldserver\share \\newserver\share

http://support.microsoft.com/kb/884739
Is it trying to sync with the old location? If you look above the link will walk you through some steps.

http://phorums.com.au/archive/index.php/t-120228.html