DCs: Windows 2008 R2
Clients: Windows XP with SP3
I want to delete all the offline files cached locally for all the clients (Delete both the temporary offline versions and the versions that are always available offline). There are too many clients to delete manually one by one. I want to use the group policy to implement. The following procedures are what I did.
- In the Group Policy Management Editor, Computer Configuration -Policy - Administrative Templates -Network -Offline Files, Enable At logoff, delete local copy of user's offline files.
- On a client, gpupdate /force
- Reboot the client computer and then log on to the domain
- Log off
- Log on to the domain again
However, the offline files still exist.