NeDi Help
If message ask for an answer:
vim-cmd vmsvc/message (vmid) _vmx1 1
If a process gets stuck and you get "Another task is already in progress" error:
Determine id of process in question:
esxcli vm process list
Then kill it:
esxcli vm process kill --type=force --world-id=(id-from-above)
Shrink thin provisioned HDD image (zerofill unused space first)
vmkfstools -K hdd.vmdk