How to clear the Offline Files cache on Windows XP

offline-filestroubleshootingwindows-xp

We had a server rename/migration and I was using the Offline Files feature on Windows XP SP2.

Every so often, my "Offline Files Status" icon appears in my Taskbar and let's me know that the old server is "Offline: Unavailable to reconnect".

I have since pointed the Offline files to the new server, however my Offline Files still seems "attached" to the old server for some reason.

When I look in the "Offline Files Folder" on my PC, there is NO reference to the old server, so it must be stuck somewhere.

How do I get this corrected?

Best Answer

The cache is in %SystemRoot%\CSC folder, but MS says you shouldn't edit that manually. Here's the KB to re-initialize the cache:

http://support.microsoft.com/kb/230738

You could also ctrl-shift-click the "Delete Files" button in the "Offline Files" tab under explorer->Tools->Options.

If you just want to sync to the new server, csccmd.exe /moveshare, from the Win 2k3 resource kit, should get you going.