Modifying Internet explorer security setting for System account
System Admin
1
Posts
1
Posters
0
Views
1
Watching
-
Is there some way to modify the Internet Explorer security settings for the 'LocalSystem' account. 'Local System' account is the user under which all windows services run by default. We need to achieve this either programmatically or through edit of registry settings. Internet security privileges for the 'LocalSystem' account (like allowign download of unsigned activex controls) cannot be modified from the browser.,unlike an interactive user. We also do not have the option to launch the browser programmatically by impersonatign as this user.