Windows Blog

VMware Blogs

Extending ESXi licence expiry

Log in to the ESXi host via SSH
Run the following commands:

mv /etc/vmware/license.cfg etc/vmware/license.cfg.old
cp /etc/vmware/.#license.cfg /etc/vmware/license.cfg
/etc/init.d/vpxa restart

Comments