block "delete browser history" for IE7

  • jflynn
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Jun 23, 2006
  • Posts: 2304
  • Loc: Baker City, Oregon
  • Status: Offline

Post July 16th, 2008, 1:25 pm

I want to be able to block the option for users to "delete browser history" in IE7
I would prefer a script for this since I'll have to do it 86 times. lol thanks in advance.
Stand Up! STand Up and Shout!
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 16th, 2008, 1:25 pm

  • deathblade
  • Proficient
  • Proficient
  • User avatar
  • Joined: Mar 08, 2007
  • Posts: 419
  • Loc: u.k
  • Status: Offline

Post July 16th, 2008, 1:38 pm

to gooogle


Just wondering why would you want to remove that?

Edit: I just looked in the Group Policy list and found a way to disable that feature.
The key is HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel
Set a DWORD value named DisableDeleteBrowsingHistory to 1 in that.
You can also set that under HKEY_LOCAL_MACHINE to disable it for all users.
This is a block of text that can be added to posts you make. There is a 500 character limit.
  • jflynn
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Jun 23, 2006
  • Posts: 2304
  • Loc: Baker City, Oregon
  • Status: Offline

Post July 16th, 2008, 1:42 pm

the reason is so people will stop deleteing their browser history and I can see it if I need to. lol

do i need to disable both of those? or just the second one?
Stand Up! STand Up and Shout!
  • spork
  • Brewmaster
  • Silver Member
  • User avatar
  • Joined: Sep 22, 2003
  • Posts: 6130
  • Loc: Seattle, WA
  • Status: Offline

Post July 16th, 2008, 1:46 pm

That registry key is just for IE, by the way.
The Beer Monocle. Classy.
  • deathblade
  • Proficient
  • Proficient
  • User avatar
  • Joined: Mar 08, 2007
  • Posts: 419
  • Loc: u.k
  • Status: Offline

Post July 16th, 2008, 1:48 pm

well HKEY_LOCAL_MACHINE will disable it for every user of that computer
This is a block of text that can be added to posts you make. There is a 500 character limit.
  • jflynn
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Jun 23, 2006
  • Posts: 2304
  • Loc: Baker City, Oregon
  • Status: Offline

Post July 16th, 2008, 1:50 pm

All of my users are on IE7. Now I just need to figure out how to write the script for this. thanks.
Stand Up! STand Up and Shout!
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post July 16th, 2008, 1:55 pm

Could have sworn there's already a domain GPO for that. Leaving for the day though and no time to look.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • jflynn
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Jun 23, 2006
  • Posts: 2304
  • Loc: Baker City, Oregon
  • Status: Offline

Post July 16th, 2008, 1:56 pm

that would be sweet, I'll look into it from that side.
Stand Up! STand Up and Shout!
  • deathblade
  • Proficient
  • Proficient
  • User avatar
  • Joined: Mar 08, 2007
  • Posts: 419
  • Loc: u.k
  • Status: Offline

Post July 16th, 2008, 1:57 pm

i just got "Language file en/common.php couldn't be opened." lol when i opened this forum :S haha

you can add it using a .reg file :) i cant remember but it should be summit this

[RegistryPath1]
"DataItemName1"="DataType1:DataValue1"


so by like

HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel
DisableDeleteBrowsingHistory=DWORD:1

i think lol
This is a block of text that can be added to posts you make. There is a 500 character limit.
  • jflynn
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Jun 23, 2006
  • Posts: 2304
  • Loc: Baker City, Oregon
  • Status: Offline

Post July 16th, 2008, 2:03 pm

I found the GPO under:

Conputer Configuation > Administrative Templates > Windows Compnents > Internet Explorer > Turn off "Delete Browser History" Funtionallity

Thanks ANTO/TW
Stand Up! STand Up and Shout!

Post Information

  • Total Posts in this topic: 10 posts
  • Users browsing this forum: No registered users and 170 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.