Installation, Storage, and Compute with Windows Server 2016 — Question 54

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 section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory forest.
You install Windows Server 2016 on 10 virtual machines.
You need to deploy the Web Server (IIS) server role identically to the virtual machines.
Solution: From a Group Policy object (GPO), you create an application control policy, and then you apply the policy to the virtual machines.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The proposed solution does not fulfill the goal because creating an application control policy via a GPO does not install the Web Server (IIS) role. This role needs to be installed through other methods such as using PowerShell or Server Manager. Therefore, the correct answer is B, as the suggested approach will not achieve the desired outcome.