ssh login via windows
------------------------------
Open a cmd windows
and type below format
ssh root@IP
First, we need to remove existing license
rm -r /etc/vmware/license.cfg
In the next step, we will upload fresh evaluation license that is already included in the host itself
cp /etc/vmware/.#license.cfg /etc/vmware/license.cfg
And lastly, we need to restart management agents
/etc/init.d/vpxa restart
And that’s it. Your host is back with fresh evaluation license and you have another 60 days of testing.