Securing Windows Server 2016 — Question 63
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 deploy Windows Server 2016 to a server named Server1.
You need to ensure that you can run Windows Containers on Server1.
Solution: On Server1, you enable the Containers feature, and then you install the PowerShell for Docker module. You restart the server.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The solution correctly enables the Containers feature and installs the necessary PowerShell module for Docker, which are essential steps for running Windows Containers on Server1. Restarting the server is also a necessary step to apply the changes, confirming that the solution meets the requirements. Therefore, the answer is 'Yes', while 'No' is incorrect because it does not consider the successful implementation of the required features.