Changes

Jump to: navigation, search
Using vmrun to Work with Guest Operating Systems Files and Directories
<pre>
vmrun -T server -h https://hostname:8333/sdk -u root -p mypassword -gu fred -gp guestpasswd
createDirectoryInGuest "[Vol1] CentOS 5.2/CentOS 5.2.vmx" /home/fred/MyFileMyNewDir
</pre>
<pre>
vmrun -T server -h https://hostname:8333/sdk -u root -p mypassword -gu fred -gp guestpasswd
deleteDirectoryInGuest "[Vol1] CentOS 5.2/CentOS 5.2.vmx" /home/fred/MyFileMyNewDir
</pre>
1,798
edits

Navigation menu