Forum Discussion
ablake2035
May 04, 2020Copper Contributor
intune manage IE trusted sites
I have a config policy that allows 3 trusted sites in IE, however this blocks the user from adding there own if they want to. Is there a way to allow users to edit the trusted sites list while having...
Apr 05, 2021
HI,
Are you sure/could you confirm the policy you created earlier is no longer active?
Are you sure/could you confirm the policy you created earlier is no longer active?
SamSONACA
Apr 05, 2021Copper Contributor
Confirming that the PSscripts are successfully pushed using Intune and we can see the new keys in the registry, however, users are still unable to add their own sites.
Steps performed:
1- Configuration Profiles --> Site to Zone Assignment List completed (\Windows Components\Internet Explorer\Internet Control Panel\Security Page) --> no changes in sites under Internet options-> Trusted sites, still shows the old ones.
2- Security Baseline, IE (users adding sites / changing policies set to "NOT Configured" ). Not configured -> No changes, still the old sites, users can not add trusted sites.
3- Added a Powershell script to create the keys and set the value(2), and pushed it using Intune, can confirm that the keys have been added to endpoints, however no reflections under trusted sites, users can not add sites.(HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\xxx.com)
4- Added a configuration profile so that Intune policies get precedence over on-prem GPOs, still no changes.
Any suggestions?
Steps performed:
1- Configuration Profiles --> Site to Zone Assignment List completed (\Windows Components\Internet Explorer\Internet Control Panel\Security Page) --> no changes in sites under Internet options-> Trusted sites, still shows the old ones.
2- Security Baseline, IE (users adding sites / changing policies set to "NOT Configured" ). Not configured -> No changes, still the old sites, users can not add trusted sites.
3- Added a Powershell script to create the keys and set the value(2), and pushed it using Intune, can confirm that the keys have been added to endpoints, however no reflections under trusted sites, users can not add sites.(HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\xxx.com)
4- Added a configuration profile so that Intune policies get precedence over on-prem GPOs, still no changes.
Any suggestions?
- Apr 06, 2021Hi, I am testing it right now. I have created the same CSP as you did earlier I will let you know what the problem is.