Вы находитесь на странице: 1из 2

Environment:

Windows* 10 supported Intel® Ethernet adapters

How to fix it:

Follow the below steps if the VLAN and/or TEAMS situation took place after updating to
Windows 10 1809 and 23.5:

1. From Device Manager, disable the NIC device.

2. Remove all drivers and PROSet Software as follows:


2.1. Access Device Manager*.
2.2. Expand Network Adapters.
2.3. Right-click each entry of the Intel® Ethernet Adapter.
2.4. Click "Uninstall Device".

3. Once the adapter is uninstalled, cold-boot the system (power off and then back on
completely).

4. If the device is still disabled, enable it.

5. Download, unzip and install the latest Intel® Ethernet Adapter Complete Driver Pack.

6. Try to add VLAN or TEAM, again.


Team PowerShell Syntax Example: New-IntelNetTeam -TeamMemberNames "", ""
-TeamMode AdapterFaultTolerance -TeamName ""
7. If still not able to create TEAM or VLAN, proceed as instructed next:

8. Open the Command Prompt as an Administrator and proceed as follows:


8.1. Access the folder that is made after unzipping the Intel® Ethernet Adapter
Complete Driver Pack.
8.2. With the Command Prompt, go to APPS > PROSETDX > Winx64. In this folder, run
the following command to install the driver along with PROSet and the Advanced
Network Settings: DxSetup.exe BD=1 PROSET=1 ANS=1

9. Reboot the computer one more time.

10. Open the PowerShell as an Administrator, again, and run this command: Import-
Module -Name "C:\Program Files\Intel\Wired
Networking\IntelNetCmdlets\IntelNetCmdlets"
Note: It should take a few seconds, and it will not show any confirmation, it will
just go back to the blinking cursor.
11. Once the PowerShell is ready, run this other command: New-IntelNetTeam
Note: This is an interactive tool. It will start by asking the Team Member
Names. These names can be confirmed by the names of the ports in Device
Manager > Network Adapters. For example, port 1 might be called Intel(R)
Ethernet Server Adapter I350-T2V2 and port 2 might be Intel(R) Ethernet Server
Adapter I350-T2V2 #2 (just an example of setting up a team using two ports
within a single adapter).
12. After this, set the chosen type of team by typing any of the options below:

 AdapterFaultTolerance
 SwitchFaultTolerance
 AdaptiveLoadBalancing
 VirtualMachineLoadBalancing
 StaticLinkAggregation
 IEEE802_3adDynamicLinkAggregation

Note: To get details on each of these teaming modes, check the page 43 of the Adapter
User Guide. This document is also found in the Intel® Ethernet Adapter Complete
Driver Pack within a folder called DOCS.

13. Finally, it is just required to set any chosen name for the new team. Device
Manager will confirm that the system is detecting the new team.

Teaming is no longer an option via Device Manager.

Вам также может понравиться