Starting the License Manager
The license manager can be started manually, or it can be configured to start automatically as a service each time the computer is rebooted.
starting the manager automatically as a service
To set up the license manager as a service from the FlexNet Control Panel (LMTOOLS):
1
Locate the COMSOL56\license\win64 folder and run lmtools.exe. Alternatively, run LMTOOLS from the Windows Start menu, available under COMSOL Multiphysics 5.6>COMSOL Launchers>LMTOOLS.
2
On the Service/License File page choose Configuration using Services.
3
Click the Configure Services tab.
4
Make an entry in the Service Name field, for example, COMSOL License Manager.
5
Specify the full paths to lmgrd.exe and license.dat by browsing to their locations on your hard drive. The default location for lmgrd.exe is C:\Program Files\COMSOL\COMSOL56\Multiphysics\license\win64\lmgrd.exe, and for the license file, it is C:\Program Files\COMSOL\COMSOL56\Multiphysics\license\license.dat. For the debug log file, you can use any name of your choice, for example, comsol56.log. The default file path to the location of the license manager debug log file is C:\ProgramData\COMSOL\comsol56.log.
6
Select the Use Services check box (this might not be possible on all platforms, but it is recommended when available) and then the Start Server at Power Up check box.
7
Click Save Service. The license manager now starts at automatically when you reboot the license server computer. If you want to start the license manager right away without restarting the license server computer, click Start Server on the Start/Stop/Reread page of the FlexNet Control Panel.
Starting the license manager manually
To start the license manager manually, browse to the license\win64 folder. Now, in a Windows command window enter
lmgrd -c ..\license.dat -l ..\comsol56.log
The license manager is now ready to distribute licenses over the network. It writes debug information to the log file COMSOL56\Multiphysics\license\comsol56.log.