prevent history deletion

A

Art Lagun

Can I prevent other users deleting the IE6 history?. I
have the administator account, all other users will use a
limited account (windows XP).
 
M

Mike Burgess

Art,
You can create the following Registry restriction:

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control
Panel]
"History"=dword:00000001
--
Log on as each user and apply the above.
The below affects *all* users (log on as Administrator)
--
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Control
Panel]
"History"=dword:00000001
--
Value Data: (0 = disable restriction, 1 = enable restriction)
Note: always Export before editing.
--
You might want to create a simple reg file? (save as: LockHistory.reg)
Create another one, change the value to "0" (save as: UnlockHistory.reg)
--
REGEDIT4

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Control
Panel]
"History"=dword:00000001
_______________________________________
Mike Burgess http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 9-30-03]
Please post replies to this Newsgroup, email address is invalid
 

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