≡ Menu

share moved to new server

Question from a blog reader:

The share I made offline has been moved to a new server but offline files is trying to sync with the old server. Is there any way to make it sync with the new server? I do not want to delete the files and begin everything from scratch with the new server?
 
There is a tool called csccmd.exe to do it.

Command:
csccmd.exe /moveshare:oldserveroldshare newservernewshare

Note that this command does not move the data from the old server to the new server. It just updates offline files database with the new server name.

{ 6 comments… add one }
  • JAinNZ February 16, 2010, 11:24 pm

    Does this work in Windows 7 and does it work with csccmd.exe v1.0? Thanks.

  • Srini February 17, 2010, 6:52 am

    No, it does not work with Windows 7.
    Offline files is totally different on win7.

  • byontik July 1, 2010, 10:27 am

    Great article!
    Do you know if there is a similar solution available for windows 7?

    Thank you!

  • Srini July 1, 2010, 10:54 am

    Unfortunately there is no such tool for Vista and Windows 7. But Vista/Windows 7 CSC provides WMI APIS using which we can perform such operations. Check out the below link for more information on this.

    //msdn.microsoft.com/en-us/library/cc296092%28v=VS.85%29.aspx

  • byontik July 1, 2010, 4:14 pm

    This won't help me but thanks for your answer!

  • Srini July 1, 2010, 5:09 pm

    this might help you..

    Updating your Offline Files cache in Windows Vista to point to a new server

    Since csc is pretty much the same in Vista and Windows 7, you can try the script shared in the above link.. please let me know if it works..

Leave a Comment