You have multiple servers that run Windows Server 2016 and are configured as VPN servers.You deploy a server named NPS1 that has Network Policy Server (NPS) installed.
You need to configure NPS1 to accept authentication requests from the VPN servers.
What should you configure on NPS1?
A.
From RADIUS Clients and Servers, add a remote RADIUS server group.
B.
From Policies, add a connection request policy.
C.
From Policies, add a network policy.
D.
From RADIUS Clients and Servers, add RADIUS clients.
Explanation:
References: https://docs.microsoft.com/en-us/windows-server/networking/technologies/nps/nps-radius-clientsconfigure
D is correct one. Read more there:
https://docs.microsoft.com/en-us/windows-server/networking/technologies/nps/nps-radius-clients-configure
A – remote RADIUS server group are used in policies to forward RADIUS request. That is off topic in this scenario. More about the remote RADIUS groups: https://docs.microsoft.com/en-us/windows-server/networking/technologies/nps/nps-crp-rrsg-configure
Answer D