I've an ESXi server that hosts multiples VM. I'm using a CentOS 7 VM (not specific to this OS) and I'd like to copy/paste text between my host and the VM.
VMTools are installed and running properly on the VM but that functionality isn't working.
In the VMWare workstation application, there's only a limited nb of options available:
After some more time searching on this, I got it to work:
Procedure
isolation.tools.copy.disable false
isolation.tools.paste.disable false
I find it surprising that such basic and common feature doesn't have some quick and easy access to toggle it ON/OFF.
VMWare link.