Tag : VCAP6

Written by Christopher Lewis on January 16, 2017 .

Objective Overview

Objective 2.2 - Create/Modify a Business Group

  • Evaluate a deployment plan to determine Business Group and Tenant requirements.
  • Create a new Business Group.
  • Modify an existing Business Group.
  • Apply the three roles defined in a Business Group (Admin, support, user)

Objective Prerequisites

The following prerequisites are assumed for this Objective:

  1. A full deployed vRealize Automation 6.x solution (minimal or distributed).
  2. At least one Machine Prefix created by the Fabric Administrator.

Objective Breakdown

Note: You will notice I have moved the objectives around in this post. The reason for this was because I felt it made more sense to demonstrate the create of a Business Group before configuring the different roles within that group.

VMware vRealize Automation VCAP6 VCAP6-CMA

Written by Christopher Lewis on January 16, 2017 .

Objective Overview

Objective 1.4: Configure Infrastructure/Cloud-based Endpoints

  • Create credentials with vRealize roles assigned according to a deployment plan
  • Manage credentials for endpoints according to a deployment plan
  • Edit Data Collection intervals for specific resources
  • Configure endpoint parameters (credentials, hostname, etc-) for infrastructure and cloud endpoints

Objective Prerequisites

The following prerequisites are assumed for this Objective:

  1. A full deployed vRealize Automation 6.x solution (minimal or distributed).

Objective Breakdown

Before we break down the above objectives, whilst not explicitly stated as an objective, I think it is important to cover how to create an Endpoint. I have covered the creation of Infrastructure and Cloud Endpoints in separate post(s):

VMware vRealize Automation VCAP6 VCAP6-CMA

Written by Christopher Lewis on January 15, 2017 .

This post is a part of a series of posts for preparation for the VCAP6-CMA Deploy exam. For the full exam prep resources check here .

Prerequisites

  • Deployment of vRealize Automation 6.x
  • Configuration of Infrastructure Administrators
  • Deployment of vRealize Automation IaaS Proxy Agent Server for vSphere.

Configuration Overview

