We have a Windows 7 SOE, and users do not have administrator privileges. Is it possible for users to install Internet Explorer add-ons without administrator privileges? Thanks.
I think the GUI requests admin, because it tries to register the ActiveX COM class globally. However, there's no reason I know of why it couldn't be registered to the per-user classes registry, which is writable without admin.
Commented Sep 24, 2015 at 7:04 I think it depends on the add-n & the policies applied to the computer/user Commented Sep 24, 2015 at 7:18To my knowledge, yes.
Regardless, I would strongly advise you make some changes using the Local Group Policy Editor. Press Win + R gpedit.msc .
Automatically activate newly installed add-ons to Disabled
Do not allow users to enable or disable add-ons to Enabled
Do not allow resetting IE settings to Enabled
Allow third-party browser extensions to Disabled
That should lock down IE in regards to add-ons. More information can be found at the source.