How to: Configure a Network Adapter to Automatically Adjust Speed

When a client computer is not configured to automatically adjust the link speed of its network adapter, some Team Foundation functions might take a long time to finish. Such functions include creating team projects, saving work items, or merging code changes. In some cases, these functions might never finish, and an error message might appear that contains the phrase "The underlying connection was closed."

The speed with which Team Foundation functions finish depends, in part, on the speed of the computer network. The configuration of network switches and your computers' network adapters can affect the network throughput. For example, "autosense mode" or "auto-negotiation" might be turned on, and information might be transmitted in either full-duplex mode or half-duplex mode.

To minimize the time required for Team Foundation functions to finish, you should confirm that these settings are set appropriately for maximum throughput. For more information how full-duplex mode differs from half-duplex mode, contact the network administrator.

Note

If you use a multiple-speed Ethernet network adapter for cluster communications, see "The effects of using Autodetect setting on cluster network interface card" in the Microsoft Knowledge Base.

Required Permissions

To perform these procedures, you must be a member of the Administrators security group on the local computer.

  1. Open Start, point to Control Panel, point to Network Connections, and then click the relevant network connection (by default, Local Area Connection).

    The Local Area Connection Status dialog box opens.

  2. Click Properties.

    The Local Area Connection Properties dialog box opens.

  3. Click Configure.

    The Network Connection Properties dialog box for the network adapter opens.

  4. Click the Advanced tab.

  5. In the Property list, click the property that corresponds to the connection type, such as Duplex Mode, Media, Media Type, or Link Speed & Duplex, depending on the adapter's attributes.

  6. In the Value list, click Auto Detect.

  7. Click OK, and then click Close.

  1. On the Start menu, click Control Panel.

  2. Click Network and Internet.

  3. Click Network and Sharing Center, and then click Manage network connections.

    The Network Connections folder opens.

  4. Right-click the relevant network connection (by default, Local Area Connection), and then click Properties.

    The Local Area Connection Properties dialog box opens.

  5. Click Configure.

    The properties dialog box for the adapter opens.

  6. Click the Advanced tab.

  7. In the Property list, click the property that corresponds to the connection type, such as Connection Type, Duplex Mode, Media, Media Type, or Link Speed & Duplex, depending on the adapter's attributes.

  8. In the Value list, click Autosense.

  9. Click OK.

See Also

Other Resources

Correcting Connection and Configuration Procedures