Mark easy way to query Driver Versions of all drivers on a system.
Please make an easy way to query Driver Versions of all drivers on a system from SCCM Hardware inventory without creating a custom MOF or looking at registry files? I found a forum thread on TechNet a few years old that said Microsoft said that using WMI class win32_pnpsigneddriver was unreliable and is why it was not available in SCCM hardware inventory and they were considering removing the class entirely. However the class remains in win 10 and is still the only way to query driver version using a script. It would be really useful to be able to have SCCM compare driver versions on a system verses the drivers in a sccm driver pack so we can ensure systems are compliant.
Updated by bobmn for sangeev/OSD
7 comments
-
Mark commented
Still waiting on a formal solution for this. it's 2021 now :/
-
Anonymous commented
Yes Please!
-
Rayna Ramsay commented
OMG PLEASE THIS!!!!
-
andrewjohnporter commented
This would be good to have with the driver updates that are required for Windows 10 feature updates, looking at you 1809 Intel Display Audio!
-
Doug Young commented
Absolutely! Below is a link to a proven approach, but if the WMI class win32_pnpsigneddriver is to be deprecated without an alternative... not good!
http://www.potentengineer.com/inventorying-and-reporting-on-driver-information-with-configmgr/
-
Mark commented
any movement on this? we have had to apply a custom mof as a workaround?
-
Patrik Holmqvist commented
Sounds like a good sugestion!