vSphere Client Version Number Check


You may see the following window before. It happens when you try to connect to the new version of vCenter from the old version vSphere client.

image

vCenter defines the required version of the vSphere client in the file:  C:\ProgramData\VMware\VMware VirtualCenter\docRoot\client\version.txt

version="5"
exactVersion="5.0.0"
patchVersion="1.0.0"
flexClientVersion="5.0.0"

The only usage that I think of this is that if in some cases you don’t want users to connect the vCenter through the vSphere client, you can change the exactVersion to a non-existent version.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s