As a part of VMhost vSwitch migration, it is important to define the dvuplink ports for respective vmnic. after exploring VMHostVDSwitchMigration DSC resource, I have found fundamental issue in implementing this resource.
This resource does not have a parameter to define which vmnic belongs to which dvuplink port in dvSwitch.
Please also note that more than onne vmnics can be attached to a single dvuplink.
Ex.
vmnic0 and vmnic1 can be attached to dvUplink1
vmnic2 and vmnic3 can be attached to dvUplink2
As a part of VMhost vSwitch migration, it is important to define the dvuplink ports for respective vmnic. after exploring VMHostVDSwitchMigration DSC resource, I have found fundamental issue in implementing this resource. This resource does not have a parameter to define which vmnic belongs to which dvuplink port in dvSwitch.
Please also note that more than onne vmnics can be attached to a single dvuplink.
Ex. vmnic0 and vmnic1 can be attached to dvUplink1 vmnic2 and vmnic3 can be attached to dvUplink2