7.4

Table Of Contents
20 Click Next.
21 Click Finish.
22 Verify that the installation is successful.
23 (Optional) Add multiple agents with different configurations and an endpoint on the same system.
What to do next
Configure the vSphere Agent.
Configure the vSphere Agent
Configure the vSphere agent in preparation for creating and using vSphere endpoints within
vRealize Automation blueprints.
You use the proxy agent utility to modify encrypted portions of the agent configuration file, or to change
the machine deletion policy for virtualization platforms. Only part of the VRMAgent.exe.config agent
configuration file is encrypted. For example, the serviceConfiguration section is unencrypted.
Prerequisites
Using an account with administrator privileges, log in to the IaaS Windows server where you installed the
vSphere agent.
Procedure
1 Open a Windows command prompt as an administrator.
2 Change to the agent installation folder, where agent-name is the folder containing the vSphere agent.
cd %SystemDrive%\Program Files (x86)\VMware\vCAC\Agents\agent-name
3 (Optional) To view the current configuration settings, enter the following command.
DynamicOps.Vrm.VRMencrypt.exe VRMAgent.exe.config get
The following is an example of the command output.
managementEndpointName: VCendpoint
doDeletes: True
4 (Optional) To change the name of the endpoint that you configured at installation, use the following
command.
set managementEndpointName
For example: DynamicOps.Vrm.VRMencrypt.exe VRMAgent.exe.config set
managementEndpointName my-endpoint
You use this process to rename the endpoint within vRealize Automation, instead of changing
endpoints.
Installing vRealize Automation
VMware, Inc. 105