bseklecki_ge
Member
- Messages
- 143
- Reaction score
- 21
All:
It seems that Microsoft has announced the end of NIC Teaming support starting in Windows 11. (*) Intel PROSet utility is not supported in Windows 11 (v29/v30 driver bundle and onward); and their PowerShell CMDLETs do not function on Windows 11.
I gentlemen posted a forum [ https://mcsaguru.com/enable-nic-teaming-windows-11-powershell-tutorial/ ] about using the Microsoft Windows Server native PowerShell cmdlets to work-around (New-LBFOTeam), however, supposedly for this to work, FOD/WOF (Windows optional Feature / Feature on Demand) must be installed/activated: Microsoft-Windows-NetworkTeamInstaller
I cannot find any record of such a feature/pack exists anywhere in the Microsoft ecosystem; certainly not anywhere in NTLite.
Anyone out there with MSDN access to documents who may be able to comment on the existing of a feature Microsoft-Windows-NetworkTeamInstaller ?
My best guess is that , if it does exist, it is only compatible with Win11 24H4 LTSC Ent and Ent/IOT editions, it fixes the error from [ New-NetLBFOTeam ] giving an error:
new-NetLBFOTeam : The LBFO feature is not currently enabled, or LBFO is not supported on this SKU.
Thanks,
~Brian
It seems that Microsoft has announced the end of NIC Teaming support starting in Windows 11. (*) Intel PROSet utility is not supported in Windows 11 (v29/v30 driver bundle and onward); and their PowerShell CMDLETs do not function on Windows 11.
I gentlemen posted a forum [ https://mcsaguru.com/enable-nic-teaming-windows-11-powershell-tutorial/ ] about using the Microsoft Windows Server native PowerShell cmdlets to work-around (New-LBFOTeam), however, supposedly for this to work, FOD/WOF (Windows optional Feature / Feature on Demand) must be installed/activated: Microsoft-Windows-NetworkTeamInstaller
I cannot find any record of such a feature/pack exists anywhere in the Microsoft ecosystem; certainly not anywhere in NTLite.
Anyone out there with MSDN access to documents who may be able to comment on the existing of a feature Microsoft-Windows-NetworkTeamInstaller ?
My best guess is that , if it does exist, it is only compatible with Win11 24H4 LTSC Ent and Ent/IOT editions, it fixes the error from [ New-NetLBFOTeam ] giving an error:
new-NetLBFOTeam : The LBFO feature is not currently enabled, or LBFO is not supported on this SKU.
Thanks,
~Brian