Checking Microsoft DirectX 9 graphics device with WDDM driver

mquattro
Kilo Explorer

Hello!

I need to check if the computers have Microsoft DirectX 9 graphics device with   WDDM driver and I am wondering if this information is available in CMDB tables. Actually I have been checking in cmdb_ci_hardware, but couldn't find anything. Any suggestions are really appreciated. Thanks!

2 REPLIES 2

Andrew Wilmut1
Giga Contributor

Check your software installations(cmdb_sam_sw_install).   Otherwise this might need some kind of custom WMI probe.



Andrew Wilmut


Crossfuze Solutions


Thanks!