Hi,
I'm facing a strange problem on a lot of Windows machines at my company: the Internet Explorer proxy settings keeps changing.
The proxy settings are being set by a Domain GPO, but on several machines the proxy settings revert back do "Automatically detect settings" from time to time. I'm pretty sure that the GPO is rightly configured. I just need to rungpupdate /force to correct the proxy settings. And all machines have a up-to-dated antivirus software installed.
Now the strange thing: while using Procmon to find out which process changed the AutoConfigURL registry key, I found thatiexplore.exe process executed by itself a RegDeleteKey command to clear this key.
I've tried disabling several add-ons, but the problem is still happening. Does anyone know if there is a way to discover "what" inside IE is removing the proxy configurations? Or if something is invoking IE to do this nasty job? :P
Tks