The best solution here is to authenticate users with your proxy server or
firewall.
Regards
Oli
"andrew" <kc2...@yahoo.com> wrote in message
news:uumGTDTj...@TK2MSFTNGP11.phx.gbl...
"CyberDroog" <Cyber...@ClockworkOrange.com> wrote in message
news:0tl1j0l79h5plh3re...@4ax.com...
> I have done this by directly setting the registry with the logon script,
> changing the following values:
>
> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
> Settings]
> "ProxyEnable"=dword:00000001
> "ProxyServer"="127.0.0.1:8080"
> "ProxyOverride"="<local>"
>
> [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet
> Settings]
> "ProxyEnable"=dword:00000001
> "ProxyServer"="127.0.0.1:8080"
> "ProxyOverride"="<local>"
>
> It's much cleaner to set those items in a user policy though.
>
> --
> IMPIETY, n. Your irreverence toward my deity.
>
> - Ambrose Bierce
>
"Oli Restorick [MVP]" <o...@mvps.org> wrote in message
news:upX02mUj...@TK2MSFTNGP10.phx.gbl...
Oli
"andrew" <kc2...@yahoo.com> wrote in message
news:Op3SAPW...@TK2MSFTNGP11.phx.gbl...