<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Vcac on The IT Hollow</title>
    <link>https://theithollow.com/tags/vcac/</link>
    <description>Recent content in Vcac on The IT Hollow</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 24 Nov 2016 15:00:25 +0000</lastBuildDate>
    <atom:link href="https://theithollow.com/tags/vcac/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Upgrade from vRA from 7.1 to 7.2</title>
      <link>https://theithollow.com/2016/11/24/upgrade-vra-7-1-7-2/</link>
      <pubDate>Thu, 24 Nov 2016 15:00:25 +0000</pubDate>
      <guid>https://theithollow.com/2016/11/24/upgrade-vra-7-1-7-2/</guid>
      <description>&lt;p&gt;vRealize Automation has had a different upgrade process for about every version that I can think of. The upgrade from vRA 7.1 to 7.2 is no exception, but this time you can see that some good things are happening to this process. There are fewer manual steps to do to make sure the upgrade goes smoothly and a script is now used to upgrade the IaaS Components which is a nice change from the older methods. As with any upgrade, you should read all of the instructions in the &lt;a href=&#34;http://pubs.vmware.com/vrealize-automation-72/topic/com.vmware.ICbase/PDF/vrealize-automation-71to72-upgrading.pdf&#34;&gt;official documentation&lt;/a&gt; before proceeding.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ansible with vRealize Automation Quickstart</title>
      <link>https://theithollow.com/2016/06/20/ansible-vrealize-automation/</link>
      <pubDate>Mon, 20 Jun 2016 14:04:51 +0000</pubDate>
      <guid>https://theithollow.com/2016/06/20/ansible-vrealize-automation/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re brand new to Ansible but have some vRealize Automation and Orchestration experience, this post will get you started with a configuration management tool.&lt;/p&gt;
&lt;p&gt;The goal in this example is to deploy a CentOS server from vRealize Automation and then have Ansible configure Apache and deploy a web page. It assumes that you have no Ansible server setup, but do have a working vRealize Automation instance. If you need help with setting up vRealize Automation 7 take a look at the &lt;a href=&#34;https://theithollow.com/2016/01/11/vrealize-automation-7-guide/&#34;&gt;guide here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 - Deploy NSX Blueprints</title>
      <link>https://theithollow.com/2016/03/09/vrealize-automation-7-deploy-nsx-blueprints/</link>
      <pubDate>Wed, 09 Mar 2016 15:10:20 +0000</pubDate>
      <guid>https://theithollow.com/2016/03/09/vrealize-automation-7-deploy-nsx-blueprints/</guid>
      <description>&lt;p&gt;In the &lt;a href=&#34;http://wp.me/p32uaN-1Cy&#34;&gt;previous post&lt;/a&gt; we went over how to get the basics configured for NSX and vRealize Automation integration. In this post we&amp;rsquo;ll build a blueprint and deploy it! Let&amp;rsquo;s jump right in and get started.&lt;/p&gt;
&lt;h2 id=&#34;blueprint-designer&#34;&gt;Blueprint Designer&lt;/h2&gt;
&lt;p&gt;Login to your vRA tenant and click on the Design Tab. Create a new blueprint just like we have done in the &lt;a href=&#34;https://theithollow.com/2016/01/28/vrealize-automation-7-blueprints/&#34;&gt;past posts&lt;/a&gt;. This time when you are creating your blueprint, click the NSX Settings tab and select the Transport zone. I&amp;rsquo;ve also added a reservation policy that can help define with reservations are available for this blueprint.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 - NSX Initial Setup</title>
      <link>https://theithollow.com/2016/03/07/6234/</link>
      <pubDate>Mon, 07 Mar 2016 15:01:03 +0000</pubDate>
      <guid>https://theithollow.com/2016/03/07/6234/</guid>
      <description>&lt;p&gt;Its time to think about deploying our networks through vRA. Deploying servers are cool, but deploying three tiered applications in different networks is cooler. So lets add VMware NSX to our cloud portal and get cracking.&lt;/p&gt;
&lt;p&gt;The first step is to have NSX up and running in your vSphere environment. Once this simple task is complete, a Distributed Logical Router should be deployed with an Uplink interface configured. The diagram below explains what needs to be setup in vSphere prior to doing any configurations in vRealize Automation. A Distributed Logical Router with a single uplink to an Edge Services Gateway should be configured first, then any new networks will be built through the vRealize Automation integration. While the section of the diagram that is manual, will remain roughly the same throughout, the section handled by vRealize Automation will change often, based on the workloads that are deployed. Note: be sure to setup some routing between your Provider Edge and the DLR so that you can reach the new networks that vRA creates.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – XaaS Blueprints</title>
      <link>https://theithollow.com/2016/02/29/vrealize-automation-7-xaas-blueprints/</link>
      <pubDate>Mon, 29 Feb 2016 15:03:07 +0000</pubDate>
      <guid>https://theithollow.com/2016/02/29/vrealize-automation-7-xaas-blueprints/</guid>
      <description>&lt;p&gt;XaaS isn&amp;rsquo;t a made up term, well maybe it is, but it supposed to stand for &amp;ldquo;Anything as a Service.&amp;rdquo; vRealize Automation will allow you to publish vRO workflows in the service catalog. This means that you can publish just about any thing you can think of, and not just server blueprints. If you have a workflow that can order your coffee and have it delivered to you, then you can publish it in your vRA service catalog. &lt;em&gt;Side note, if you have that workflow, please share it with the rest of us.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 - Load Balancer Rules</title>
      <link>https://theithollow.com/2016/02/24/vrealize-automation-7-load-balancer-rules/</link>
      <pubDate>Wed, 24 Feb 2016 15:15:32 +0000</pubDate>
      <guid>https://theithollow.com/2016/02/24/vrealize-automation-7-load-balancer-rules/</guid>
      <description>&lt;p&gt;In a previous post we went over installing an &lt;a href=&#34;https://theithollow.com/2016/02/22/vrealize-automation-7-enterprise-install/&#34;&gt;Enterprise Install of vRealize Automation&lt;/a&gt; behind a load balancer. This install required us to setup a Load Balancer with three VIPs but also required that we only had one active member in each VIP. A load balancer with a single member doesn&amp;rsquo;t really balance much load does it?&lt;/p&gt;
