6.2

Table Of Contents
7 If you are installing the guest agent on a Ubuntu operating system, create symbolic links for shared
objects by running one of the following command sets.
Option Description
64-bit systems
cd /lib/x86_64-linux-gnu
sudo ln -s libssl.so.1.0.0 libssl.so.10
sudo ln -s libcrypto.so.1.0.0 libcrypto.so.10
32-bit systems
cd /lib/i386-linux-gnu
sudo ln -s libssl.so.1.0.0 libssl.so.10
sudo ln -s libcrypto.so.1.0.0 libcrypto.so.10
Install the Guest Agent on a Windows Machine
Install the Windows guest agent on a Windows reference machines to run as a Windows service and
enable further customization of machines provisioned by cloning.
Prerequisites
Identify or create the reference machine.
Procedure
1 Navigate to the vCloud Automation Center Appliance management console installation page.
For example: https://vcac-hostname.domain.name:5480/installer/.
2 Download and save the Windows guest agent files.
n
Windows guest agent files (32-bit.)
n
Windows guest agent files (64-bit.)
3 Install the guest agent on the reference machine.
a Download GugentZip_version to the C drive on the reference machine.
b Right-click the file and select Properties.
c Click General.
d Click Unblock.
e Extract the files.
This produces the directory C:\VRMGuestAgent. Do not rename this directory.
IaaS Configuration for Virtual Platforms
VMware, Inc. 69