I need to find a way to remove a proxy server from all clients IE config. I am using a proxy and am now turning it off and having the firewalll do the proxy's job. IE Maintenance allows you to configure proxy settings, but I basically need to just uncheck the proxy box on all clients. I would like to do this via GPO.
I wrote vbscript to do it, but I do not like logon scripts, plus my script just writes the registry values what are in HKCU. If a process is not run as the logged on user, then the registry settings will not be written in that users HKCU.
Any ideas?
I wrote vbscript to do it, but I do not like logon scripts, plus my script just writes the registry values what are in HKCU. If a process is not run as the logged on user, then the registry settings will not be written in that users HKCU.
Any ideas?