HyperV Core SSL Replication without GUI

Created a bonded NIC (optional): [shell] Get-NetAdapter New-NetLbfoTeam “NIC Team” –TeamingMode SwitchIndependent [/shell] If you need to add a VLAN: [shell] Add-NetLbfoTeamNic -Team “Lan Team” -vLanID 10 -Name “Management VLAN”...