We can overwrite this feature in enabling additional parameters in VM advanced configuration.
Note: This is configuration is not recommended for production systems. But this will useful in LAB setup.
Steps to enable Copy/Paste ( Clipboard or file contents only).
Step 1:
Power off the VM.
Step 2:
Right click on the VM > Edit settings
Click on Edit Configuration.
Click on Add Parameter
Click on "Click to edit key" and "Click to edit value" and add below 3 entries.
Name: Value:
isolation.tools.copy.disable FALSE
isolation.tools.paste.disable FALSE
isolation.tools.setGUIOptions.enable TRUE
isolation.tools.copy.disable FALSE
isolation.tools.paste.disable FALSE
isolation.tools.setGUIOptions.enable TRUE
Click Save option and power on the Virtual machine.
You should be now able to copy and paste text from your desktop to Guest operating system.
0 Comments