Hi all,
The title says it all - how can I query specific adapters (ideally based on the IP address) from Win32_PerfFormattedData_Tcpip_NetworkInterface? I've spent a while googling this issue, but I didn't come up with a solution.
I tried using Win32_NetworkAdapter and Win32_NetworkAdapterConfiguration, however, I cannot link these to the performance data.
As I happen to have more than one network adapter on certain systems I cannot differentiate which adapter the returned values belong to - any ideas?
Thank you
G.