Category Archives: Virtualization

Quick vSphere Cluster BIOS check

The following check will compare the BIOS versions of the ESX hosts in a cluster and verify they are all at a consistent level. The check makes use of a $Clusters variable, which can be created using the following line … Continue reading

Posted in Scripting, Virtualization | Leave a comment

Network related vSphere checks

The following two sections of code can be ran independently or used in conjunction with Alan Renouf’s vCheck script. They return network specific issues that could happen in a vSphere environment. The first check makes use of a $clusters variable, … Continue reading

Posted in Scripting, Virtualization | Leave a comment

General vSphere Cluster counts/averages

A year or so ago, I had added some generic sections to Alan Renouf’s vCheck 5 script, which I was using to report on several environments that I managed. A few months ago, Alan released a new version of vCheck … Continue reading

Posted in Scripting, Virtualization | Leave a comment

VMware Support Assistant SSL

VMware recently released a new product call vCenter Support Assistant. This virtual appliance places an icon in the vCenter ‘Solutions and Applications’ area where you can contact support, open SRs and upload support bundles. You can view the entire product … Continue reading

Posted in Virtualization | 2 Comments

Linked mode, server replacement and VMwareVCMSDS errors

This is an issue I experienced a couple of months back, but thought I’d take some time and document it here as I couldn’t find any reference to other people experiencing this issue. For some background for this environment there … Continue reading

Posted in Virtualization | Comments Off on Linked mode, server replacement and VMwareVCMSDS errors