ESXi command to check license expired details

 

To check the license details:

vim-cmd vimsvc/license --show


To see the license expired date details:

vim-cmd vimsvc/license --show | grep -i date

No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...