Enable copy and paste on VM console from vSphere Client

For a specific Virtual Machine:


Follow the steps below:

1. Install vmware tools
2. Power Off virtual machine.
3. Go to edit settings, vm options tab.
4. Click Advanced settings, click edit parameters
    add two new fields as given below:
    isolation.tools.copy.disable = false
    isolation.tools.paste.disable = false


For all virtual machines on an Esxi host:

Follow the steps below:

1. Log in to the ESX/ESXi host as a root user.
2. Open the /etc/vmware/config file using a text editor.
3. Add these entries to the file:

   vmx.fullpath = "/bin/vmx"
   isolation.tools.copy.disable="FALSE"
   isolation.tools.paste.disable="FALSE

Comments

Popular posts from this blog

NSX-T MP Node Liagent service has stopped

Error 401: Unauthorized: Access is denied due to invalid credentials. You do not have permissions to view this directory or page using the credentials that you supplied.

Error : You must have a role in at least one Business Group (vRealize Automation)