Networking with Windows Server 2016 — Question 147
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a server named Server1 that runs Windows Server 2016. Server1 is configured as a VPN server. Server1 is configured to allow domain users to establish VPN connections from 06:00 to 18:00 everyday of the week.
You need to ensure that domain users can establish VPN connections only between Monday and Friday.
Solution: From Active Directory Users and Computers, you modify the Dial-in Properties of the user accounts.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The proposed solution does not meet the goal because modifying the Dial-in Properties only controls whether users can connect or not, but it does not restrict the days of the week for VPN access. To achieve the desired restriction to weekdays, additional configurations, such as using Network Policies in Network Policy Server (NPS), would be necessary to enforce time and day limitations.