VMware Appliance Console Certificates

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 “SSL Certificate Installed Successfully”, but when I went to the appliance, the certificate still showed the default VMware certificate. You can see when I go to the appliance, I was getting a warning on the SSL Certificate. ...

October 27, 2014 · 1 min · eshanks

vCAC usp_SelectAgent SQL Errors

The home lab got a vCAC (now renamed vRealize Automation) refresh to version 6.1 recently and although I’d posted a guide to installing vCAC 6 earlier, I found myself having a few errors with my vCAC 6.1 deployment. The only difference in my environment was the version of Windows I used for the IaaS components. Instead of using server 2008R2 as I did with 6.0, I used Server 2012 R2 for vCAC 6.1 since it was now supported. ...

October 20, 2014 · 2 min · eshanks

A Sense of Community

I was asked by a coworker, why I blog. He asked, “Why would you spend the time writing, when people have official documentation to use?” His point was that it’s silly to write how-to articles about things that are already officially documented by a vendor. To further his curiosity, he wanted to know why I would post things that could possibly get me into trouble if I’m posting negative things or incorrect information. ...

October 13, 2014 · 3 min · eshanks

Cloning Nested ESXi in Workstation

I recently had to rebuild part of my home lab due to a very poor decision to host all of my nested ESXi hosts on a single SSD. Kids, Do NOT do that at home! Obviously this is a lab and budget was a constraint, but it was a bummer when my SSD finally failed. It might be useful to review some steps used to build ESXi Servers inside VMware Workstation. Especially since Workstation 10 can clone ESXi which makes things much quicker. ...

October 6, 2014 · 2 min · eshanks

Free Bandwidth Monitoring

When I work with smaller sized customers, I often hear that they don’t have any networking monitoring software available. Usually there is some server monitoring there, and something that pings network devices, but nothing that can display how much bandwidth is being used, and when. If you are in this situation, I implore you to check out PRTG monitor from Paessler. This is a great piece of software, that can do much more than monitor your Internet bandwidth, but that’s what I use it the most for. There is a full version, but the free version will allow you to monitor up to 10 ports which is plenty if you’re just monitoring your WAN, or a few ports like your ESXi hosts in your home lab! ...

September 29, 2014 · 2 min · eshanks

A Microsoft Guy Converted to Apple

I never thought that I’d be writing this post, but the day has come where I decided to switch to an Apple laptop. If you’ve known me, you were probably aware of my disdain for Apple products. I was of the opinion that they are offering the same equipment with a higher price tag and people who purchased that stuff were suckers. So now, either I’ve been snookered into this mass hysteria of Mac Madness, or things aren’t really how I originally thought. ...

September 23, 2014 · 3 min · eshanks

QNIX Q2710 Monitor Review

I just bought two new 27 inch (yeah, they’re large) monitors for my home office thanks to a suggestion from Satyam Vaghani over twitter of course. He pointed me towards the QNIX QX2710 monitor and I was first surprised with the price. At less than $350 I had to give it a shot. I mean really, who wouldn’t want two 27 inch monitors on their desk? The Good The resolution was something I was really looking at. I selected the 2560 X 1440 resolution so that I didn’t feel like I needed to buy a new monitor in a year or two because something cooler came out. I’d say at this point in time, a 1920 X 1080 resolution is fairly standard. Also, with it being a much larger monitor than I’ve been accustomed to, the resolution needs to increase as well to provide a clear picture. ...

September 15, 2014 · 5 min · eshanks

vRealize Automation 6 Customizations

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. Branding Setting up your portal with a logo and a color scheme that mimic’s your organization is a typical thing to do after getting a portal up and running. Login to your vCAC instance with a Tenant Administrator login, go to the Administration Tab –> Branding. Here, you can upload your logo, add a product name (or department name), background colors, text colors and whatever you’d like. ...

September 8, 2014 · 2 min · eshanks

vRealize Automation 6 Approvals

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’t creating VMs on a whim because it’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. Approval Policies To setup an approval policy, login as a Tenant Administrator and go to the Administration Tab –> Approval Policies. Click the familiar green “+” icon to add a new policy. ...

September 8, 2014 · 3 min · eshanks

vRealize Automation 6 Custom Resource Properties

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 “Clarice Starling” 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? ...

September 8, 2014 · 3 min · eshanks