Installation, Storage, and Compute with Windows Server 2016 — Question 217
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: You run Windows Configuration Designer, select the Advanced provisioning option, and then export a provisioning package.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
The proposed solution does not meet the goal because using Windows Configuration Designer to create a provisioning package typically does not add features to an offline Windows installation. Instead, the correct method to add features offline would involve using DISM (Deployment Image Servicing and Management) tools.