{"id":5028,"date":"2017-07-02T21:21:50","date_gmt":"2017-07-02T19:21:50","guid":{"rendered":"https:\/\/michlstechblog.info\/blog\/?p=5028"},"modified":"2017-10-27T08:53:12","modified_gmt":"2017-10-27T06:53:12","slug":"vmware-enable-copy-paste-in-vmware-console-for-a-vm","status":"publish","type":"post","link":"https:\/\/michlstechblog.info\/blog\/vmware-enable-copy-paste-in-vmware-console-for-a-vm\/","title":{"rendered":"VMware: Enable copy &#038; paste in VMware Console for a VM"},"content":{"rendered":"<div class=\"twoclick_social_bookmarks_post_5028 social_share_privacy clearfix 1.6.4 locale-en_US sprite-en_US\"><\/div><div class=\"twoclick-js\"><script type=\"text\/javascript\">\/* <![CDATA[ *\/\njQuery(document).ready(function($){if($('.twoclick_social_bookmarks_post_5028')){$('.twoclick_social_bookmarks_post_5028').socialSharePrivacy({\"services\":{\"flattr\":{\"uid\":\"Michl\",\"status\":\"on\",\"the_title\":\"VMware%3A%20Enable%20copy%20%26%23038%3B%20paste%20in%20VMware%20Console%20for%20a%20VM\",\"the_excerpt\":\"Hi%2C%0D%0A%0D%0Acopy%20%26%20paste%20is%20disabled%20by%20default%20in%20VMware%20vSphere.%0D%0A%20%28more%26hellip%3B%29\",\"txt_info\":\"2 clicks for more data protection:\\r\\n\\r\\nOnly when you click here, the button will be come active and you can send your recommendation to Flattr. When activating, data are transmitted to third parties. \",\"perma_option\":\"off\"}},\"txt_help\":\"When you activate these fields by clicking, information to Flattr may be transferred abroad, and probably may also stored there.\",\"settings_perma\":\"Enable permanently and accept data transmission. \",\"info_link\":\"http:\\\/\\\/www.heise.de\\\/ct\\\/artikel\\\/2-Klicks-fuer-mehr-Datenschutz-1333879.html\",\"uri\":\"https:\\\/\\\/michlstechblog.info\\\/blog\\\/vmware-enable-copy-paste-in-vmware-console-for-a-vm\\\/\",\"post_id\":5028,\"post_title_referrer_track\":\"VMware%3A+Enable+copy+%26%23038%3B+paste+in+VMware+Console+for+a+VM\",\"display_infobox\":\"on\"});}});\n\/* ]]> *\/<\/script><\/div><p>Hi,<\/p>\n<p>copy &#038; paste is disabled by default in VMware vSphere.<br \/>\n<!--more--><\/p>\n<p>If you want to enable copy &#038; paste for a VM 2 parameters must be set:<br \/>\n<code><br \/>\nisolation.tools.copy.disable  =false<br \/>\nisolation.tools.paste.disable =false<br \/>\n<\/code><br \/>\nThese Parameter does not exist by default. Add it with the VMware vSphere Client or with the Webfrontend. <\/p>\n<p>If you prefer the command line use PowerCli<\/p>\n<pre class=\"brush: powershell; title: ; notranslate\" title=\"\">\r\nget-VM &quot;MyVM&quot; | New-AdvancedSetting  -Name isolation.tools.copy.disable -Value false -Confirm:$false -Force\r\nget-VM &quot;MyVM&quot; | New-AdvancedSetting  -Name isolation.tools.paste.disable -Value false -Confirm:$false -Force\r\n<\/pre>\n<p>Michael<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi, copy &#038; paste is disabled by default in VMware vSphere.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[477,153,240,1102,47,457,1101,14,110],"class_list":["post-5028","post","type-post","status-publish","format-standard","hentry","category-vmware","tag-clipboard","tag-copy","tag-drag","tag-drop","tag-enable","tag-esxi","tag-paste","tag-vmware-2","tag-vsphere"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/5028","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/comments?post=5028"}],"version-history":[{"count":3,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/5028\/revisions"}],"predecessor-version":[{"id":5031,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/5028\/revisions\/5031"}],"wp:attachment":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/media?parent=5028"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/categories?post=5028"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/tags?post=5028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}