7.0

Table Of Contents
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 installation file to the C drive of your reference
machine.
n
Windows guest agent files (32-bit.)
n
Windows guest agent files (64-bit.)
3 Install the guest agent on the reference machine.
a Right-click the file and select Properties.
b Click General.
c Click Unblock.
d Extract the files.
This produces the directory C:\VRMGuestAgent. Do not rename this directory.
4 Configure the guest agent to communicate with the Manager Service.
a Open an elevated command prompt.
b Navigate to C:\VRMGuestAgent.
c Configure the guest agent to trust your Manager Service machine.
Option Description
Allow the guest agent to trust the
first machine to which it connects.
No configuration required.
Manually install the trusted PEM file. Place the Manager Service PEM file in the C:\VRMGuestAgent\ directory.
d Run winservice -i -h Manager_Service_Hostname_fdqn:portnumber -p ssl.
The default port number for the Manager Service is 443.
Option Description
If you are using a load balancer Enter the fully qualified domain name and port number of your Manager
Service load balancer. For example, winservice -i -h
load_balancer_manager_service.mycompany.com:443 -p ssl.
With no load balancer Enter the fully qualified domain name and port number of your Manager
Service machine. For example, winservice -i -h
manager_service_machine.mycompany.com:443 -p ssl.
If you are preparing an Amazon
machine image
You need to specify that you are using Amazon. For example, winservice -i
-h manager_service_machine.mycompany.com:443:443 -p ssl -c ec2
The name of the Windows service is VCACGuestAgentService. You can find the installation log VCAC-
GuestAgentService.log in C:\VRMGuestAgent.
Configuring vRealize Automation
VMware, Inc. 29