Closed - sorted with the following CLI options -
esxcfg-vswitch –U <vmnic#> vSwitch0
To remove the uplink fromt the vSwitch
esxcfg-vswitch –P <vmnic#> -V dvSwitch
To add the uplink to the DvS.
Couple of pre-requisites to this though. You
need to create the dvswitch first and add the host from VC (but no uplinks
yet). Create a portgroup for the service console and configure your load
balancing policy and other settings. Then you remove a physical NIC from the
existing vswitch and migrate your SC from the vSwitch to the DvS using the
wizard and to the service console portgroup you created earlier on the DvS. At
this point your SC bricks and you need to go to the command line, remove the
uplinks from the vswitch.
Then add them to the DvS with the above command
and bob’s your uncle