Siddarth Mandalika 4b69415e9a cherry-picking
2022-08-05 18:51:36 +05:30

1.8 KiB

title, description, ms.prod, author, ms.localizationpriority, ms.author, ms.topic, ms.reviewer, manager
title description ms.prod author ms.localizationpriority ms.author ms.topic ms.reviewer manager
NetworkProxy (Windows 10) This section describes the NetworkProxy settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer. w10 aczechowski medium aaroncz article dougeby

NetworkProxy (Windows Configuration Designer reference)

Use for settings related to NetworkProxy.

Applies to

Setting Windows client Surface Hub HoloLens IoT Core
All settings ✔️

AutoDetect

Automatically detect network proxy settings.

Value Description
0 Disabled. Don't automatically detect settings.
1 Enabled. Automatically detect settings.

ProxyServer

Node for configuring a static proxy for Ethernet and Wi-Fi connections. The same proxy server is used for all protocols - including HTTP, HTTPS, FTP, and SOCKS. These settings don't apply to VPN connections.

Setting Description
ProxyAddress Address to the proxy server. Specify an address in the format server:port.
ProxyExceptions Addresses that shouldn't use the proxy server. The system won't use the proxy server for addresses that begin with the values specified in this node. Use semicolons (;) to separate entries.
UseProxyForLocalAddresses Whether the proxy server should be used for local (intranet) addresses.

- 0 = Disabled. Don't use the proxy server for local addresses.
- 1 = Enabled. Use the proxy server for local addresses.

SetupScriptUrl

Address to the PAC script you want to use.