Link Speed and Duplex Settings in Windows Server 2019

Josh 1 Reputation point
2022-11-02T16:01:41.133+00:00

Is there a way to add get network Speed and Duplex setting to the View Hardware and Connection Properties?
If not is there a way to see this information easily?

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Wesley Li-MSFT 4,571 Reputation points Microsoft External Staff
    2022-11-07T09:09:11.837+00:00

    Hi

    There are several ways to view link speed and duplex settings:

    1. Device Manager - Network Adapter - Properties - Advanced - Speed and Duplex
    2. Control Panel - Network and Internet - Network and Sharing Center - View Active Networks - NIC1 - Properties - Configuration - Advanced - Speed and Duplex
    3. WindowsPowerShell (Administrator) "Get-NetAdapter | select interfaceDescription, name, status, linkSpeed, duplex"

    Best Regards,
    Wesley Li


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.