Jump to content

Recommended Posts

Posted

Been looking around and cant seem to find it... need to figure out how to change IE's security from High to Medium on Win2003 servers...

Thanks!


Posted

I'm not sure that it's the same as XP but try this in a .reg:

;Change Internet Zone settings for improved security
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
;This makes "High" the default and recommended setting
"CurrentLevel"=dword:00012000
"RecommendedLevel"=dword:00012000
;Display a warning if attempt to set the zone to less than "Medium"
"MinLevel"=dword:00011000
;Allows you to add sites to the zone and to change its settings
"Flags"=dword:00000003

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...