Proxy auto configuration

M

mons

Hi,

I am trying to set proxy autoconfiguration by changing the registry
from a script

The values I set are

HKLM\Software\Policies\Microsoft\Windows\CurrentVersion\Internet
Settings\ProxySettingsPerUser = 0x00000000

HKLM\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\AutoConfigURL = "http://somesite/config.pac"

However, when I start Internet Explorer (As a restricted user) those
changes have not been applied. If I log on as an administrator and
start Internet Explorer, and then log on as the restricted user, the
changes have been applied.

I need to get those settings applied without having to start IExplorer
as an administrator. Is there some registry value I need to set or is
there another way to do it, it has to be done from a script as it will
be applied using an installer ?
 
M

mons

Managed to fix this by also modifying

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
Settings\Connections\DefaultConnectionSettings
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top