Announcement

Collapse
No announcement yet.

Network Speed Query?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Network Speed Query?

    When browsing computers in the Object Manager pane I find an item called Performance > Network which has a field called Current Bandwith for each of the adapters.

    How can I get Current Bandwidth in Exporter Pro or a WMI report for multiple computers?

    Thanks

  • #2
    Re: Network Speed Query?

    Try using WMI with this class:

    Win32_PerfRawData_Tcpip_NetworkInterface

    Comment


    • #3
      Re: Network Speed Query?

      Excellent, thanks!

      Comment

      Working...
      X