&lt;p&gt;After the installation is done, some modifications need to be made on the Load Balancer. The instructions on this can be found in the official &lt;a href=&#34;http://pubs.vmware.com/vra-70/topic/com.vmware.ICbase/PDF/vrealize-automation-70-load-balancing.pdf&#34;&gt;vRealize Automation Load Balancing Configuration Guide&lt;/a&gt; if you want to learn more. There are several examples on how to setup load balancing on an F5 load balancer and NSX for example. This post will focus on a KEMP load balancer which is free for vExperts and it will all be shown through with GUI examples.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Enterprise Install</title>
      <link>https://theithollow.com/2016/02/22/vrealize-automation-7-enterprise-install/</link>
      <pubDate>Mon, 22 Feb 2016 15:09:48 +0000</pubDate>
      <guid>https://theithollow.com/2016/02/22/vrealize-automation-7-enterprise-install/</guid>
      <description>&lt;p&gt;OK, You&amp;rsquo;ve done a vRealize Automation 7 simple install and have the basics down. Now it&amp;rsquo;s time to put your grown up pants on, and get an enterprise install done. This is a pretty long process, so be ready, but trust me, this is much better in version 7 than in the past.&lt;/p&gt;
&lt;h1 id=&#34;load-balancer&#34;&gt;Load Balancer&lt;/h1&gt;
&lt;p&gt;To start with, you will want to configure your load balancer. An enterprise install means that you&amp;rsquo;ll want at least two of each type of service so that you can protect yourself from a failure. There are three Virtual IPs (VIPs) that should be created prior to starting your install. The table below lists an example list of VIPs with their associated members and ports.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Custom Actions</title>
      <link>https://theithollow.com/2016/02/15/vrealize-automation-7-custom-actions/</link>
      <pubDate>Mon, 15 Feb 2016 15:31:16 +0000</pubDate>
      <guid>https://theithollow.com/2016/02/15/vrealize-automation-7-custom-actions/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve deployed a virtual machine from a vRA blueprint, but we still have to manage that machine. One of the cool things we can do with vRealize Automation 7 is to add a custom action. This takes the virtual machine object and runs a vRealize Orchestration blueprint against that input. We call these actions &amp;ldquo;Day 2 Operations&amp;rdquo; since they happen post provisioning.&lt;/p&gt;
&lt;p&gt;To create a new custom resource action go to the Design Tab &amp;ndash;&amp;gt; Design &amp;ndash;&amp;gt; Resource Actions. Click the &amp;ldquo;New&amp;rdquo; button to add a new action.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 - Custom Properties</title>
      <link>https://theithollow.com/2016/02/10/vrealize-automation-7-custom-properties/</link>
      <pubDate>Wed, 10 Feb 2016 15:09:39 +0000</pubDate>
      <guid>https://theithollow.com/2016/02/10/vrealize-automation-7-custom-properties/</guid>
      <description>&lt;p&gt;Custom Properties are used to control aspects of machines that users are able to provision. For example, memory and CPU are required information that are necessary for users to deploy a VM from a blueprint. Custom properties can be assigned to a blueprint or reservation to control how memory and CPU should be configured.&lt;/p&gt;
&lt;p&gt;Custom properties are really powerful attributes that can vastly change how a machine behaves. I like to think of custom properties as the &amp;ldquo;Windows Registry&amp;rdquo; of vRealize Automation. Changing one property can have a huge effect on deployments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Subscriptions</title>
      <link>https://theithollow.com/2016/02/08/vrealize-automation-7-subscription/</link>
      <pubDate>Mon, 08 Feb 2016 15:05:14 +0000</pubDate>
      <guid>https://theithollow.com/2016/02/08/vrealize-automation-7-subscription/</guid>
      <description>&lt;p&gt;In vRealize Automation 7 a new concept was introduced called a &amp;ldquo;Subscription.&amp;rdquo; A subscription is a way to allow you to execute a vRealize Orchestrator workflow based on some sort of event that has taken place in vRA. Simple idea huh? Well some of you might be thinking to yourself, &amp;ldquo;Yeah, this is called a stub, Duh!&amp;rdquo; The truth is that stubs are still available in vRealize Automation 7 but are clearly being phased out and we should stop using them soon because they are likely to not be around in future versions. The idea of an event subscription is a lot like a stub when in the context of machine provisioning, but there are a lot more events that can be triggered than the stubs that have been around in previous versions. Let&amp;rsquo;s take a look.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Manage Catalog Items</title>
      <link>https://theithollow.com/2016/02/02/vrealize-automation-7-manage-catalog-items/</link>
      <pubDate>Tue, 02 Feb 2016 15:05:37 +0000</pubDate>
      <guid>https://theithollow.com/2016/02/02/vrealize-automation-7-manage-catalog-items/</guid>
      <description>&lt;p&gt;You&amp;rsquo;ve created your blueprints and entitled users to use them. How do we get them to show up in our service catalog? How do we make them look pretty and organized? For that, we need to look at managing catalog items.&lt;/p&gt;
&lt;p&gt;Log in as a tenant administrator and go to the Administration Tab &amp;ndash;&amp;gt; Catalog Management &amp;ndash;&amp;gt; Catalog Items. From here, we&amp;rsquo;ll need to look for the blueprint that we&amp;rsquo;ve previously published. Click on the blueprint.
&lt;img alt=&#34;vra7-catitem1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2016/01/vra7-catitem1.png&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Entitlements</title>
      <link>https://theithollow.com/2016/02/01/vrealize-automation-7-entitlements/</link>
      <pubDate>Mon, 01 Feb 2016 15:01:13 +0000</pubDate>
      <guid>https://theithollow.com/2016/02/01/vrealize-automation-7-entitlements/</guid>
      <description>&lt;p&gt;An entitlement is how we assign users a set of catalog items. Each of these entitlements can be managed by the business group manager or a tenant administrator can manage entitlements for all business groups in their tenant.&lt;/p&gt;
