In case you want to reset the ESXI evaluation license for more 60 days to run your virtual machine on it . Below are the tested command to reset license
- Ssh the ESXI host and login with the root access
- Run
rm -r /etc/vmware/license.cfg
cp /etc/vmware/.#license.cfg /etc/vmware/license.cfg
/etc/init.d/vpxa restart
Reboot the ESXI host