Networking with Windows Server 2016 — Question 14

You have a remote access server named Server1 that runs Windows Server 2016. Server1 has DirectAccess enabled.
You have a proxy server named Server2. All computers on the internet connect to the Internet by using the proxy.
On Server1, you run the command Set-DAClient -Force Tunnel Enabled.
You need to ensure that when a Direct Access client connects to the network, the client accesses all the Internet resources through the proxy.
What should you run on Server1?

Answer options

Correct answer: B

Explanation

The correct answer is B, Set-DAEntryPoint, which is necessary to configure the DirectAccess client to use the specified entry point for internet access through the proxy. The other options do not specifically facilitate routing DirectAccess traffic through a proxy, making them unsuitable for this requirement.