2014年 1月

VMWARE ESXi 5.1 vSphere Client でコピーアンドペーストを可能にする

/etc/vmware/config を編集して、下記の行を追加する

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