Update vCenter Configuration Manager (VCM) 5.5 License
The release of vCenter Configuration Manager 5.5 on Mar 15, 2012 brought to some attention that there is license update to be done. The change from license file to serial key make some steps required in updating for those upgrading from previous version to 5.5
My colleague, Clement Wong informed that there is a need and I did also encounter this post in communities.
So to simple update the license file, you just need to browse to the folder in command prompt:
CL\Program FIles (x86)\VMware\VCM\Tools
To see what commands and options are available:
>jlicense.cmd /?
To update your license:
> jlicense.cmd -k xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
Where xxxx is your serial key.
My colleague, Clement Wong informed that there is a need and I did also encounter this post in communities.
So to simple update the license file, you just need to browse to the folder in command prompt:
CL\Program FIles (x86)\VMware\VCM\Tools
To see what commands and options are available:
>jlicense.cmd /?
To update your license:
> jlicense.cmd -k xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
Where xxxx is your serial key.
Comments