Results 1 to 2 of 2

Thread: How users delete automatically temporary internet files?

  1. #1
    Join Date
    Feb 2008
    Posts
    1

    How users delete automatically temporary internet files?

    Hi everyone!

    Can I somehow make the users delete automatically temporary internet files and cookies every time they logout?

    Thanks in advance.
    -Johannes

  2. #2
    Join Date
    Oct 2005
    Posts
    725

    Re: How users delete automatically temporary internet files?

    If you are alright with a ADM template or group policy, then you can use the below commands:

    CLASS USER

    CATEGORY "Custom Internet Explorer Settings"

    POLICY "Delete Temporary Internet Files on IE close"
    KEYNAME "Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache"
    VALUENAME "Persistent"
    VALUEON NUMERIC 0 VALUEOFF NUMERIC 1
    END POLICY
    END CATEGORY

Similar Threads

  1. Replies: 6
    Last Post: 07-07-2011, 02:27 PM
  2. Automatic delete temporary files from Internet Explorer
    By Jaisudha in forum Tips & Tweaks
    Replies: 1
    Last Post: 07-07-2009, 10:40 AM
  3. Firefox Temporary Internet Files
    By dalsandhu in forum Technology & Internet
    Replies: 3
    Last Post: 23-05-2009, 08:54 PM
  4. Replies: 1
    Last Post: 05-11-2008, 07:54 PM
  5. Need a script to delete temporary ASP.NET files
    By Mak66 in forum Windows Server Help
    Replies: 2
    Last Post: 13-02-2008, 07:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,570,111.16839 seconds with 17 queries