I am an absolute novice to javascripting and I have surfed the web for hours and have not found exactly what I want. The problem is that I have been asked to see if I can find a way to use an automatic configuration script to basically configure each users proxy settings in IE. IE is being automatically updated via SMS package distribution and it will get rid of the manual settings that have been entered for the proxy server. The thing is that we have 2 proxy servers, one for full internet access and one for very limited. There is a group on the proxy server called Internetusers and if you are part of this group you will get full access otherwise you use the other proxy server. I have read you can use a PAC file which can contain javascripting so I need one that works out if the logged on user is part of the Internetusers group on Proxy1 and if so then they use Proxy1, otherwise they use Proxy2.
Any help would be appreciated.
Any help would be appreciated.