Tag Archives: Register Vm Using Ssh

REGISTERING A VM USING COMMAND LINE

vQuicky

Had no client access to the host nor to the vcenter. Needed vcenter vm which was already built added to the host’s inventory to get the show on the road.

SSH into the host

$ vim-cmd solo/registervm /vmfs/volumes/fullvmpath/vmname.vmx

That’s it!