Le copier-coller en vpshere 4.1

Publié par Tpeltier le

Starting with vSphere 4.1, the Copy and Paste options are, by default, disabled for security reasons.
To be able to copy and paste between the guest operating system and the remote console, you must enable the Copy and Paste options using the vSphere Client.
To enable this option for a specific virtual machine:
  1. Log into a vCenter Server system using the vSphere Client and power off the virtual machine.
  2. Select the virtual machine and click the Summary tab.
  3. Click Edit Settings.
  4. Navigate to Options > Advanced > General and click Configuration Parameters.
  5. Click Add Row and type the following values in the Name and Value columns:
    • isolation.tools.copy.disable – false
    • isolation.tools.paste.disable – false

      NOTE:
      These options override any settings made in the guest operating system’s VMware Tools control panel.

  6. Click OK to close the Configuration Parameters dialog, and click OK again to close the Virtual Machine Properties dialog.
  7. Power on the virtual machine.
To enable this option for all the virtual machines in the ESX/ESXi host:
  1. In the ESX/ESXi host, open the /etc/vmware/config file using a text editor.
  2. Add these entries to the file:

    isolation.tools.copy.disable= »FALSE »
    isolation.tools.paste.disable= »FALSE »

  3. Save and close the file. The Copy and Paste options is enabled when the virtual machines restart or resume the next time.
😎
Catégories : Vmware

0 commentaire

Laisser un commentaire

Emplacement de l’avatar

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

Ce site utilise Akismet pour réduire les indésirables. En savoir plus sur comment les données de vos commentaires sont utilisées.