With a VMware ESXi Evaluation license you are able to test all features which are also included in the Enterprise Plus license (vMotion, HA, DRS, etc.) for 60 days.
Sometimes 60 days are not enough, e.g. for migration to new hardware or longer test scenarios. For this purpose there is the possibility to reset the evaluation license:
ATTENTION: The evaluation license is not intended for productive use. Please refer to the license terms of VMware ESXi.
- Start the SSH service on the ESXi host
- Start a SSH connection with a SSH client (e.g. PuTTY)
- Delete the current license:
rm -r /etc/vmware/license.cfg
- Copy the new license:
cp /etc/vmware/.#license.cfg /etc/vmware/license.cfg
- Restart the VPXA service:
/etc/init.d/vpxa restart
Works, thanks!
i would have to say, vmware is warped AF in their licensing.
This actually worked for an older v6.7.x Server! Thank you!
anything like this for vCenter?
Unfortunately not. If the 60 days have expired, you can only add a valid license or reinstall the vCenter.