Reset ESXi evaluation license

If you need to run your ESXi server in evaluation mode for longer time than 60 days first remove expired license and then upload fresh evaluation license that is already included in the host itself as a .#license.cfg

rm -r /etc/vmware/license.cfg
cp /etc/vmware/.#license.cfg /etc/vmware/license.cfg
/etc/init.d/vpxa restart