User Tools

Site Tools


sysadmin:teaming_delle_porte

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sysadmin:teaming_delle_porte [ 6/06/2025 19:55] lrosasysadmin:teaming_delle_porte [ 6/06/2025 20:03] (current) lrosa
Line 5: Line 5:
 Bisogna creare uno Switch Embedded Teaming in Hyper-V via PowerShell Bisogna creare uno Switch Embedded Teaming in Hyper-V via PowerShell
  
-<code powershell>New-VMSwitch -Name SETswitch -NetAdapterName "PCIe Slot 15 Port 1","PCIe Slot 15 Port 2" -EnableEmbeddedTeaming $true AllowManagementOS $true</code>+<code powershell>New-VMSwitch -Name SETswitch -NetAdapterName "PCIe Slot 15 Port 1","PCIe Slot 15 Port 2" -EnableEmbeddedTeaming $true AllowManagementOS $true 
 +Set-VMSwitchTeam -Name "SETvSwitch" -LoadBalancingAlgorithm HyperVPort 
 +</code>
  
 https://www.checkyourlogs.net/switch-embedded-teaming-set-in-hyper-v-on-windows-server-2025/ https://www.checkyourlogs.net/switch-embedded-teaming-set-in-hyper-v-on-windows-server-2025/
sysadmin/teaming_delle_porte.1749239734.txt.gz · Last modified: by lrosa