Windows server 2003 and Windows XP – How to redirect offline files to another server
Posted by Mark | Posted in Uncategorized | Posted on 05-08-2009
0
Few weeks ago i got tough situation when share i made offline was moved to another server by local administrator and all users were still trying to synchronize offline files with old server.
How to act in this situation You would ask?
First of all you must download Windows server 2003 Resource Kit Tools from this site .
In this case we will need csccmd.exe tool which will work on Windows XP systems too.
Install tools pack you downloaded, open command line and navigate to Resourse Kit Tools folder.
When you are in place type:
csccmd.exe /moveshare:\\oldserver\oldshare \\newserver\newshare

Press “Enter” and you are done !
