Hello Guys, Today I am going to explain two method which will allow you to automatically add websites in trusted zone of internet explorer or other zones.
One method restrict users to change or add websites and other allow users to make change as required.
- Adding Sites to Trusted Zone in Internet explorer through Group Policy and Disallow user to change setting.
=> Open gpedit.msc and create new policy and click on edit policy and then expand the below path
Computer Configuration > Administrative Tools > Windows Components > Internet Explorer > Internet Control Panel > Security Page and then double click to the zone assignment list in the right pane
Now click on Enable and Show and websites that you want to add with value 2 for trusted zone.
Values for other zones to add sites
- Intranet zone – sites on your local network.
- Trusted Sites zone – sites that have been added to your trusted sites.
- Internet zone – sites that are on the Internet.
- Restricted Sites zone – sites that have been specifically added to your restricted sites.
- Adding Sites to Trusted Zone in Internet explorer through Group Policy with allow user to change setting.
This method focused on editing in registry file of user configuration and not restricting users from adding their own sites
HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Internet Settings\ZoneMap\Domains\websitename.com\www
If you want to add subdomain then you can type
HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Internet Settings\ZoneMap\Domains\ websitename.com \sub
Or
HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Internet Settings\ZoneMap\Domains\ websitename.com \*
Excellent web site. Lots of useful information here.
I am sending it to several buddies ans also sharing in delicious.
And of course, thanks in your effort!
Great article! Very helpful.