Change location of Temporary Internet Files
Has anyone come across a script that will change the location of the
temporary internet files folder?
I have a problem where sometimes my terminal services users will have
theirs changed to c:\windows\temporary internet files by the OS for some
reason.
I need to be able to run a logon script that will change it back to their
user profile since they don't have rights to the c:\winnt folder.
I've tried just rewriting HKCU\Software\Microsoft\Windows\CurrentVersion
\Explorer\Shell Folder\cache but it doesn't take. I'm suspecting it's
because the TIF folder is owned by the OS and isn't just reading the value
from the registry. This is evidenced by the fact that when you move it
through IE it actually logs you off.
Any ideas? This would solve a lot of problems for me.
Thanks
|