У меня на шаге Register появляется следующий экран, можно вводить данные. Но потом все-равно дальше не идет - "невозможно обработать запрос". Но это к слову. Собственно по проблеме - можно сбрасывать счетчик Evaluation-периода. В Инете описан такой способ:
"here is however an easy way to extend the license expiration period, or actually reinitialise the counter back to 60 days.
Log on to the ESXi host via SSH
Execute the following commands:
mv /etc/vmware/license.cfg etc/vmware/license.cfg.old
cp /etc/vmware/.#license.cfg /etc/vmware/license.cfg
/etc/init.d/vpxa restart
As you can see in the below screenshots the evaluation period has been extended"
Или так
"OK Update.
I found another post that said to also run this command before the restart of the services.
rm /etc/vmware/vmware.lic "
Также вроде есть способ автоматизировать продление Evaluation периода:
VMware vSphere ESXi 6.7 evaluation license auto reset
https://youtu.be/T2dQObwfkaM
Вобщем - идея понятна ;-)