The Problem
The hardware inventory file generated by the Auto Apply Drivers step is over 100k, which is the size limit for the MatchDriversSP process SCCM runs to provide the right drivers. The process then fails.
The Solution
Create individual driver packages for each model and have a WMI query to apply those drivers as needed.
Read More →