Re: Export Network Card Driver
I'm not sure if there is a WMI class that gives you driver information, but if you can't find one, and since you have the key information you can use Exporter Pro to export the key data. It has a Registry template section, and you can look at the default templates to see how to create your own.
Announcement
Collapse
No announcement yet.
Export Network Card Driver
Collapse
X
-
Guest replied
-
-
Export Network Card Driver
I need to identify servers that have a Network Card Driver Version lower than a certain amount (e.g. 4.0.5.0).
I know the key where the driver is located in the registry (HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\C lass\{4D36E972-E325-11CE-BFC1-08002bE10318}\0001) but how do I pull info from the key (in my case the Keyname is DriverVersion, Type: REG_SZ). Is there a way to do this from WMI.Tags: None
-
Leave a comment: