SCCM 2012
I am creating driver packages and installing/targeting them in the task sequence using WMI queries for machine model.
My issue is that the driver packages have to be successfully replicated to ALL distribution points before the task sequence will start. If the new package is not distributed to all distribution points the task sequence will not start until I disable the step.
Is this by design? I would like to distribute the package to a single distribution point in my boundary so that I can test before replicating to all DPs.
Any help?
Thanks,
Joel