Category Archives: Virtualization

VMware : Time on VCSA is out of sync with external PSC

This issue appear to be banal, but actually consumed precious (lost) time of my day deploying a vCenter Server Appliance on an external Platform Service controller, version 6.5. At the “Install – Stage 2: Set Up vCenter Server Appliance”, you are asked for Single Sign-On infos of the PSC appliance. Clicking next, you may encounter… Read More »

VMware : Basic ESXi commands

You will find below some basic and useful commands to operate a ESXi hypervisor from the command line. Put the host in maintenance mode (or leave maintenance mode) : esxcli –server localhost system maintenancemode set –enable <true | false> List all VMs registered on the host : vim-cmd vmsvc/getallvms Verify the power state of a… Read More »

VMware : vCenter version and build number history

Here is a list below of version and build number for VMware vCenter Server product. I have no credit over it, it has been taken from virten.net Web site. Name Version Release Build Installer Version vCenter Server 6.0.0 Update 2 6.0 U2 2016-03-15 3634793 3634788 VMware vCenter Server 6.0 Update 1b 6.0 U1b 2016-01-7 3339083 3343019… Read More »