Will the following command work the same for a dvportgroup as it would a standard port group?
Get-VM $VMname | Get-NetworkAdapter |Set-NetworkAdapter -NetworkName "$network"
Unfortunately I don't have a VDS to test with.
Will the following command work the same for a dvportgroup as it would a standard port group?
Get-VM $VMname | Get-NetworkAdapter |Set-NetworkAdapter -NetworkName "$network"
Unfortunately I don't have a VDS to test with.