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

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.