In On-premise Floating Server V2, we can set -graceperiod=0 and -servercheckinterval=0 along with -oresponse to use On-premise Floating Server activated as offline usecase (no server sync or grace period happens)
However, In On-premise Floating Server V4, it does not have -graceperiod=0 and -servercheckinterval=0 options according to command line help. Also, if I activated using -offlinerequest, looks like server sync and grace period is still honored (seemingly using GracePeriod settings of a license key specified through Cryptlex portal)
Since the purpose of offline activation is using without network connection, when On-premise Floating Server is activated offline, I believe it should disable grace period and server sync automatically (or at least it should be able to do programatically [similar to Cryptlex V2])
Please let me know how I can activate On-premise Floating Server V4 for offline activation use case properly.