Wrapping the command within a shell was the solution. Thanks
Code Select
/bin/sh -c '/usr/local/sbin/configctl interface reconfigure vtnet1; /usr/local/sbin/configctl interface linkup start vtnet1'