Skip to content

Instantly share code, notes, and snippets.

@kyokuheki
Last active May 9, 2024 13:28
Show Gist options
  • Save kyokuheki/bb6005ebbab0a9321dbf577eb2394b75 to your computer and use it in GitHub Desktop.
Save kyokuheki/bb6005ebbab0a9321dbf577eb2394b75 to your computer and use it in GitHub Desktop.
ESXi trial reset
rm -r /etc/vmware/license.cfg
cp /etc/vmware/.#license.cfg /etc/vmware/license.cfg
/etc/init.d/vpxa restart
vim-cmd vimsvc/license --show | grep expirationDate
# see https://calvin.me/reset-esxi-evaluation-license/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment