MD-102 · Question #231
You have a Microsoft Deployment Toolkit (MDT) deployment share named DS1. In the Out-of-Box Drivers node, you create folders that contain drivers for different hardware models. You need to configure…
The correct answer is A. Create a selection profile. A selection profile in MDT defines a filtered view of deployment share content-such as a specific Out-of-Box Drivers subfolder for a hardware model. The Inject Drivers task can be configured to scope its PnP driver search to a selection profile rather than scanning all drivers…
Question
You have a Microsoft Deployment Toolkit (MDT) deployment share named DS1. In the Out-of-Box Drivers node, you create folders that contain drivers for different hardware models. You need to configure the Inject Drivers MDT task to use PnP detection to install the drivers for one of the hardware models. What should you do first?
Options
- ACreate a selection profile
- BImport an OS package
- CAdd a Validate task to the task sequence
- DAdd a Gather task to the task sequence
How the community answered
(29 responses)- A83% (24)
- B3% (1)
- C3% (1)
- D10% (3)
Explanation
A selection profile in MDT defines a filtered view of deployment share content-such as a specific Out-of-Box Drivers subfolder for a hardware model. The Inject Drivers task can be configured to scope its PnP driver search to a selection profile rather than scanning all drivers. You must create the selection profile first so it is available as a target when you configure the Inject Drivers task. Without a selection profile pointing to the correct hardware model folder, the task has no way to limit PnP detection to just that model's drivers.
Topics
Community Discussion
No community discussion yet for this question.