IE Settings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

I need to change following settings for IE:

Proxy address and also put a couple of entries in the exceptions.

I need to do this through the user’s login script and was wondering if
anyone can point me in the right direction as to what registry keys hold this
data for all user who logon. I know how to do this through the group policy
snap-in for MMC but can find the registry keys this changes.

I’m using a mixture of XP and 95/98 clients.

Many Thanks

Thomas.
 
It is easy to export the Registry, make the change, export the
Registry again and compare the two files but these seven year old
notes for a previous ISP may help narrow it down:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"ProxyEnable"=hex:01,00,00,00
"ProxyServer"="http://proxy.vision.net.au:8080"
"ProxyOverride"="www.vision.net.au;www2.vision.net.au;<local>"

....Alan
 

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

Back
Top