7.1

Table Of Contents
d Click Unblock.
I If you do not disable this Windows security feature, you cannot use the Software
agent bootstrap le.
e Unzip the vmware-vra-software-agent-bootstrap-windows_version.zip le to the c:\temp folder.
6 Install the Software bootstrap agent.
a Open a Windows CMD console and navigate to the c:\temp folder.
b Enter the command to install the agent bootstrap.
install.bat password=Password managerServiceHost=manager_service_machine.mycompany.com
managerServicePort=443 httpsMode=true cloudProvider=ec2|vca|vcd|vsphere
The default port number for the Manager Service is 443. Accepted values for cloudprovider are ec2,
vca, vcd, and vsphere. The install.bat script creates a user account called darwin for the software
bootstrap agent using the password you set in the install command. The Password you set must
meet the Windows password requirements.
If your install fails due to a .NET dependency, refer to the following article for assistance:
hps://technet.microsoft.com/en-us/library/dn482071.aspx
7 Verify that the user darwin exists.
a Enter lusrmgr.msc at a command prompt.
b Verify that the user darwin_user exists and belongs to the administrator group.
c Set the password to never expire.
The seing ensures that the template remains usable after 30 days.
If the user is not available, verify that the Windows server password is accurate.
8 Shut down the Windows virtual machine.
What to do next
Convert your reference machine into a template for cloning, an Amazon machine image, or a snapshot so
your IaaS architects can use your template when creating blueprints.
Prepare a Linux Reference Machine to Support Software
You use a single script to install the supported Java Runtime Environment, the guest agent, and the Software
bootstrap agent on your Linux reference machine to create a template, snapshot, or Amazon Machine
Instance that supports Software components.
Software supports scripting with Bash.
I Because the boot process must not be interrupted, congure the virtual machine so that
nothing causes the virtual machine's boot process to pause before reaching the nal operating system login
prompt. For example, verify that no processes or scripts prompt for user interaction when the virtual
machine starts.
Prerequisites
n
Identify or create a Linux reference machine and verify that the following commands are available
depending on your Linux system:
n
yum or apt-get
n
wget or curl
n
python
Chapter 1 External Preparations for Provisioning
VMware, Inc. 65