Anyone managed to get the copy/paste work for guest OS (Windows 7 or Windows Server 2008/2012) running on ESXi 6.0 build 3620759 server ?
I've tried to:
1) set the following to false on VM itself :
isolation.tools.paste.disable
isolation.tools.copy.disable
isolation.tools.dnd.disable
2) include the following within : /etc/vmware/config
vmx.fullpath = "/bin/vmx"isolation.tools.copy.disable="FALSE"
isolation.tools.paste.disable="FALSE"
3) Restart whole ESXi and guest OS.
but with no luck, this is strangely difficult for no obvious reason.