Intel® Ethernet 700/800 Series

Windows Performance Tuning Guide

ID Date Version Classification
784543 02/06/2024 1.1 Public
Document Table of Contents

​Method 1 – Using Intel® Ethernet Cmdlets (recommended)

Note:The Windows PowerShell Cmdlets are only supported in the Windows x64 architecture and not in the Windows x86 architecture.

To run the Intel® Ethernet Cmdlets, you must have Administrator privileges.

  1. ​Get a list of Intel® Ethernet devices: Get-IntelEthernet Note:This command displays one entry for each physical or logical device. For example, a 1x100 Gbps 800 Series Adapter configured in 4x25 Gbps mode shows as four separate entries.
  2. ​List the device properties for a specific adapter interface: Get-IntelEthernet -Name <Adapter Name> | fl
  3. Verify the output, specifically these settings:
    • ​BusType (PCI Express)
    • LinkStatus
    • NegotiatedLinkSpeed
    • NegotiatedLinkWidth