Protect Temporary Internet Files

  • Thread starter Thread starter h@1.2
  • Start date Start date
H

h@1.2

Is there a way through registry or other means, to prevent
temporary internet files from being cleared? I was thinking a way of
disabling or inactivating the temp internet files button.

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
<h@1.2> wrote in message news:t61593l09jije43ie341j2k23fmcc10gop@4ax.com...
> Is there a way through registry or other means, to prevent
> temporary internet files from being cleared? I was thinking a way of
> disabling or inactivating the temp internet files button.


You could, I suppose, create some sort of policy restriction. However,
this isn't a particularly good idea as these folders *should* be cleared for
performance reasons.

One of the few reasons I could see for this is that you're wanting to track
usage and sites visited. Use a firewall instead, and turn on the logs.
That's a more appropriate approach, and if you use a firewall appliance,
imposes no load on the target PCs.

HTH
-pk
 
What will you do when the drive is full?

h@1.2 wrote:

> Is there a way through registry or other means, to prevent
> temporary internet files from being cleared? I was thinking a way of
> disabling or inactivating the temp internet files button.
>
> ----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
> http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
> ----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
h@1.2 wrote:

> Is there a way through registry or other means, to prevent
> temporary internet files from being cleared? I was thinking a way of
> disabling or inactivating the temp internet files button.



Hi h@1.2,

If you are using Windows XP Pro then use the Group Policy Management
Console (Start > Run > gpedit.msc)

Then navigate to:

Computer Configuration > Administrative Templates > Windows Components
> Internet Explorer > Enable "Prevent the deletion of temporary

internet files and cookies"

Note: This will affect all users including your account.

Windows XP Home, you will need to use the Registry Editor (Start > Run
> regedit.exe)


Naviagte to:

[HKLM\SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel]

Create a DWORD, name it Settings and give a value of 1 for the data
entry.

NOTE: You _may_ need to reboot the computer for the policy to take
affect.


Also, if you are on a domain then these policies should be set by the
Group Policy Adminstrator.

--
William Crawford
MS-MVP Windows Shell/User
 

>
> h@1.2 wrote:
>
> > Is there a way through registry or other means, to prevent
> > temporary internet files from being cleared? I was thinking a way of
> > disabling or inactivating the temp internet files button.


Bob I wrote:

> What will you do when the drive is full?


Hi Bob I,

This could not happen because when TIF folder has reached it storage
limit set in Internet Option, it will start deletng the older TIF cache
first.

--
William Crawford
MS-MVP Windows Shell/User
 
WTC wrote:

>>h@1.2 wrote:
>>
>>
>>> Is there a way through registry or other means, to prevent
>>>temporary internet files from being cleared? I was thinking a way of
>>>disabling or inactivating the temp internet files button.

>
>
> Bob I wrote:
>
>
>>What will you do when the drive is full?

>
>
> Hi Bob I,
>
> This could not happen because when TIF folder has reached it storage
> limit set in Internet Option, it will start deletng the older TIF cache
> first.
>


Which is clearing the files which the OP asked they not be cleared.
 
That's actually what I was looking for! Thank you very much.

On a related note, is there a way to somehow duplicate the temporary
internet files folder, so that the contents were stored to a network
location or other location, that way if deletion did occur, a backup
was at least accessible?


On Tue, 10 Jul 2007 01:07:42 -0700, "WTC"
<bcrawfordjr(remove)@hotmail.com> wrote:

>h@1.2 wrote:
>
>> Is there a way through registry or other means, to prevent
>> temporary internet files from being cleared? I was thinking a way of
>> disabling or inactivating the temp internet files button.

>
>
>Hi h@1.2,
>
>If you are using Windows XP Pro then use the Group Policy Management
>Console (Start > Run > gpedit.msc)
>
>Then navigate to:
>
>Computer Configuration > Administrative Templates > Windows Components
>> Internet Explorer > Enable "Prevent the deletion of temporary

>internet files and cookies"
>
>Note: This will affect all users including your account.
>
>Windows XP Home, you will need to use the Registry Editor (Start > Run
>> regedit.exe)

>
>Naviagte to:
>
>[HKLM\SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel]
>
>Create a DWORD, name it Settings and give a value of 1 for the data
>entry.
>
>NOTE: You _may_ need to reboot the computer for the policy to take
>affect.
>
>
>Also, if you are on a domain then these policies should be set by the
>Group Policy Adminstrator.


----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
h@1.2 wrote:

> That's actually what I was looking for! Thank you very much.
>
> On a related note, is there a way to somehow duplicate the temporary
> internet files folder, so that the contents were stored to a network
> location or other location, that way if deletion did occur, a backup
> was at least accessible?


Hi h@1.2,

The only way I know how to do this is either create a script or batch
file and run the script at logoff or login. You could also have the
script to run as a schedule task.

--
William Crawford
MS-MVP Windows Shell/User


>
>
> On Tue, 10 Jul 2007 01:07:42 -0700, "WTC"
> <bcrawfordjr(remove)@hotmail.com> wrote:
>
> > h@1.2 wrote:
> >
> >> Is there a way through registry or other means, to prevent
> >> temporary internet files from being cleared? I was thinking a way

> of >> disabling or inactivating the temp internet files button.
> >
> >
> > Hi h@1.2,
> >
> > If you are using Windows XP Pro then use the Group Policy Management
> >Console (Start > Run > gpedit.msc)
> >
> > Then navigate to:
> >
> >Computer Configuration > Administrative Templates > Windows

> Components >> Internet Explorer > Enable "Prevent the deletion of
> temporary
> > internet files and cookies"
> >
> > Note: This will affect all users including your account.
> >
> >Windows XP Home, you will need to use the Registry Editor (Start >

> Run >> regedit.exe)
> >
> > Naviagte to:
> >
> > [HKLM\SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel]
> >
> > Create a DWORD, name it Settings and give a value of 1 for the data
> > entry.
> >
> > NOTE: You may need to reboot the computer for the policy to take
> > affect.
> >
> >
> > Also, if you are on a domain then these policies should be set by
> > the Group Policy Adminstrator.

>
> ----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure
> Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service
> in the World! 120,000+ Newsgroups ----= East and West-Coast Server
> Farms - Total Privacy via Encryption =----
 
Back
Top