ERROR certificate-manager 'lstool get' failed: 1

The other day I had to replace the machine SSL certificate on a vCenter Server Appliance 6.5. Since vCenter 6.0 the process of replacing a certificate has been greatly simplified, the certificate-manager script basically takes care of everything which is really nice. However, this time I encountered an error when... [Read More]

Conflict between EMC Networker client and vCenter Server (Windows)

I encountered a really strange issue with a customer on a Windows based vCenter server. (I know Windows will be deprecated soon but this is another discussion and it is still supported as of now). I am going to simplify what happened and consolidate the useful bits. <img src="/img/emc-networker-vcenter.png" alt=""... [Read More]

Speed up PowerCLI

A few weeks ago while working on a Nagios integration to monitor Horizon View. I ran into a problem where my script would time out after 60 seconds, very annoying. It made me notice that the server running the scripts was very slow in PowerShell. After checking out google I... [Read More]

Horizon View shambles

I started working with Horizon View for a customer a little less than a year ago. I had never used the product before and boy was life sweet. I will consider this post a mix of self therapy and archives (I know, makes sense to me). Although before ranting at... [Read More]

PowerCLI SRM module: How to use it

If you have Site Recovery Manager in your environment and you are a scripting freak like me who wants to do everything from a Powershell window, you found the right place! You can already do a lot of things with the built-in PowerCLI modules in a... [Read More]

Canceling hung tools upgrade task

One of the steps of upgrading a vSphere deployment is to update the VMware tools to the version provided by the hosting ESXi server. Like most of you know, it is very easy to upgrade the tools from vCenter. You either click the Update VMware Tools... [Read More]

VSAN host health critical

I recently encountered an issue with VSAN where the health of the host would appear as critical in vCenter. The host was still connected, the VMs still running. The health of its disks could not be retrieved and appears to have connectivity issue. <img src="/img/vsan-prob-1.jpg" alt=""... [Read More]

VMware Tools 10.3.2 - and AppDefense

Just a few days ago I wrote about VMware Tools 10.3.0 that were recalled due to an issue with the VMXNET3 network driver for Windows. It didn’t take long for VMware to get back on their feet and release the version 10.3.2 and make 10.3.0 deprecated. Can be downloaded... [Read More]