How do find the following IE8 Entries in the registry ?
-
Monday, February 04, 2013 5:55 PM
Hello all,
How can i find the respective registry entries for IE 8 as mentioned below and the possible values I can set up ? Thanks for your help.
General tab
Check for newer versions of stored pages
Amount of disk space to use
Content Tab
Content Advisor
Security tab
Run components not signed with Authenticode
Run components signed with Authenticode
Download signed ActiveX controls
Download unsigned ActiveX controls
Initialize and script ActiveX controls marked as not safe
Run ActiveX controls and plugins
Script ActiveX controls marked safe for scripting
Automatic prompting for file downloads
File download
Privacy Disable
Toolbars and extensions when inprivate browsing starts (In Private section)
Access data sources across domains
Allow script initiated windows without size of position constraints.
Navigate windows and frames across different domains
Enable XSS filter
Advanced Tab:
Enable third party browser extensions
Reuse windows for launching shortcuts
Automatically check for Internet Explorer updates
Show pictures
Do not save encrypted pages to disk
Empty Temporary Internet Files folder when browser is closed
Check for server certificate revocation
Pop-up blocking should be disabled
All Replies
-
Monday, February 04, 2013 11:18 PM
Hi,
System Administrators would use GPEdit.msc to maintain those settings on a Network....
Users use Internet Options....
neither has to know the actual Registry keys, but you can find out using procmon.exe (Process Monitor) or reading the MSDN documentation.
Questions regarding Internet Explorer 8, 9 and 10 for the IT Pro Audience. Topics covered are: Installation, Deployment, Configuration, Security, Group Policy, Management questions. If you are a consumer looking for answers or to raise a question, it's highly recommended you head on over to http://answers.microsoft.com/en-us
Rob^_^
- Marked As Answer by gerf0727 Tuesday, February 05, 2013 3:46 PM
-
Tuesday, February 05, 2013 3:44 PM
Rob, valid point but not what I was asking for.
I know I can use GPOs but is breaking other sites in my environment.
I think I am all set.
I downloaded Active Registry Monitor, took a snapshot of registry, made a change in IE and took another snapshot of the registry so I can compare it. And bingo, it is giving the reg key entries of the old entry and new entry.
Also, as a reference I checked this website: http://networkdog.blogspot.com/2011/04/internet-explorer-9-configurations.html