&lt;p&gt;To create a new entitlement go to Administration tab &amp;ndash;&amp;gt; Catalog Management &amp;ndash;&amp;gt; Entitlements. Click the &amp;ldquo;New&amp;rdquo; button to add a new entitlement.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;vra7-Entitlements1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2015/12/vra7-Entitlements1-1024x449.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Under the General tab, enter a name for the entitlement and a description. Change the status to &amp;ldquo;Active&amp;rdquo; and select a Business Group. Note: If only a single business group has been created, this will not be selectable since it will default to the only available group. Then select the users who will be part of this entitlement.&lt;img alt=&#34;vra7-Entitlements2&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2015/12/vra7-Entitlements2-1024x326.png&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Blueprints</title>
      <link>https://theithollow.com/2016/01/28/vrealize-automation-7-blueprints/</link>
      <pubDate>Thu, 28 Jan 2016 15:10:13 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/28/vrealize-automation-7-blueprints/</guid>
      <description>&lt;p&gt;Blueprints are arguably the thing you&amp;rsquo;ll spend most of your operational time dealing with in vRealize Automation. We&amp;rsquo;ve finally gotten most of the setup done so that we can publish our vSphere templates in vRA.&lt;/p&gt;
&lt;p&gt;To create a blueprint in vRealize Automation 7 go to the &amp;ldquo;Design&amp;rdquo; tab. Note: If you&amp;rsquo;re missing this tab, be sure you added yourself to the custom group with permissions like we did in a previous post, and that you&amp;rsquo;ve logged back into the portal after doing so.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Custom Groups</title>
      <link>https://theithollow.com/2016/01/28/vrealize-automation-7-custom-groups/</link>
      <pubDate>Thu, 28 Jan 2016 15:05:40 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/28/vrealize-automation-7-custom-groups/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;ve been reading the whole series of posts on vRealize Automation 7, then you&amp;rsquo;ll know that we&amp;rsquo;ve already been setting up roles in our cloud portal, but we&amp;rsquo;re not done yet. If you need any permissions besides just requesting a blueprint, you&amp;rsquo;ll need to be added to a custom group first.&lt;/p&gt;
