220-1002 · Question #807
A proxy server is required for Internet access from a corporate network. Which of the following should a technician perform to manually configure a Windows 10 device for Internet access?
The correct answer is B. Enable the use of a proxy server and enter an address for it under Control Panel > Internet. Proxy settings for a Windows 10 device must be manually configured through the proxy settings in Control Panel's Internet Options or the Settings app.
Question
A proxy server is required for Internet access from a corporate network. Which of the following should a technician perform to manually configure a Windows 10 device for Internet access?
Options
- AAdd the proxy server's URL and IP address to the computer's hosts file under
- BEnable the use of a proxy server and enter an address for it under Control Panel > Internet
- COpen a command prompt and run ipconfig /release, followed by ipconfig /renew.
- DSet the proxy server as the default gateway under the computer's network connection IP settings
How the community answered
(25 responses)- B88% (22)
- C8% (2)
- D4% (1)
Why each option
Proxy settings for a Windows 10 device must be manually configured through the proxy settings in Control Panel's Internet Options or the Settings app.
The hosts file maps hostnames to IP addresses for DNS resolution and has no functionality related to proxy server configuration.
In Windows 10, proxy server settings are configured under Control Panel - Internet Options - Connections - LAN Settings, or via Settings - Network and Internet - Proxy. Enabling the proxy and entering the server address and port there causes all WinINet-based traffic to route through the corporate proxy, which is the standard manual configuration method.
Running ipconfig /release and /renew releases and renews a DHCP lease to obtain a new IP address, which has no effect on proxy server settings.
The default gateway is the router address used for routing traffic outside the local subnet and is unrelated to proxy server configuration.
Concept tested: Manual proxy server configuration in Windows 10
Source: https://learn.microsoft.com/en-us/troubleshoot/windows-client/networking/configure-proxy-server-settings
Topics
Community Discussion
No community discussion yet for this question.