karel.krobath Posted October 15, 2012 Report Posted October 15, 2012 Hello, I would like to suggest an enhancement in the hardware section. I think, that it would be useful to display the driver versions for the devices in the hardware devices view. There are WMI classes in the context root\cimv2 for this like Win32_PnPDevice (list of devices) and Win32_PnPSignedDriver (list of details with driver versions). From my point of view this information is important for keeping the manufacturer drivers up-to-date. A group report with the complete hardware would be nice as well. I hope, you can implement this in TNI. (Keep up the great work. For us it TNI2 is the best work tool, we have seen in the last seven years. ) Greetings, Karel Quote
Support Posted October 18, 2012 Report Posted October 18, 2012 Thanks for the idea, we will consider it for the future versions of the program. Quote
karel.krobath Posted April 2, 2013 Author Report Posted April 2, 2013 Hi Zak, Is there anything new regarding the driver version scan in TNI 2.2.0? Greetings, Karel Quote
Support Posted May 21, 2013 Report Posted May 21, 2013 Hi Karel, Unfortunately not. All new features are mentioned in the version history and in our blog. Quote
karel.krobath Posted July 9, 2013 Author Report Posted July 9, 2013 Hi, I would like to emphasize, that it would be important to scan drivers and driver versions on a PC. For a system administrator it is very important to identify installed driver versions on a PC that have bugs or security issues. It would be a great feature, if the scanning agent could get this information as well. Here is some further reading to the issue: https://www.tomshardware.com/news/nvidia-gpu-security-driver-exploit,20039.html https://www.esecurityplanet.com/views/article.php/3631261/Dont-Ignore-DeviceDriver-Dangers.htm https://www.securityfocus.com/news/11189 Greetings, Karel Quote
Support Posted July 19, 2013 Report Posted July 19, 2013 Hi Karel, Thank you, we will try to implement this as soon as possible. Quote
karel.krobath Posted March 17, 2014 Author Report Posted March 17, 2014 Hi Zak, I have tested a bit the new Version 3.0 of TNI. The Driver Version feature is still missing in the Devices Section. (There is only a rudimentary implementation for the display drivers.) I would like to point out, that this is really a very important and a very useful feature. (Some vendors have their own Driver-management solutions. Like Lenovo System Update or HP SoftPaq Manager. Some Vendors do not have a driver management at all.) In my humble opinion many people would be thankful for an implementation of this. Greetings, Karel Quote
ron hendriks Posted January 15, 2018 Report Posted January 15, 2018 Old post, but we think that this is missing to. This information can be requested from the WMI interface, so it shouldn't be that hard to implement. Get-WmiObject Win32_PnPSignedDriver| select devicename, driverversion Quote
Alex Posted January 17, 2018 Report Posted January 17, 2018 Hello, Ron. Thanks for your feedback. We've passed this information to the development team. This task is still on our to-do list. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.