Checking Microsoft DirectX 9 graphics device with WDDM driver
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2015 09:54 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2015 09:57 AM
Check your software installations(cmdb_sam_sw_install). Otherwise this might need some kind of custom WMI probe.
Andrew Wilmut
Crossfuze Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2015 11:53 AM
Thanks!