Hello Everyone,
We would like to implement a script to delete the offline files in the Client Side Cache (CSC) for a nominated user (on Windows 7 x64 enterprise).
I am aware that;
1. We can use a registry value to flush the entire CNC cache (for all users) next time the machine reboots.
2. If we delete the user's local profile it appears that Windows 7 also removes their content from the local CSC.
However, we would like to just delete the CSC content for a particular nominated user without having to delete their local user profile.
In our environment we have many users that share workstations but only use them occasionally. We don't use roaming profile so we would like to retain all the users' local profiles but still delete the CSC content for any users that haven't logged on in a week.
Any ideas or info would be appreciated !
Thanks, Makes