MD-102 · Question #73
MD-102 Question #73: Real Exam Question with Answer & Explanation
The correct answer is B: an MDT task sequence. In an MDT-based deployment, the product key is configured within the MDT Task Sequence - specifically in the 'Install Operating System' task step or via the CustomSettings.ini/Unattend.xml that the task sequence references. The task sequence is the central orchestration point for
Question
You plan to deploy Windows 11 Pro to 200 new computers by using the Microsoft Deployment Toolkit (MDT) and Windows Deployment Services (WDS). The company has a Volume Licensing Agreement and uses a product key to activate Windows 11. You need to ensure that the new computers will be configured to have the correct product key during the installation. What should you configure?
Options
- Aa WDS boot image
- Ban MDT task sequence
- Cthe Device settings in Azure AD
- Da Windows AutoPilot deployment profile
Explanation
In an MDT-based deployment, the product key is configured within the MDT Task Sequence - specifically in the 'Install Operating System' task step or via the CustomSettings.ini/Unattend.xml that the task sequence references. The task sequence is the central orchestration point for all installation-time settings, including licensing. A WDS boot image (A) is only used to PXE-boot the client and start the deployment process, not to inject the product key. Azure AD Device settings (C) and Windows Autopilot (D) are cloud-provisioning tools unrelated to MDT/WDS on-premises deployments.
Topics
Community Discussion
No community discussion yet for this question.