Hello.
I’m just doing a little discovery data quality work and would like to ascertain as to which WMI properties are parsed to populate the ‘speed’, ‘duplex’ and ‘negotiation’ attributes on ‘DiscoveredNetworkInterface’ ??
I don’t really want to go into too much detail as to what i’ve done so far as it’ll send everyone to sleep i’m sure.
So I guess (if possible) i’d like a simple answer as to what WMI properties Tideway needs returned from the WMI queries for the “speed” attribute for example.
The WMI queries do a ‘SELECT *’ call from 3 classes….. but it’s which properties that are returned from these classes with a value that i’m interested in knowing.
FYI – I’m running my tests on Windows 2003 Server hosts.
Thanks
