This guide covers the steps to set up a floating license server.
Already have a license server installed? Refer to the license server management guide
Need to connect individual computers to the license server? Check out these connection instructions
Installation Steps
ℹ️ System Requirements
Ensure your system meets the following requirements before installation:
Minimum Hardware Requirements:
- Storage: 500 MB free disk space
- Memory: 4 GB RAM
- Processor: 2 GHz, dual-core CPU
Supported Operating Systems:
- Windows 10, Windows 11
- Windows Server 2016, 2019, 2022
For more details, click here
Step 1: Install and configure Java
- Download Oracle Java SE 17 and follow the installation instructions
- Set the
JAVA_HOME
environment variable to specify your JDK installation path in Windows. Follow the steps in the video below for detailed guidance.Click here for an instruction video on the installation and configuration of Java
Step 2: Download the Floating License Server
- Obtain the latest installers for the License Server from the Online Software Activation website. For more information, refer to how to download and install the newest version of Materialise Software.
- Locate the downloaded
.zip
file and extract its contents to a suitable directory on your computer.
Step 3: Install the Floating License Server
- Open Command Prompt as an Administrator, by right-clicking on the Command Prompt application and selecting Run as Administrator.
- Navigate to the file location where the Floating License Server files have been extracted, by typing:
cd <file location>
- Install the license server as a service by running:
flexnetls.bat -install
- Verify that the service is running by typing:
flexnetls.bat -status
Click here for an instruction video on the installation steps
Step 4: Change the default password
Your License Server has been set up with online activation and security enabled. This means you will need to use a password for any administrative actions. It is recommended that you change the default administrative password to a <new_password>
, using the following command:flexnetlsadmin.bat -server http://localhost:7070/api/1.0/instances/~ -authorize admin Adm1nistrator! -users -edit admin <new_password>
Click here for an instruction video on how to change the default password
Step 5: Manage Licenses
Learn how to manage licenses on your floating license server by following the instructions here
Additional Resources
Extended Instructions
For more technical and extended instructions, you can refer to the installation guide in one of the following ways:
- Open the
FNE_LicenseServerAdminGuide_*.pdf
located within the extracted files. - Access the guide from this article or online documentation. Info Callout Body
Optional: Install the License Server Manager
The FlexNet License Server Manager provides a browser-based interface to monitor and configure the license server.
For more details, consult the FlexNet License Server Manager Guide.