You will have to define that you are creating console vNIC.
Try adding something like this
New-VMHostNetworkAdapter-VMHost$vmh-PortGroup"Management Network"-VirtualSwitch$dvSw-ConsoleNic
You will have to define that you are creating console vNIC.
Try adding something like this
New-VMHostNetworkAdapter-VMHost$vmh-PortGroup"Management Network"-VirtualSwitch$dvSw-ConsoleNic