What are two possible ways to achieve this goal?

Your company uses Microsoft Deployment Toolkit (MDT) to deploy Windows 10 to new computers. The company purchases 1,000 new computers. You need to ensure that the Hyper-V feature is enabled on the computers during the deployment.

What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A . Add a task sequence step that adds a provisioning package.
B . In a Group Policy object (GPO), from Computer Configuration, configure Application Control Policies.
C . Add a custom command to the Unattend.xml file.
D . Add a configuration setting to Windows Deployment Services (WDS).
E . Add a task sequence step that runs dism.exe.

Answer: CE

Explanation:

A common way to add a feature such as Hyper-V in MDT is to use the Install Roles and Features task sequence action. However, that is not an option in this question.

The two valid options are to a command to the Unattend.xml file or to add a task sequence step that runs dism.exe.

To add Hyper-V using dism.exe, you would run the following dism command:

DISM /Online /Enable-Feature /All /FeatureName: Microsoft-Hyper-V

References: https://docs.microsoft.com/en-us/windows/deployment/deploy-windows-mdt/create-a-windows-10-reference­image

https://mdtguy.wordpress.com/2016/09/14/mdt-fundamentals-adding-features-using-dism-from-within-the-task­sequence/

https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v

Latest MD-100 Dumps Valid Version with 272 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments