Managing Modern Desktops (legacy) — Question 25
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. Create a selection profile
- B. Import an OS package
- C. Add a Validate task to the task sequence
- D. Add a Gather task to the task sequence
Correct answer: A
Explanation
Creating a selection profile is the first step needed to specify which drivers should be injected during deployment based on the detected hardware. The other options, such as importing an OS package or adding tasks to the sequence, do not directly address the requirement for driver selection based on PnP detection.