HKLMProxyEnable

Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista

HKLMProxyEnable specifies whether to use a proxy server to connect to the Internet for all users on the computer.

Note

HKLMProxyEnable is effective only if the Group Policy for Microsoft® Internet Explorer®: "Make proxy settings per-machine (rather than per-user)" is set to Enabled. This Group Policy is accessible through the registry key: HKLMSoftware\Policies\Microsoft\Windows\CurrentVersion\InternetSettings. When this setting is active, it appears as ProxySettingsPerUser, as the type: REG DWORD, with the default value set to 0.

Values

true

Specifies that a proxy server be used to connect to the Internet.

false

Specifies that a proxy server not be used to connect to the Internet. This is the default value.

Valid Configuration Passes

oobeSystem

Parent Hierarchy

Microsoft-Windows-IE-ClientNetworkProtocolImplementation | HKLMProxyEnable

Applies To

For a list of the Windows® editions and architectures that this component supports, see Microsoft-Windows-IE-ClientNetworkProtocolImplementation.

XML Example

The following XML output shows how to specify that a proxy server be used to connect to the Internet.

<HKLMProxyEnable>true</HKLMProxyEnable>

See Also

Concepts

Microsoft-Windows-IE-ClientNetworkProtocolImplementation