Hi @dms2 ,
For FME Desktop floating license manager, you can specify the hostname as localhost instead of the hostname so that you do not need to request the license again. However the floating license also is dependent on the MAC address (host ID), you will need to ensure that the MAC address stays the same and does not change. But if you'd prefer to have the license file with the updated hostname, it is simple to request a new license file with the new hostname and host id. Be sure to only have 1 safe.lic file in the FlexServer directory and to restart the FME License Server after placing the new license file in the folder.
For FME Server, the licensing model has changed in FME 2020 from FME 2015. Please see this article for a licensing walkthrough with FME Server. With regards to how FME Server is affected by hostname, the license file is not tied to the hostname, but a machine key stored in a file on the FME Server System Share so should not break when the hostname is changed. That being said, if it did, re-requesting the license through the FME Server Web UI using automatic mode should get you back up and running. Aside from licensing, there are a couple of other changes you’ll need to make on FME Server to point it to the new hostname so please make sure you check out our documentation on Changing the Web Application Server Host Name and Port.
-Andrea