Try changing the [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings] in the registry and add the following values
"ProxyEnable"=dword:0000000
"ProxyServer"="192.168.10.10:80
of course, change the IP and port to your proxy server
Now everytime a new user logs on... they will get the correct proxy settings. You can also import these settings using a script or regedit /s "proxy.reg" at logon so it will update users already configured for the system
Cheers....
----- Shady wrote: ----
How can i set ie6 on a laptop so that everybody uses the sames setttin
proxy server etc