Installation, Storage, and Compute with Windows Server 2016 — Question 216
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 your 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 domain. The domain contains a server named Server1 that runs Windows Server 2016.
Server1 contains a virtual disk named Disk1.vhdx in a folder named D:\Folder1. Disk1.vhdx contains an installation of Windows Server 2016.
You need to add the Telnet Client feature to Disk1.vhdx while the installation is offline.
Solution: From Server Manager, you run the Add Roles and Features wizard.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The solution does not meet the goal because the Add Roles and Features wizard in Server Manager is intended for online installations. To add features to an offline virtual disk like Disk1.vhdx, you would typically use DISM (Deployment Image Servicing and Management) instead. Therefore, the correct answer is B.