共用方式為


HKLMProxyOverride (Standard 7 Package Reference)

7/8/2014

HKLMProxyOverride specifies a list of host names or IP addresses that bypasses the proxy server for all users on the computer.

Note

HKLMProxyOverride is effective only if the Group Policy for Microsoft Internet Explorer: "Make proxy settings per-machine (rather than per-user)" is set to Not configured. This Group Policy can be accessed 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

list_of_hostnames or IP_addresses

Specifies one or more host names or IP addresses that bypass the proxy server. You can add multiple entries by using semicolons as the separator. Both IP_addresses and list_of_hostnames are strings.

This string type does not support empty elements. Do not create an empty value for this setting.

Note

If you require more than one address, list multiple addresses separated by semicolons. Include the string <local> to bypass the proxy server for all intranet addresses.

Valid Passes

oobeSystem

See Also

Concepts

IE-ClientNetworkProtocolImplementation