7.3

Table Of Contents
Procedure
1 Log in to the Windows reference server as an administrator.
2 Open a browser to the software download page on the vRealize Automation appliance.
https://vrealize-automation-appliance-FQDN/software
3 Save the template ZIP to the Windows server.
prepare_vra_template_windows.zip
4 Extract the ZIP contents to a folder, and run the prepare_vra_template.ps1 script using either of
the following commands.
n
PowerShell -NoProfile -ExecutionPolicy Bypass -
Command .\prepare_vra_template.ps1
n
.\prepare_vra_template.bat
5 Follow the prompts.
6 When finished, shut down the Windows virtual machine.
The script removes any previous guest or Software bootstrap agents, and installs the supported versions
of the Java Runtime Environment, the guest agent, and the Software bootstrap agent.
What to do next
Convert the reference machine into a template for cloning, a snapshot, or an Amazon machine image.
Each supports Software components, and infrastructure architects can use them when creating
blueprints.
Prepare a Linux Reference Machine to Support Software
You use a single script to install the Java Runtime Environment, guest agent, and Software bootstrap
agent on your Linux reference machine. From the reference machine, you can create a template for
cloning, a snapshot, or an Amazon machine image that supports Software components.
Software supports scripting with Bash.
Important The boot process must not be interrupted. Configure the virtual machine so that nothing
pauses the virtual machine boot process before reaching the login prompt. For example, verify that no
processes or scripts prompt for user interaction while the virtual machine starts.
Prerequisites
n
Identify or create a Linux reference machine.
n
Verify that the following commands are available, depending on your Linux system:
n
yum or apt-get
n
wget or curl
n
python
Configuring vRealize Automation
VMware, Inc. 74