Running VMWare ESXi 60 days trial license? Reset the license

Reset Vmware 60 days trial license

Are you working on lab VMWare ESXi which has got 60 days trial license? At times, you realize that you are almost end of the trial and you wont be able to use ESXi anymore until you install a license. Well, you can reset the license and you can again use ESXi for next 60 days. And when the trial ends again, reset the license again.

uccollabing.comREAD THE WARNING:

Before we learn how to reset the license, i would like you to read the warning carefully.

WARNING: This is for education/informational testing/development purposes only. It should not be used on a production server.
WARNING: This trick will only work with an ESX(i) stand alone server.  It will not work if the ESX(i) server is connected to a vCenter Server, as the vCenter Server knows better than to let you do this.  (you can always remove and readd the ESX(i) server to vCenter.)

Enable SSH and Login to the server via Putty:

To reset the license, you need to first enable SSH on your ESXi Machine.  If you are not sure how to enable SSH on ESXi, follow the article below –
https://www.uccollabing.com/2016/05/12/enable-ssh-on-vsphere-esxi/

  • Once SSH is enabled, Launch Putty and SSH to ESXi Server
  • Type the following command:

    rm /etc/vmware/vmware.lic    —> This command will remove vmware.lic file
    rm /etc/vmware/license.cfg    —> This command will remove license.cfg file
    ls /etc/vmware/  —> This command will list all the files present in the directory /etc/vmware/   . Make sure that vmware.lic and                        license.cfg is not present
    reboot —> This command will reboot the ESXi server

    uccollabing.com

  • Once the ESXi is up, login to ESXi using Vsphere Client and you should be able to see “Your evaluation license will expire within 60 days!uccollabing.com

Hope this helps!

4 thoughts on “Running VMWare ESXi 60 days trial license? Reset the license”

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top