Networking with Windows Server 2016 — Question 120

You company has a main office in London. The company has 1,000 users who are located in many countries.
You plan to deploy a large remote access solution for the company.
The London office has three servers named Server1, Server2, and Server3 that run Windows Server 2016.
You plan to use Server1 as a VPN server, Server2 as a RADIUS proxy, and Server3 as a RADIUS server.
You need to configure Server2 to support the planned deployment.
Which three actions should you perform on Server2? Each correct answer presents part of the solution.

Answer options

Correct answer: A, C, E

Explanation

Creating a connection request policy (A) is essential for defining how connection requests are processed. Adding a RADIUS client (C) is necessary to specify which devices can communicate with the RADIUS server, and creating a remote RADIUS server group (E) is crucial for managing multiple RADIUS servers effectively. The other options, deploying a Windows container (B) and creating a network policy (D), are not required for the RADIUS proxy configuration in this scenario.