Implementing a Software-Defined Datacenter — Question 3
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.
You use Microsoft System Center Virtual Machine Manager (SCVMM) to manage your company's virtual infrastructure.
You need to install a host server that can run the full version of the .NET framework.
Solution: Install a host server that runs Windows Server 2016 R2 Server Core. Add the Desktop Experience feature.
Does the solution meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The solution meets the goal because installing Windows Server 2016 R2 with the Desktop Experience feature allows the full version of the .NET framework to be utilized. On the other hand, simply using Server Core without the Desktop Experience would not support the full .NET framework, making option B incorrect.