Add MDT Selection Profiles for each Out-of-Box Driver Folder using a PowerShell Script
MDT Task Sequence’s Inject driver steps do not support specifying folders, so Selection Profiles are the defacto method for bridging this gap. Here is a script I created to ease the process of creating/importing multiple system drivers into MDT at once. If ran more than once, it will not create duplicate selection profile entries. /BG