Attention Windows 10 users: There is no need for any driver modification in Windows 10. The functionality is now native within the OS. Just do the following commands (you may need to launch the powershell cmd as Administrator):

import-module NetLbfo
New-NetLbfoTeam -Name Team1 -TeamMembers NIC1,NIC2

If you want LACP teaming mode then use this:

New-NetLbfoTeam -Name Team1 -TeamMembers NIC1,NIC2 -TeamingMode LACP

You can also set the teaming mode after the fact with:

Set-NetLbfoTeam -Name Team1 –TeamingMode LACP

You can get more information by using the Get-Help command:

Get-Help NetLbfo -Full

Or the same command on any of the functions:

Get-Help New-NetLbfoTeam -Full

 

Below you’ll find the original content of this post mainly intended for Windows 7 or 2008 R2 users.

So I’ve seen a lot of threads about the missing tabs on the popular NC364T and Intel PRO/1000 PT. Through most of my searching I’ve found nothing but complicated solutions that seem hit or miss in their success. So I figured I’d share the simplest solution most often overlooked. Use different drivers.

With the new Intel drivers there are supposed to be a series of tabs giving you access to the advanced features of the cards. There are two simple ways to gain access to these features. One would be to install the HP Network Configuration Utility and configure your teaming there. This works fine however it adds a layer of unnecessary software. The second is to use a different set of drivers.

Your card will probably show up in the Device Manager looking something like this. Click the Update Driver… button.

Screen Shot 06-07-14 at 12.15 AM 001

Then select Browse my computer for driver software.

Screen Shot 06-07-14 at 12.15 AM 002

Next, select Let me pick from a list of device drivers on my computer.

Screen Shot 06-07-14 at 12.16 AM

Uncheck the Show compatible hardware check box.

Screen Shot 06-07-14 at 12.16 AM 002

The Intel(R) PRO/1000 PT Quad Port LP Server Adapter is probably the driver that was selected. Scroll down to the Intel(R) PRO/1000 PT Server Adapter (Intel) and select, click Next. There are two of the same name in my Network Adapter list. The 2nd one listed is a newer version. You’ll be picking the (Intel) non-Quad port driver.

ScreenShot001

Click Yes when you see the warning.

Screen Shot 06-07-14 at 12.25 AM 002

You should get a message that says you updated the driver successfully. Click Close.

ScreenShot003

Go back into the properties of the adapter and you should now see all of the advanced tabs.

ScreenShot002

If you don’t have the Intel(R) PRO/1000 PT Server Adapter in your driver list you can download the HP NC364T drivers. http://h20565.www2.hp.com/portal/site/hpsc/public/psi/swdHome/?lang=en&cc=us&sp4ts.oid=3367980

Select your OS and then select the HP NC-Series Intel E1E Driver. The 2008R2 driver will work for Windows 7 and the 2012 driver will work for Windows 8.

ScreenShot005 ScreenShot004

Once you have that file extract it with something like 7zip.

ScreenShot006

Now when you go to update your driver…

ScreenShot007

Select Browse my computer for driver software

Screen Shot 06-07-14 at 12.15 AM 002

Then Let me pick from a list of device drivers on my computer

Screen Shot 06-07-14 at 12.16 AM

Now click the Have Disk… button.

ScreenShot008

Click Browse…

ScreenShot009

Browse to the location where you extracted the downloaded driver files.

ScreenShot010

Select the .ini file that shows up in that folder and click Open, then click OK. Scroll to the bottom and select Intel(R) PRO/1000 PT Server Adapter.

ScreenShot011

Click Yes when you see this warning pop up.

ScreenShot012

Click Close.

ScreenShot013

You should now have all of the Advanced tabs in your adapter’s properties.

ScreenShot014