&lt;p&gt;To create a custom group, login as a tenant administrator and go to the Administration Tab &amp;ndash;&amp;gt; Users and Groups &amp;ndash;&amp;gt; Custom Groups. From there click the &amp;ldquo;New&amp;rdquo; button to add a new custom group.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Services</title>
      <link>https://theithollow.com/2016/01/26/vrealize-automation-7-services/</link>
      <pubDate>Tue, 26 Jan 2016 15:05:21 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/26/vrealize-automation-7-services/</guid>
      <description>&lt;p&gt;Services might be a poor name for this feature of vRealize Automation 7. When I think of a service, I think of some sort of activity that is being provided but in the case of vRA a service is little more than a category or type. For example, I could have a service called &amp;ldquo;Private Cloud&amp;rdquo; and put all of my vSphere blueprints in it and another one called &amp;ldquo;Public Cloud&amp;rdquo; and put all of my AWS blueprints in it. In the screenshot below you can see the services in a catalog. If you highlight the &amp;ldquo;All Services&amp;rdquo; service, it will show you all blueprints regardless of their service category. Otherwise, selecting a specific service will show you only the blueprints in that category.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Reservations</title>
      <link>https://theithollow.com/2016/01/25/vrealize-automation-7-reservations/</link>
      <pubDate>Mon, 25 Jan 2016 15:16:53 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/25/vrealize-automation-7-reservations/</guid>
      <description>&lt;p&gt;vRealize Automation 7 uses the concept of reservations to grant a percentage of fabric group resources to a business group. To add a reservation go to Infrastructure &amp;ndash;&amp;gt; Reservations. Click the &amp;ldquo;New&amp;rdquo; button to add a reservation and then select the type of reservation to be added. Since I&amp;rsquo;m using a vSphere Cluster, I selected Virtual &amp;ndash;&amp;gt; vCenter. Depending on what kind of reservations you&amp;rsquo;ve selected, the next few screens may be different, but I&amp;rsquo;m assuming many people will use vSphere so I&amp;rsquo;ve chosen this for my example.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Business Groups</title>
      <link>https://theithollow.com/2016/01/21/vrealize-automation-7-business-groups/</link>
      <pubDate>Thu, 21 Jan 2016 15:15:27 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/21/vrealize-automation-7-business-groups/</guid>
      <description>&lt;p&gt;The job of a business group is to associate a set of resources with a set of users. Think of it this way, your development team and your production managers likely need to deploy machines to different sets of servers. I should mention that a business group doesn&amp;rsquo;t do this by itself. Instead it is combined with a reservation which we&amp;rsquo;ll discuss in the next post. But before we can build those out, lets setup our business groups as well as machine prefixes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Fabric Groups</title>
      <link>https://theithollow.com/2016/01/19/vrealize-automation-7-fabric-groups/</link>
      <pubDate>Tue, 19 Jan 2016 15:09:39 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/19/vrealize-automation-7-fabric-groups/</guid>
      <description>&lt;p&gt;In the last post we setup an vCenter endpoint that defines how our vRealize Automation solution will talk to our vSphere environment. Now we must create a fabric group. Fabric Groups are a way of segmenting our endpoints into different types of resources or to separate them by intent. These groups are mandatory before you can build anything so don&amp;rsquo;t think that since you don&amp;rsquo;t need to segment your resources, that you can get away with not creating one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Endpoints</title>
      <link>https://theithollow.com/2016/01/18/vrealize-automation-7-endpoints/</link>
      <pubDate>Mon, 18 Jan 2016 15:06:46 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/18/vrealize-automation-7-endpoints/</guid>
      <description>&lt;p&gt;Now that we&amp;rsquo;ve setup our new tenant, lets login as an infrastructure admin and start assigning some resources that we can use. To do this we need to start by adding an endpoint. An endpoint is anything that vRA uses to complete it&amp;rsquo;s provisioning processes. This could be a public cloud resource such as Amazon Web Services, an external orchestrator appliance, or a private cloud hosted by Hyper-V or vSphere.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 – Create Tenants</title>
      <link>https://theithollow.com/2016/01/14/vrealize-automation-7-create-tenants/</link>
      <pubDate>Thu, 14 Jan 2016 16:10:08 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/14/vrealize-automation-7-create-tenants/</guid>
      <description>&lt;p&gt;Now it&amp;rsquo;s time to create a new tenant in our vRealize Automation portal. Let&amp;rsquo;s login to the portal as the system administrator account as we have before. Click the Tenants tab and then click the &amp;ldquo;New&amp;rdquo; button.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;vra7-base_1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2015/12/vra7-base_1-1.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Give the new tenant a name and a description. Then enter a URL name. This name will be appended to this string: https://[vraappliance.domain.name]/vcac/org/ and will be the URL that users will login to. In my example the url is &lt;a href=&#34;https://vra7.hollow.local/vcac/org/labtenant&#34;&gt;https://vra7.hollow.local/vcac/org/labtenant&lt;/a&gt;. Click &amp;ldquo;Submit and Next&amp;rdquo;.&lt;img alt=&#34;vra7-NewTenant1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2015/12/vra7-NewTenant1-1024x457.png&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 - Authentication</title>
      <link>https://theithollow.com/2016/01/13/vrealize-automation-7/</link>
      <pubDate>Wed, 13 Jan 2016 15:03:15 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/13/vrealize-automation-7/</guid>
      <description>&lt;p&gt;In order to setup Active Directory Integrated Authentication, we must login to our default tenant again but this time as our &amp;ldquo;Tenant Administrator&amp;rdquo; (we setup in &lt;a href=&#34;https://theithollow.com/2016/01/12/vrealize-automation-7-base-setup/&#34;&gt;the previous post&lt;/a&gt;) instead of the system administrator account that is created during initial setup.&lt;/p&gt;
&lt;p&gt;Once you&amp;rsquo;re logged in, click the Administration tab &amp;ndash;&amp;gt; Directories Management &amp;ndash;&amp;gt; Directories and then click the &amp;ldquo;Add Directory&amp;rdquo; button. Give the directory a descriptive name like the name of the ad domain for example. Then select the type of directory. I&amp;rsquo;ve chosen the &amp;ldquo;Active Directory (Integrated Windows Authentication)&amp;rdquo; option. This will add the vRA appliance to the AD Domain and use the computer account for authentication. &lt;strong&gt;Note:&lt;/strong&gt; you must setup Active Directory in the default (vsphere.local) tenant before it can be used in the subtenants.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 - Base Setup</title>
      <link>https://theithollow.com/2016/01/12/vrealize-automation-7-base-setup/</link>
      <pubDate>Tue, 12 Jan 2016 15:07:46 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/12/vrealize-automation-7-base-setup/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve got vRA installed and thats a good start. Our next step is to login to the portal and start doing some configuration. Go to https://vra-appliance-name-orIP and enter the administrator login that you specified during your install. Unlike prior versions of vRealize Automation, no domain vsphere.local domain suffix is required to login.&lt;img alt=&#34;vra7-base1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2015/12/vra7-base1.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;To start, Lets add some local users to our vSphere.local tenant. Click on the vsphere.local tenant.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;vra7-base_1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2015/12/vra7-base_1.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Click on the &amp;ldquo;Local users&amp;rdquo; tab and then click the &amp;ldquo;New&amp;rdquo; button to add a local account. I&amp;rsquo;ve created a vraadmin account that will be a local account only used to manage the default tenant configurations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 Guide</title>
      <link>https://theithollow.com/2016/01/11/vrealize-automation-7-guide/</link>
      <pubDate>Mon, 11 Jan 2016 15:45:35 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/11/vrealize-automation-7-guide/</guid>
      <description>&lt;p&gt;If following the posts in order, this guide should help you setup vRealize Automation 7 from start to finish. This is a getting started guide that will hopefully get you on the right path, answer any questions you might have, and give you tips on deploying your own cloud management portal.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Setup vRealize Automation 7&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2016/01/vRA7Guide1-1024x610.png&#34;&gt;&lt;/p&gt;
&lt;h1 id=&#34;part-1---simple-installation&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1uy&#34;&gt;Part 1 - Simple Installation&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-2--base-setup&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1vm&#34;&gt;Part 2 -Base Setup&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-3--authentication&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1vb&#34;&gt;Part 3 - Authentication&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-4---tenants&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1vK&#34;&gt;Part 4 - Tenants&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-5---endpoints&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1w0&#34;&gt;Part 5 - Endpoints&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-6---fabric-groups&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1w8&#34;&gt;Part 6 - Fabric Groups&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-7---business-groups&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1wq&#34;&gt;Part 7 - Business Groups&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-8---reservations&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1wf&#34;&gt;Part 8 - Reservations&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-9---services&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1x1&#34;&gt;Part 9 - Services&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-10---custom-groups&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1wT&#34;&gt;Part 10 - Custom Groups&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-11---blueprints&#34;&gt;&lt;a href=&#34;https://theithollow.com/2016/01/28/vrealize-automation-7-blueprints/&#34;&gt;Part 11 - Blueprints&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-12---entitlements&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1xa&#34;&gt;Part 12 - Entitlements&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-13---manage-catalog-items&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1zN&#34;&gt;Part 13 - Manage Catalog Items&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-14---event-subscriptions&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1xU&#34;&gt;Part 14 - Event Subscriptions&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-15---custom-properties&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1yi&#34;&gt;Part 15 - Custom Properties&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-16---xaas-blueprints&#34;&gt;&lt;a href=&#34;https://theithollow.com/2016/02/29/vrealize-automation-7-xaas-blueprints/&#34;&gt;Part 16 - XaaS Blueprints&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-17---resource-actions&#34;&gt;&lt;a href=&#34;https://theithollow.com/2016/02/15/vrealize-automation-7-custom-actions/&#34;&gt;Part 17 - Resource Actions&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-18---enterprise-install&#34;&gt;&lt;a href=&#34;https://theithollow.com/2016/02/22/vrealize-automation-7-enterprise-install/&#34;&gt;Part 18 - Enterprise Install&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-19---load-balancer-settings&#34;&gt;&lt;a href=&#34;https://theithollow.com/2016/02/24/vrealize-automation-7-load-balancer-rules/&#34;&gt;Part 19 - Load Balancer Settings&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-20--nsx-initial-setup&#34;&gt;&lt;a href=&#34;https://theithollow.com/2016/03/07/6234/&#34;&gt;Part 20 - NSX Initial Setup&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-21---nsx-blueprints&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1Db&#34;&gt;Part 21 - NSX Blueprints&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-22---code-stream-and-jenkins-setup&#34;&gt;&lt;a href=&#34;https://theithollow.com/2016/05/09/using-jenkins-vrealize-code-stream/&#34;&gt;Part 22 - Code Stream and Jenkins Setup&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-23---code-stream-and-artifactory-setup&#34;&gt;&lt;a href=&#34;https://theithollow.com/2016/05/23/code-stream-artifactory/&#34;&gt;Part 23 - Code Stream and Artifactory Setup&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-24---add-custom-items-to-vra7&#34;&gt;&lt;a href=&#34;http://wp.me/p32uaN-1G8&#34;&gt;Part 24 - Add Custom Items to vRA7&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-25---upgrade-vra-from-71-to-72&#34;&gt;&lt;a href=&#34;https://theithollow.com/?p=7311&amp;amp;preview=true&#34;&gt;Part 25 - Upgrade vRA from 7.1 to 7.2&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-26---adding-an-azure-endpoint&#34;&gt;&lt;a href=&#34;https://theithollow.com/2017/03/20/adding-azure-endpoint-vrealize-automation-7/&#34;&gt;Part 26 - Adding an Azure Endpoint&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-27---installing-vrealize-code-stream-for-it-devops&#34;&gt;&lt;a href=&#34;https://theithollow.com/2017/03/27/installing-code-stream-management-pack-devops/&#34;&gt;Part 27 - Installing vRealize Code Stream for IT DevOps&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-28---configuring-endpoints-for-vrealize-code-stream-for-it-devops&#34;&gt;&lt;a href=&#34;https://theithollow.com/2017/04/04/configuring-vrealize-code-stream-management-pack-devops-endpoints/&#34;&gt;Part 28 - Configuring Endpoints for vRealize Code Stream for IT DevOps&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-29---using-vrealize-code-stream-for-it-devops&#34;&gt;&lt;a href=&#34;https://theithollow.com/2017/04/10/using-vrealize-code-stream-management-pack-devops/&#34;&gt;Part 29 - Using vRealize Code Stream for IT DevOps&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-30---unit-testing-with-vrealize-code-stream-for-it-devops&#34;&gt;&lt;a href=&#34;https://theithollow.com/2017/04/18/vrealize-code-stream-management-pack-devops-unit-testing/&#34;&gt;Part 30 - Unit Testing with vRealize Code Stream for IT DevOps&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-31---containers-on-vrealize-automation&#34;&gt;&lt;a href=&#34;https://theithollow.com/2017/05/08/containers-vrealize-automation/&#34;&gt;Part 31 - Containers on vRealize Automation&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-32---vra-73-component-profiles&#34;&gt;&lt;a href=&#34;https://theithollow.com/2017/06/06/vra-7-3-component-profiles/&#34;&gt;Part 32 - vRA 7.3 Component Profiles&lt;/a&gt;&lt;/h1&gt;
&lt;h1 id=&#34;part-33---vra-75-upgrade&#34;&gt;&lt;a href=&#34;https://wp.me/p32uaN-2oA&#34;&gt;Part 33 - vRA 7.5 Upgrade&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;If you&amp;rsquo;re looking for a getting started video, check out this P &lt;a href=&#34;http://pluralsight.com&#34;&gt;luralsight&lt;/a&gt; course for a quick leg up on vRA 7.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 7 Simple Installation</title>
      <link>https://theithollow.com/2016/01/11/vrealize-automation-7-simple-installation/</link>
      <pubDate>Mon, 11 Jan 2016 15:00:21 +0000</pubDate>
      <guid>https://theithollow.com/2016/01/11/vrealize-automation-7-simple-installation/</guid>
      <description>&lt;p&gt;This is our first stop in our journey to install vRealize Automation 7 and all of it&amp;rsquo;s new features. This post starts with the setup of the environment and assumes that you&amp;rsquo;ve deployed a vRealize Automation appliance from an OVA and that you&amp;rsquo;ve also got a Windows Server deployed so that we can install the IAAS components on it.&lt;/p&gt;
&lt;p&gt;After you&amp;rsquo;ve deployed the vRA7 OVA, login to the appliance with the root login and password supplied during your OVA deployment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6 with NSX – Firewall</title>
      <link>https://theithollow.com/2015/11/30/vrealize-automation-6-with-nsx-firewall/</link>
      <pubDate>Mon, 30 Nov 2015 15:08:27 +0000</pubDate>
      <guid>https://theithollow.com/2015/11/30/vrealize-automation-6-with-nsx-firewall/</guid>
      <description>&lt;p&gt;So far we&amp;rsquo;ve talked a lot about using our automation solution to automate network deployments with NSX. But one of the best features about NSX is how we can firewall everything! Lucky for us, we can automate the deployment of specific firewall rules for each of our blueprints as well as deploying brand new networks for them.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Use Case:&lt;/strong&gt; There are plenty of reasons to firewall your applications. It could be for compliance purposes or just a good practice to limit what traffic can access your apps.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Custom Options for vRealize Automation Server Requests</title>
      <link>https://theithollow.com/2015/03/30/custom-options-for-vrealize-automation-server-requests/</link>
      <pubDate>Mon, 30 Mar 2015 13:42:16 +0000</pubDate>
      <guid>https://theithollow.com/2015/03/30/custom-options-for-vrealize-automation-server-requests/</guid>
      <description>&lt;p&gt;vRealize Automation is a great way to allow teams to deploy virtual machines and manage them throughout their entire lifecycle.  You can control exactly where you want the machines deployed and the processes that must happen in order to meet company guidelines.  Sometimes, you&amp;rsquo;d like to give some additional options to the end user when they deploy a machine.  To do this, we can use a custom property.&lt;/p&gt;
&lt;h1 id=&#34;build-a-property-in-the-property-dictionary&#34;&gt;Build a Property in the Property Dictionary&lt;/h1&gt;
&lt;p&gt;To start, lets build a new property in the property dictionary.  To do this, go to the Infrastructure Tab &amp;ndash;&amp;gt; Blueprints &amp;ndash;&amp;gt; Property Dictionary.  From there, we can add a &amp;ldquo;New Property Definition&amp;rdquo;.  In the example below I&amp;rsquo;ve created a very generic &amp;ldquo;HollowTestProperty&amp;rdquo; and left the display name the same.  A description is always a good idea and the Control Type I changed to &amp;ldquo;DropDownList&amp;rdquo;.  This will mean that we can enter a series of values to be selected by the end user at the time of the request.  Be sure to click the green check mark to save the entry.
&lt;a href=&#34;https://assets.theithollow.com/wp-content/uploads/2015/03/vRA-CustomProperty1.png&#34;&gt;&lt;img alt=&#34;vRA-CustomProperty1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2015/03/vRA-CustomProperty1-1024x143.png&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6.2 Upgrade</title>
      <link>https://theithollow.com/2014/12/16/vrealize-automation-6-2-upgrade/</link>
      <pubDate>Tue, 16 Dec 2014 14:56:53 +0000</pubDate>
      <guid>https://theithollow.com/2014/12/16/vrealize-automation-6-2-upgrade/</guid>
      <description>&lt;p&gt;Upgrades for the vRealize Automation software (formerly vCloud Automation Center) seem to be coming quite often these days.  This post gives a quick overview on how to upgrade your current environment to the latest release.  Of course for official documentation, please check out VMware&amp;rsquo;s documentation for details.  &lt;a href=&#34;http://pubs.vmware.com/vra-62/topic/com.vmware.ICbase/PDF/vrealize-automation-62-upgrading.pdf&#34;&gt;vRealize Upgrade Instructions&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;pre-install-steps&#34;&gt;&lt;strong&gt;Pre-Install Steps&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Obviously you should ensure that you&amp;rsquo;ve got backups in the event something catastrophic should occur.  Be sure to grab a backup of the IaaS database, and snapshot your vRA appliances, as well as any of the servers running the IaaS components such as the Model Manager, DEM Workers, Orchestrators and Agents.  For this guide, we have a vRA appliance, and a single IaaS Server running the rest of the components.  A separate SQL Server is housing the database.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VMware Appliance Console Certificates</title>
      <link>https://theithollow.com/2014/10/27/vmware-appliance-console-certificates/</link>
      <pubDate>Mon, 27 Oct 2014 13:01:33 +0000</pubDate>
      <guid>https://theithollow.com/2014/10/27/vmware-appliance-console-certificates/</guid>
      <description>&lt;p&gt;During a recent install, I got stuck on an issue (or so I thought) assigning an SSL Certificate to some of the vRealize Automation Appliances.  I went through all of the installation procedures and the appliance stated &amp;ldquo;SSL Certificate Installed Successfully&amp;rdquo;, but when I went to the appliance, the certificate still showed the default VMware certificate.&lt;/p&gt;
&lt;p&gt;You can see when I go to the appliance, I was getting a warning on the SSL Certificate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6 Customizations</title>
      <link>https://theithollow.com/2014/09/08/vrealize-6-customizations/</link>
      <pubDate>Mon, 08 Sep 2014 11:01:25 +0000</pubDate>
      <guid>https://theithollow.com/2014/09/08/vrealize-6-customizations/</guid>
      <description>&lt;p&gt;It may seem like a trivial thing, but setting up some customizations for your vCAC (now renamed vRealize Automation) deployment can really make your IaaS solution stand out, and a good looking portal might help with buy-in from your users.&lt;/p&gt;
&lt;h1 id=&#34;branding&#34;&gt;&lt;strong&gt;Branding&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;Setting up your portal with a logo and a color scheme that mimic&amp;rsquo;s your organization is a typical thing to do after getting a portal up and running.&lt;/p&gt;
&lt;p&gt;Login to your vCAC instance with a Tenant Administrator login, go to the Administration Tab &amp;ndash;&amp;gt;  Branding.  Here, you can upload your logo, add a product name (or department name), background colors, text colors and whatever you&amp;rsquo;d like.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6 Approvals</title>
      <link>https://theithollow.com/2014/09/08/vrealize_automation_approvals/</link>
      <pubDate>Mon, 08 Sep 2014 11:00:30 +0000</pubDate>
      <guid>https://theithollow.com/2014/09/08/vrealize_automation_approvals/</guid>
      <description>&lt;p&gt;Your powerful new cloud automation software is up and running, but we need to have some sort of check and balance to be sure that people aren&amp;rsquo;t creating VMs on a whim because it&amp;rsquo;s so easy to do.  For this, we can use an approval process.  Maybe a supervisor, or even the CIO can approval the additional resources.&lt;/p&gt;
&lt;h1 id=&#34;approval-policies&#34;&gt;&lt;strong&gt;Approval Policies&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;To setup an approval policy, login as a Tenant Administrator and go to the Administration Tab &amp;ndash;&amp;gt; Approval Policies.  Click the familiar green &amp;ldquo;+&amp;rdquo; icon to add a new policy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6 Custom Resource Properties</title>
      <link>https://theithollow.com/2014/09/08/vrealize-automation-6-custom-resource-properties/</link>
      <pubDate>Mon, 08 Sep 2014 10:58:07 +0000</pubDate>
      <guid>https://theithollow.com/2014/09/08/vrealize-automation-6-custom-resource-properties/</guid>
      <description>&lt;p&gt;In the last post, we showed how to use vCAC to surface a vCO workflow.  The problem presents itself when the vCO workflow is looking for something other than a string for a variable.  What if you are looking for an object?  For example there may be a user named &amp;ldquo;Clarice Starling&amp;rdquo; and that name could be a string.  But the Active Directory object for user Clarice Starling has many attributes such as account, description, permissions etc and that is not a string.  So if you want to perform an action on an object from vCAC, what do you do?&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6 Service Blueprint</title>
      <link>https://theithollow.com/2014/09/08/vrealize-6-service-blueprint/</link>
      <pubDate>Mon, 08 Sep 2014 10:58:07 +0000</pubDate>
      <guid>https://theithollow.com/2014/09/08/vrealize-6-service-blueprint/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve got the main section of vCAC (now renamed vRealize Automation) setup and running and have created some blueprints to create some servers, but that&amp;rsquo;s really just the tip of the iceberg.  We can utilize vCAC to perform tasks as well and in my opinion this is where vCAC really makes a big difference.&lt;/p&gt;
&lt;h1 id=&#34;service-blueprints&#34;&gt;&lt;strong&gt;Service Blueprints&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;Instead of creating server blueprints, now we create service blueprints.  They&amp;rsquo;ll be a similar setup to what you&amp;rsquo;ve seen in previous posts.  Go to the Advanced Services Tab &amp;ndash;&amp;gt; Service Blueprints and click the green &amp;ldquo;+&amp;rdquo; sign to add a new blueprint.
&lt;a href=&#34;https://assets.theithollow.com/wp-content/uploads/2014/08/ServiceBlueprint1.png&#34;&gt;&lt;img alt=&#34;ServiceBlueprint1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2014/08/ServiceBlueprint1.png&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6 Service Designer and vCO</title>
      <link>https://theithollow.com/2014/09/08/vcac-6-service-designer-vco/</link>
      <pubDate>Mon, 08 Sep 2014 10:57:25 +0000</pubDate>
      <guid>https://theithollow.com/2014/09/08/vcac-6-service-designer-vco/</guid>
      <description>&lt;p&gt;vCAC 6 (now renamed vRealize Automation) allows us to provision more than just virtual machines.  We can also publish vCenter Orchestrator packages.  To do so, we need to configure the Service Designer.&lt;/p&gt;
&lt;p&gt;Go to the Administration Tab &amp;ndash;&amp;gt; Groups and create a group that will have access to the service designer.  I just used the Domain Admins group, mainly because it&amp;rsquo;s my lab.  Click the dropdown to edit the group properties. &lt;a href=&#34;https://assets.theithollow.com/wp-content/uploads/2014/08/Advanced-services-designer1.png&#34;&gt;&lt;img alt=&#34;Advanced services designer1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2014/08/Advanced-services-designer1.png&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6 Blueprints and Catalogs</title>
      <link>https://theithollow.com/2014/09/08/vcac-6-blueprints-catalogs/</link>
      <pubDate>Mon, 08 Sep 2014 10:56:13 +0000</pubDate>
      <guid>https://theithollow.com/2014/09/08/vcac-6-blueprints-catalogs/</guid>
      <description>&lt;p&gt;We&amp;rsquo;re finally ready to start building some blueprints.  &lt;a href=&#34;http://wp.me/p32uaN-10l&#34;&gt;Resources are available&lt;/a&gt;, &lt;a href=&#34;http://wp.me/p32uaN-10w&#34;&gt;reservations have been set&lt;/a&gt;, &lt;a href=&#34;http://wp.me/p32uaN-10w&#34;&gt;groups have been created&lt;/a&gt; and now we can build some blueprints.&lt;/p&gt;
&lt;h1 id=&#34;blueprints&#34;&gt;&lt;strong&gt;Blueprints&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;Go to the Infrastructure Tab &amp;ndash;&amp;gt; Blueprints &amp;ndash;&amp;gt; Blueprints and then click &amp;ldquo;New Blueprint&amp;rdquo; &amp;ndash;&amp;gt; Virtual &amp;ndash;&amp;gt; vSphere (vCenter).&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://assets.theithollow.com/wp-content/uploads/2014/08/vcac-bprint1.png&#34;&gt;&lt;img alt=&#34;vcac-bprint1&#34; loading=&#34;lazy&#34; src=&#34;https://assets.theithollow.com/wp-content/uploads/2014/08/vcac-bprint1.png&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Give the blueprint a name and a description.  In my case, I&amp;rsquo;m creating a server 2008 R2 blueprint.   Select a Reservation Policy and a machine prefix.  Then enter a number of days for Archives.  This is the number of days the virtual machines will be available after they expire.  Think recycling bin in Windows.  Also, if you&amp;rsquo;re so inclined, you can enter a dollar amount to assign to this template per day, so that later on each department can see how much money these VMs cost the company.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6 Policies and Reservations</title>
      <link>https://theithollow.com/2014/09/08/vcac-6-policies-reservations/</link>
      <pubDate>Mon, 08 Sep 2014 10:55:24 +0000</pubDate>
      <guid>https://theithollow.com/2014/09/08/vcac-6-policies-reservations/</guid>
      <description>&lt;p&gt;In this vCAC (now renamed vRealize Automation) series, we&amp;rsquo;ve got &lt;a href=&#34;http://wp.me/p32uaN-10l&#34;&gt;access to some of our resources&lt;/a&gt; now after connecting our vCenter Endpoint, so now we want to create some policies to control how our new VMs will be deployed.&lt;/p&gt;
&lt;h1 id=&#34;machine-prefixes&#34;&gt;&lt;strong&gt;Machine Prefixes&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;We&amp;rsquo;ll be creating a lot of new virtual machines so we&amp;rsquo;ll want to put a prefix on all these machines so we can identify them.  You can have more than one prefix so that you can have different prefixes by department, company, user or so on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6 vCenter Endpoint Setup</title>
      <link>https://theithollow.com/2014/09/08/vcac-6-vcenter-endpoint-setup/</link>
      <pubDate>Mon, 08 Sep 2014 10:54:02 +0000</pubDate>
      <guid>https://theithollow.com/2014/09/08/vcac-6-vcenter-endpoint-setup/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve completed the vCAC (now rename to vRealize Automation) &lt;a href=&#34;https://theithollow.com/2014/07/trouble-configuring-vcac-appliance/&#34;&gt;appliance deployment&lt;/a&gt;, installed &lt;a href=&#34;http://wp.me/p32uaN-ZQ&#34;&gt;IaaS components&lt;/a&gt;, &lt;a href=&#34;http://wp.me/p32uaN-10b&#34;&gt;setup tenants and identity stores&lt;/a&gt;.  Now it&amp;rsquo;s time to get cracking on connecting to some resources that we can use for our applications.  I would like to point out that for this section we&amp;rsquo;ll be logged in as a user that is both an infrastructure admin as well as a tenant admin.  I&amp;rsquo;ve also chosen to complete this configuration under my newly created &amp;ldquo;Neighborhood Watch&amp;rdquo; tenant.   When adding resources to your tenants, you can do this at the default tenant level and have the sub-tenants use them, or configure the resources at each tenant level.  I would steer away from doing it in both places to make troubleshooting easier at a later date.  I mean, what happens when you&amp;rsquo;re sharing the same vCenter at the default level as well as the sub-tenant level?  That could get a bit tricky.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6 Basic Configurations</title>
      <link>https://theithollow.com/2014/09/08/vcac-6-basic-configurations/</link>
      <pubDate>Mon, 08 Sep 2014 10:53:24 +0000</pubDate>
      <guid>https://theithollow.com/2014/09/08/vcac-6-basic-configurations/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;ve followed the series this far, you&amp;rsquo;ve got your vCAC (now renamed vRealize Automation) &lt;a href=&#34;https://theithollow.com/2014/07/trouble-configuring-vcac-appliance/&#34;&gt;appliance deployed&lt;/a&gt; and your &lt;a href=&#34;http://wp.me/p32uaN-ZQ&#34;&gt;IaaS components installed&lt;/a&gt;.  The tricky parts are over with, and now the fun begins&amp;hellip; configurations!  What are you waiting for?  Go login at the http://vcacapplaincename/shell-ui-app/ url.&lt;/p&gt;
&lt;h1 id=&#34;add-a-tenant&#34;&gt;&lt;strong&gt;Add a Tenant&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;Under Administration &amp;ndash;&amp;gt; Tenants, you will see the default tenant which is vsphere.local.  This is the context where you can create additional tenants and should probably be considered to be a &amp;ldquo;Do Not Touch&amp;rdquo; tenant.  Even if you&amp;rsquo;re only going to have a single tenant, it would be a good idea to create a new one just in case.  It&amp;rsquo;s pretty easy to create more tenants if you make a mistake, but tough to recreate the default tenant.  Click the &amp;ldquo;+&amp;rdquo; to create a new tenant.&lt;/p&gt;</description>
    </item>
    <item>
      <title>vRealize Automation 6.0 IaaS Installation</title>
      <link>https://theithollow.com/2014/09/08/vcac-6-iaas-installation/</link>
      <pubDate>Mon, 08 Sep 2014 10:51:20 +0000</pubDate>
      <guid>https://theithollow.com/2014/09/08/vcac-6-iaas-installation/</guid>
      <description>&lt;p&gt;Deploying the vCAC (now renamed to vRealize Automation) appliance is only the first step towards getting your Infrastructure as a Service (IaaS) up and running.  The next step is to get the IaaS components installed on a Windows machine.  There are a number of prerequisites but luckily there is a powershell script that can take care of most of it for you.  Find the script &lt;a href=&#34;http://blogs.vmware.com/vsphere/2013/12/vmware-vcloud-automation-center-6-pre-req-automation-script.html#Download&#34;&gt;here&lt;/a&gt;.  I must mention first that for vCAC 6 (at the time of this writing) .Net 4.5 is required.  This does not mean that .Net 4.5 or higher needs to be installed.  .Net 4.5 sp1 does not work with the IaaS components which also means that Server 2012 R2 is not a candidate to install the IaaS components on.  Use a Server 2008R2 or Server 2012 with .Net 4.5 installed.  (vRealize 6.1 fully supports .Net 4.5.1 according to the VMware rep I spoke with at VMworld)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trouble Configuring the vCAC appliance</title>
      <link>https://theithollow.com/2014/07/28/trouble-configuring-vcac-appliance/</link>
      <pubDate>Mon, 28 Jul 2014 13:05:39 +0000</pubDate>
      <guid>https://theithollow.com/2014/07/28/trouble-configuring-vcac-appliance/</guid>
      <description>&lt;p&gt;I thought it was necessary to get this post out.  I&amp;rsquo;ve heard numerous people say that they&amp;rsquo;ve tried to install VMware&amp;rsquo;s vCloud Automation Center (vCAC) but for one reason or another it just didn&amp;rsquo;t seem to work.  I myself recently installed this and had issues, but somehow got it to install correctly on the third try.  If you&amp;rsquo;ve had trouble configuring the vCAC appliance then look for the tip below.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
