vSphere Client HTML5 overview

Page content

vSphere Client (HTML5) overview - logo

After many Years of serving all vSphere users, VMware announced that vSphere Client (called, fat client, C#) will be not supported with the release of vSphere 6.5 and never Goodbye vSphere Client for Windows (C#) – Hello HTML5. In Today post vSphere Client (HTML5) overview, I would like to walk you through the installation of HTML 5 client.

vSphere HTML5 Client installation

vSphere HTML5 Client at the time of writing the blog post is still released as VMware Fling. This means mainly that, there is no support in case something doesn’t work.

vSphere HTML5 Fling can be download from VMware website: https://labs.vmware.com/flings.

  1. Download vSphere HTML5 fling from VMware website - https://labs.vmware.com/flings/vsphere-html5-web-client.
  2. We will need OVA file and in my case as I am using vCenter Server on Windows with embedded PSC server-configure.bat script.
  3. Once downloaded login to your vCenter Server and execute a script from elevated prompt. There will be three files:
ds.properties
store.jks
webclient.properties

vSphere Client (HTML5) overview - 1

4. Deploy vSphere HTML5 Web Client OVA appliance and power it on. 5. Once deployed login to it via ssh and create following directories:

/etc/vmware/vsphere-client/
/etc/vmware/vsphere-client/config
/etc/vmware/vsphere-client/vsphere-client/
/etc/vmware/vsphere-client/vsphereFeatures
  1. Copy files:
store.jks to /etc/vmware/vsphere-client/
ds.properties to  /etc/vmware/vsphere-client/config/
webclient.properties to /etc/vmware/vsphere-client/vsphere-client/
  1. Once files are copied the only thing which is left is to start vSphere Client service. Type ’/etc/init.d/vsphere-client start'.
  2. In browser open appliance IP: https://IP_ADDRESS:9443
  3. After a moment nice and fast HTML5 UI will be displayed.

    vSphere Client (HTML5) overview - 2

Summary

I strongly encourage you to try out vSphere HTML5 Web Client. It is magnificent work done by VMware coders and I could only summarize it with one sentence - “Why so late?!?”