MSEndpointMgr / ModernDriverManagement

Official repo of Modern Driver Management from MSEndpointMgr.com
https://www.msendpointmgr.com
MIT License
132 stars 77 forks source link

Trying to convert over to using AdminServices #152

Closed tmoresi closed 2 years ago

tmoresi commented 2 years ago

We are on SCCM 2111, everything is setup in SCCM for Adminservices, but I create the Dynamics Variables but when I create the Task Sequence is just skips over the Dynamic Driver Task and does not download the drivers. I have tried both "Do Not Display" the Username and Password and Display them both, nothing seems to work.

tmoresi commented 2 years ago

We resolved this issue. Seems the documentation did not state about the command parameters. After looking at the commends in the script, we found that we needed to add the parameter "-OSVersionFallback" because we have drivers in the database for old Lenovo Windows versions, i.e. Windows 10, 1909, 2004, etc.