GPO not removing proxy settings
Hi all,
So I am pulling my hair out here, had LGFL 2.0 in for a week.
On LGFL 1.0 we had to use a proxy server, which we deployed the setting via group policy.
Now it would seem that you can unset the the proxy settings via group policy, and also that Windows just keeps picking it backup from somewhere in the registry.
I have cleared all the setting in the GPO and reset it, I have added a *.bat to the logon.
With the following in it.
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\In ternet Settings" /v ProxyEnable /t REG_DWORD /d 0 /f
And still the proxy settings come back.
Any ideas please ?