.adm code to Empty Temporary Internet Files when explorer is closed

  • Thread starter Frustrated Admin
  • Start date
F

Frustrated Admin

When I write the following code and save it as an .adm
file and add this .adm file using GPO, it is not showing.
When I change the KEYNAME with other things it
shows...Anyone can help with this?

Thanks...





CLASS USER
CATEGORY "IE Custom"


POLICY "Empty Temporary Internet FIles when
explorer is closed"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\
Internet Settings\Cache"
EXPLAIN "Empty Temporary Internet FIles"
VALUENAME Persistent
VALUEON NUMERIC 0
VALUEOFF NUMERIC 1
END POLICY


END CATEGORY
 
P

Philip Nunn

You can do this automatically by going to the Advanced Tab in Internet
Options. Scroll down to SECURITY and put a check in the box "Empty
Temporary Internet Files folder when browser is closed"

Philip Nunn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top