Where can I disable "Automatically detect settings" in the Proxy configuration for all users?

I've configured the following policy:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings]
"ProxySettingsPerUser"=dword:00000000

But I can't find the registry setting for HKLM that disables "Automatically detect settings".

link|improve this question

I'm assuming this is for IE and are you using GPOs to do this? – GregD Aug 25 '10 at 15:59
This is for the system Internet Options (which are used by IE). GPOs: yes – chris Aug 25 '10 at 16:13
feedback

1 Answer

up vote 0 down vote accepted

Group Policy is the best way to do this.

User Configuration --Windows Settings ----Internet Explorer Maintenance ------Connection/Automatic Browser Configuration --------Automatically detect configuration settings: set to "Disabled"

link|improve this answer
found the GPO setting but forgot to logoff/logon, thanks. – chris Aug 25 '10 at 16:25
you can also run "gpupdate /force" instead of logoff/logon! – gWaldo Aug 25 '10 at 16:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.