It is possible to run the activation tool via a command line interface, to Activate? If so, what is the full set of parameters?
I can infer some of it from the KB examples:
ActivationTool.exe -deactivate -key ABCDE-ABCDE-ABCDE-ABCDE-ABCDE -fingerprint 1234567890ABCDE1234567890ABCDE12 -hostid 00-11-22-33-44-55
and
ActivationTool.exe -deactivate -licpath "C:\Program Files\Laserfiche\Server\lf.licx" -logpath "C:\Temp\LFActivationLog.txt"
into something like:
ActivationTool.exe -activate -key ABCDE-ABCDE-ABCDE-ABCDE-ABCDE -fingerprint 1234567890ABCDE1234567890ABCDE12 -hostid 00-11-22-33-44-55 -licpath "C:\Program Files\Laserfiche\Server\lf.licx" -logpath "C:\Temp\LFActivationLog.txt"
But would need the part where you indicate the version. And confirmation of the correct sequence. This is for a DR situation where the DR (recovery) server will be launched on random hardware within a server array, and where we are not using VMotion.