Installation, Storage, and Compute with Windows Server 2016 — Question 60
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: You create a software installation package, and then you publish the package to the virtual machines by using a Group Policy object (GPO).
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The proposed solution does not meet the goal because the Web Server (IIS) role cannot be installed through a standard software installation package distributed by Group Policy. Instead, it should be installed using PowerShell or Server Manager for an identical deployment across all virtual machines. Therefore, the correct answer is B, while option A is incorrect.