Microsoft Endpoint Administrator — Question 57
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?
Answer options
- A. Import an OS package.
- B. Create a selection profile.
- C. Add a Gather task to the task sequence.
- D. Add a Validate task to the task sequence.
Correct answer: B
Explanation
The correct answer is B because creating a selection profile allows you to specify which drivers to inject based on the hardware detected during installation. Options A, C, and D do not directly configure the Inject Drivers task for PnP detection, making them irrelevant to the initial step needed for this specific task.