Forum Discussion
Internet Properties managed by system administrator
Hello,
After setting roaming profiles for a user, suddenly their internet properties are being managed and unable to adjust security levels and scripting. This is causing Javascript issues for applications like OneDrive to work and to sign in.
Does anyone know where this group policy is in Windows Server or what could be affecting this? The roaming profile has been removed from the user and are now using local.
3 Replies
- EliseowCopper Contributor
Look for policies related to "Prevent changing Internet Explorer security zones and privacy settings" and "Disable the Security tab in Internet Options".
- ChristianWangCopper Contributor
You need to delete the Group Policy objects related to Internet Explorer security settings, and then run `gpupdate /force` on the client to update the policies.
- JoshuaGarciaBrass Contributor
On the domain controller, check for and delete any Group Policy objects related to Internet Explorer security settings, and then run `gpupdate /force` on the client to update the policy.