Navigate to the Default Tenant vRealize Automation Portal ( https://vra.fqdn/vcac ).

Login with the Infrastructure Admin account.

Click Infrastructure.

VMware vRealize Automation VCAP6 VCAP6-CMA

Written by Christopher Lewis on January 15, 2017 .

Objective Overview

Objective 2.1 - Configure Tenant Properties

  • Configure the Default Tenant
  • Create Tenants according to a deployment plan
  • Configure an Identity Store for a Tenant
  • Create Tenant Roles to meet deployment requirements
  • Configure the branding for the default tenant
  • Configure the branding for a non-default tenant
  • Set Approval Policies for different departments

Objective Prerequisites

The following prerequisites are assumed for this Objective:

  1. Fully deployed vRealize Automation Solution (See Objectives within Section 1).

Objective Breakdown

Configure the Default Tenant

Navigate to the vRealize Automation Portal (https://vra.fqdn/vcac)

VMware vRealize Automation VCAP6 VCAP6-CMA

Written by Christopher Lewis on January 12, 2017 .

This post is a part of a series of posts for preparation for the VCAP6-CMA Deploy exam. For the full exam prep resources check here .

Prerequisites

  • Deploy a Windows Virtual Machine to be used as a IaaS Server.
  • Install and Configure the VMware vRealize Automation IaaS Prerequisites
  • Configure Service Account permissions in SQL Server
  • Download the IaaS Installer from the VMware vRealize Automation Appliance

Configuration Overview

The high level configuration steps for this are:

VMware vRealize Automation VCAP6 VCAP6-CMA

Written by Christopher Lewis on January 11, 2017 .

This post is a part of a series of posts for preparation for the VCAP6-CMA Deploy exam. For the full exam prep resources check here .

Note: Let’s be clear everyone tends to use Brian Graf’s vRA6 IaaS Prerequisite script (available via github ) in real life but we need to understand what the manual process is too so that in the event of a configuration issue, we have a better chance to understand when a configuration is wrong.

VMware vRealize Automation VCAP6 VCAP6-CMA

Written by Christopher Lewis on January 11, 2017 .

Objective Overview

Objective 1.1 - Deploy and Manage a vRA Appliance and IaaS Server as single nodes

  • Acquire IaaS installation media from the virtual appliance
  • Perform initial configuration of appliance and IaaS
    • Configure NTP server for vRealize Appliances
    • Assign appropriate IP address to vRealize Appliance
  • Enable Microsoft Distributed Transaction Coordinator (MSDTC) to communicate between all servers in deployment.
  • Configure Windows Firewall to allow vRA components to communicate

Objective Prerequisites

The following prerequisites are assumed for this Objective:

VMware vRealize Automation VCAP6 VCAP6-CMA

Written by Christopher Lewis on January 10, 2017 .

This post is a part of a series of posts for preparation for the VCAP6-CMA Deploy exam. For the full exam prep resources check here .

Prerequisites

Configuration Overview

The high level configuration steps for this appliance are:

  1. Connect to the Automation Appliance VAMI
  2. Configure the Time/NTP settings
  3. Confirm the Network Settings
  4. Configure the Host Settings
  5. Configure the SSO Settings
  6. Configure Licensing
  7. Confirm vRealize Automation Services Status
  8. Logon to the vRealize Automation Portal

Step by Step Instructions

Connect to the Identity Appliance VAMI

  1. Using a web browser, navigate to VAMI of the Automation Appliance (https://automation-appliance.fqdn:5480)
  1. Click Advanced and then click Proceed to automation-appliance.fqdn (unsafe).
  1. Enter root into the User name text field and the password for the root account into the Password text field. Click Login.

Configure the Time / NTP Settings

  1. Click the Admin Tab and then the Time Settings Tab.
  1. Select Use Time Server from the Time Sync. Mode dropdown and enter the time server(s) in the text field(s) and click Save Settings.

Note:
It is important to use the same consistent time source throughout the implementation of vRealize Automation.

VMware vRealize Automation VCAP6 VCAP6-CMA

Written by Christopher Lewis on January 10, 2017 .

This post is a part of a series of posts for preparation for the VCAP6-CMA Deploy exam. For the full exam prep resources check here .

Step by Step Instructions

  1. Within the VMware vSphere Web Client, right click and select Deploy OVF Template.
  1. Click Browse, navigate to the location of the Identity Appliance OVA, select it and then click Open.
  1. Click Next.
  1. Enter the Identity Appliance name into the the Name text field and then select the Datacentre or folder location to deploy the Identity Appliance.
  1. Click Next
  1. Select the appropriate cluster, host or resource pool and then click Next.
  1. Click Next.
  1. Click Accept and then click Next.
  1. Select the appropriate storage location and then click Next.
  1. Choose the correct Port Group from the Destination Network dropdown and click Next.
  1. Check the Enable SSH service in the appliance checkbox (this can be disabled later), enter the FQDN of the Identity Appliance into the Hostname text field and enter (then confirm) the root password in the Enter password and Confirm password text fields.
  1. Click on Networking Properties to expand the options and scroll down to expose the new fields to complete.
  1. Enter the IP Address(es) of the DNS Server(s) into the DNS Text field, enter the gateway address into the Default Gateway field, enter the Appliance IP Address into the Network 1 IP Address text field and finally add the Netmask into the Network 1 Netmask text field.
  1. Click Next.
  1. Review the configuration information and then Click Finish to deploy the Identity Appliance.

VMware vRealize Automation VCAP6 VCAP6-CMA

Written by Christopher Lewis on January 10, 2017 .

This post is a part of a series of posts for preparation for the VCAP6-CMA Deploy exam. For the full exam prep resources check here .

Prerequisites

Configuration Overview

The high level configuration steps for this appliance are:

  1. Connect to the Identity Appliance VAMI
  2. Configure the Time/NTP settings
  3. Confirm the Network Settings
  4. Configure the SSO Administrator Password
  5. Configure the SSO Hostname
  6. Configure the SSL Certificate
  7. Join the Identity Appliance to Active Directory

Step by Step Instructions

Connect to the Identity Appliance VAMI

  1. Using a web browser, navigate to VAMI of the Identity Appliance https://identity-appliance.fqdn:5480.
  1. Click Advanced and then click Proceed to identity-appliance.fqdn (unsafe).
  1. Enter root into the User name text field and the password for the root account into the Password text field. Click Login.

Configure the Time / NTP Settings

  1. Click the Admin Tab and then the Time Settings Tab.
  1. Select Use Time Server from the Time Sync. Mode dropdown and enter the time server(s) in the text field(s) and click Save Settings.

Confirm the Network Settings

  1. Click the Network Tab to confirm the network settings of the Identity Appliance are correct.

Note:
If the settings are incorrect, click the Address Tab, update the relevant settings, click Save Settings and then reboot the appliance.

VMware vRealize Automation VCAP6 VCAP6-CMA