HLServer: Windows Server Setup
From Headus Docs
Revision as of 09:16, 20 June 2016 (edit) Headus (Talk | contribs) (→Setup v2) ← Previous diff |
Current revision (08:22, 1 October 2019) (edit) (undo) Headus (Talk | contribs) (→Setup v2) |
||
(11 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | {{:HLServer: Menu}} Login as a user with '''Administrator''' privileges, and run the EXE file. | + | {{:HLServer: Menu}} __NOTOC__ Login as a user with '''Administrator''' privileges, and run the EXE file. |
The following files make up the Windows license server installation: | The following files make up the Windows license server installation: | ||
Line 19: | Line 19: | ||
</ul> | </ul> | ||
- | [[Image:HLServer-Install.png|right|thumb|Figure 1. Run As Administrator]] | + | [[Image:HLServer-Setup.png|right|thumb|Figure 1. HLServer Setup]] |
- | [[Image:HLServer-Serv1.jpg|right|thumb|Figure 2. Services Control Panel]] | + | |
- | [[Image:HLServer-Serv2.jpg|right|thumb|Figure 3. headus Floating License Server]] | + | |
- | [[Image:HLServer-Firewall.png|right|thumb|Figure 4. Windows Vista Firewall]] | + | |
+ | == Setup v2.10 == | ||
+ | |||
+ | These are the setup instructions for HLServer v2.10 and later. Setup instructions for | ||
+ | HLServer v2.09 and earlier are below. | ||
+ | |||
+ | After running the EXE file to install the software, you'll need to perform the | ||
+ | following steps to get the server going: | ||
+ | |||
+ | # Click '''1) Install Service'''; you should get a "service installed" message. (see Figure 1)<br><br> | ||
+ | # Click '''2) Start Service'''; this will start the service, configures the firewall, then displays the license server status. The first time you do this you'll get a "License not found" type error. Email the displayed code to your vendor to get your license key (double click to select the line, then type Ctrl-C to copy the code).<br><br> | ||
+ | # Once you get your license key, click '''3) Run HLManager''', type '''add''' followed by the '''Enter''' key, then paste the license key into the command shell window to add it to the keys file on the server. The server status will then update and you can check if the keys have been loaded OK on the server (i.e. the "License not found" error should go away). | ||
+ | |||
+ | Users should now be able to access the license server from others | ||
+ | systems on the local network. | ||
+ | |||
+ | [[Image:HLServer-Install.png|right|thumb|Figure 2. Run As Administrator]] | ||
+ | [[Image:HLServer-Serv1.jpg|right|thumb|Figure 3. Services Control Panel]] | ||
+ | [[Image:HLServer-Serv2.jpg|right|thumb|Figure 4. headus Floating License Server]] | ||
+ | [[Image:HLServer-Firewall.png|right|thumb|Figure 5. Windows Vista Firewall]] | ||
== Setup v2 == | == Setup v2 == | ||
- | These are the setup instructions for HLServer v2.0 and later. Setup instructions for | + | These are the setup instructions for HLServer v2.00 to v2.09. Setup instructions for |
HLServer v1.28 and earlier are below. | HLServer v1.28 and earlier are below. | ||
Line 34: | Line 50: | ||
following steps to get the server going: | following steps to get the server going: | ||
- | # Run '''Start -> Programs -> headus License Server -> 1) Install service'''; you should get a "service installed" message. <br><br> {{warning|If you get a permission denied type error at this step, right click on the Start menu option and select "Run as Administrator" (see Figure 1).}} | + | # Run '''Start -> Programs -> headus License Server -> 1) Install service'''; you should get a "service installed" message. <br><br> {{warning|If you get a permission denied type error at this step, right click on the Start menu option and select "Run as Administrator" (see Figure 2).}} |
- | # Run '''2) Start service''' to open up the Services control panel (see Figure 2). <br><br> | + | # Run '''2) Start service''' to open up the Services control panel (see Figure 3). <br><br> |
- | # Double click on '''headus Floating License Server''' to bring up the '''Service''' window (see Figure 3) and select '''Automatic,''' then '''OK''', so that hlserver restarts whenever the system is rebooted. <br><br> | + | # Double click on '''headus Floating License Server''' to bring up the '''Service''' window (see Figure 4) and select '''Automatic,''' then '''OK''', so that hlserver restarts whenever the system is rebooted. <br><br> |
# Click on the '''Start''' button to start hlserver. <br><br> | # Click on the '''Start''' button to start hlserver. <br><br> | ||
# Run '''3) Run HLManager''' to check that hlserver is running OK; the first time you do this you'll get a "License not found" type error. Email the displayed code to your vendor to get your license key. <br><br>'''Note:''' To cut'n'paste from the Windows command shell window, click on the icon at the top left of the window, pick Edit->Mark from the popup menu, click'n'drag the left mouse button to select the text, then hit the Enter key. You can then paste that text into email.<br><br>'''Or:''' The code is also written into a temporary file, and the path to that file will be displayed. You can then attached that text file to your email.<br><br> | # Run '''3) Run HLManager''' to check that hlserver is running OK; the first time you do this you'll get a "License not found" type error. Email the displayed code to your vendor to get your license key. <br><br>'''Note:''' To cut'n'paste from the Windows command shell window, click on the icon at the top left of the window, pick Edit->Mark from the popup menu, click'n'drag the left mouse button to select the text, then hit the Enter key. You can then paste that text into email.<br><br>'''Or:''' The code is also written into a temporary file, and the path to that file will be displayed. You can then attached that text file to your email.<br><br> | ||
- | # Once you get your license key, run '''3) Run HLManager''' again, type '''add''' followed by the '''Enter''' key, then paste the license key into the command shell window to add it to the keys file on the server. The server status will then update and you can check if the keys have been loaded OK on the server (the "License not found" error should go away).<br><br> | + | # Once you get your license key, run '''3) Run HLManager''' again, type '''add''' followed by the '''Enter''' key, then paste the license key into the command shell window to add it to the keys file on the server. The server status will then update and you can check if the keys have been loaded OK on the server (i.e. the "License not found" error should go away).<br><br> |
- | # If you have a firewall installed on the server, you'll need to allow access to the port specified in the '''hlserver.conf''' file (default 11668). See Figure 4. for the Windows Vista firewall configuration. | + | # If you have a firewall installed on the server, you'll need to allow access to the port specified in the '''hlserver.conf''' file (default 11668). See Figure 5. for the Windows Vista firewall configuration. |
+ | |||
+ | Users should now be able to access the license server from others | ||
+ | systems on the local network. | ||
+ | |||
+ | == Setup v2 - Alternative == | ||
+ | |||
+ | These are alternative setup instructions for HLServer v2.09 and later, to be used | ||
+ | when the Start menu entries can't be found. | ||
+ | |||
+ | After running the EXE | ||
+ | file to install the software, you'll need to perform the | ||
+ | following steps to get the server going: | ||
+ | |||
+ | # Open up the HLServer install folder, and run the '''add-service.exe''' file; you should get a "service installed" message. <br><br> {{warning|If you get a permission denied type error at this step, right click on the EXE file and select "Run as Administrator".}} | ||
+ | # Open up the Windows Services control panel. <br><br> | ||
+ | # Double click on '''headus Floating License Server''' to bring up the '''Service''' window and select '''Automatic,''' then '''OK''', so that hlserver restarts whenever the system is rebooted. <br><br> | ||
+ | # Click on the '''Start''' button to start hlserver. <br><br> | ||
+ | # Run '''hlmanager.exe''' to check that hlserver is running OK; the first time you do this you'll get a "License not found" type error. Email the displayed code to your vendor to get your license key. <br><br>'''Note:''' To cut'n'paste from the Windows command shell window, click on the icon at the top left of the window, pick Edit->Mark from the popup menu, click'n'drag the left mouse button to select the text, then hit the Enter key. You can then paste that text into email.<br><br>'''Or:''' The code is also written into a temporary file, and the path to that file will be displayed. You can then attached that text file to your email.<br><br> | ||
+ | # Once you get your license key, run '''hlmanager.exe''' again, type '''add''' followed by the '''Enter''' key, then paste the license key into the command shell window to add it to the keys file on the server. The server status will then update and you can check if the keys have been loaded OK on the server (i.e. the "License not found" error should go away).<br><br> | ||
+ | # If you have a firewall installed on the server, you'll need to allow access to the port specified in the '''hlserver.conf''' file (default 11668). | ||
Users should now be able to access the license server from others | Users should now be able to access the license server from others | ||
Line 55: | Line 91: | ||
# Run '''Start -> Programs -> headus License Server -> 1) Install service'''; the first time you do this you'll get a "License not found" type error. Email the 5 rows of hex numbers to your vendor to get your license strings. <br><br>'''Note:''' To cut'n'paste from the Windows command shell window, click on the icon at the top left of the window, pick Edit->Mark from the popup menu, click'n'drag the left mouse button to select the text, then hit the Enter key. You can then paste that text into email.<br><br>'''Or:''' If you are using a recent release, the hex codes are written into a temporary file, and the path to that file will be displayed. You can then attached that text file to your email.<br><br> | # Run '''Start -> Programs -> headus License Server -> 1) Install service'''; the first time you do this you'll get a "License not found" type error. Email the 5 rows of hex numbers to your vendor to get your license strings. <br><br>'''Note:''' To cut'n'paste from the Windows command shell window, click on the icon at the top left of the window, pick Edit->Mark from the popup menu, click'n'drag the left mouse button to select the text, then hit the Enter key. You can then paste that text into email.<br><br>'''Or:''' If you are using a recent release, the hex codes are written into a temporary file, and the path to that file will be displayed. You can then attached that text file to your email.<br><br> | ||
# Once you get your licenses, run '''1) Install service''' again, and answer "y" to the edit keys file question. Paste the license keys provided into the '''keys.txt''' file, and save it. <br><br> | # Once you get your licenses, run '''1) Install service''' again, and answer "y" to the edit keys file question. Paste the license keys provided into the '''keys.txt''' file, and save it. <br><br> | ||
- | # Run '''1) Install service''' one more time, but this time you should get a "service installed" message. <br><br> {{warning|If you get a permission denied type error at this step, right click on the menu option and select "Run as Administrator" (see Figure 1).}} | + | # Run '''1) Install service''' one more time, but this time you should get a "service installed" message. <br><br> {{warning|If you get a permission denied type error at this step, right click on the menu option and select "Run as Administrator" (see Figure 2).}} |
- | # Run '''2) Start service''' to open up the Services control panel (see Figure 2). <br><br> | + | # Run '''2) Start service''' to open up the Services control panel (see Figure 3). <br><br> |
- | # Double click on '''headus Floating License Server''' to bring up the '''Service''' window (see Figure 3) and select '''Automatic,''' then '''OK''', so that hlserver restarts whenever the system is rebooted. <br><br> | + | # Double click on '''headus Floating License Server''' to bring up the '''Service''' window (see Figure 4) and select '''Automatic,''' then '''OK''', so that hlserver restarts whenever the system is rebooted. <br><br> |
# Click on the '''Start''' button to start hlserver. <br><br> | # Click on the '''Start''' button to start hlserver. <br><br> | ||
# Run '''3) Run HLManager''' to check that hlserver is running OK, and that the licenses have loaded correctly. <br><br> If you can't get a connection, check the log files in the hlserver install folder for errors. If you see a "Denied - manager access to user@host" message, then check that the user name listed in the error matches that in the '''Manager''' group in '''hlserver.conf'''. Use the Services control panel to restart hlserver if you need to make any changes to '''hlserver.conf'''. See [[HLServer: The Manager|The Manager]] for details.<br><br> | # Run '''3) Run HLManager''' to check that hlserver is running OK, and that the licenses have loaded correctly. <br><br> If you can't get a connection, check the log files in the hlserver install folder for errors. If you see a "Denied - manager access to user@host" message, then check that the user name listed in the error matches that in the '''Manager''' group in '''hlserver.conf'''. Use the Services control panel to restart hlserver if you need to make any changes to '''hlserver.conf'''. See [[HLServer: The Manager|The Manager]] for details.<br><br> | ||
- | # If you have a firewall installed on the server, you'll need to allow access to the port specified in the '''hlserver.conf''' file (default 11668). See Figure 4. for the Windows Vista firewall configuration. | + | # If you have a firewall installed on the server, you'll need to allow access to the port specified in the '''hlserver.conf''' file (default 11668). See Figure 5. for the Windows Vista firewall configuration. |
Users should now be able to access the license server from others | Users should now be able to access the license server from others | ||
Line 75: | Line 111: | ||
# If '''hlserver''' is currently running, first inform your users that you are stopping the floating license server, and that they should save all their work. Applications using floating licenses will exit when '''hlserver''' is stopped. <br><br> | # If '''hlserver''' is currently running, first inform your users that you are stopping the floating license server, and that they should save all their work. Applications using floating licenses will exit when '''hlserver''' is stopped. <br><br> | ||
# Run '''4) Stop service''' to open up the Services control panel; right click on '''headus Floating License Server''' and select '''Stop''' to stop hlserver. <br><br> <B><font face=helvetica>Note:</font></B> If you have an old version of HLServer, with no Start menu options, use "Start->Programs->Administrative Tools->Services" to open up the Services control panel. <br><br> | # Run '''4) Stop service''' to open up the Services control panel; right click on '''headus Floating License Server''' and select '''Stop''' to stop hlserver. <br><br> <B><font face=helvetica>Note:</font></B> If you have an old version of HLServer, with no Start menu options, use "Start->Programs->Administrative Tools->Services" to open up the Services control panel. <br><br> | ||
- | # Run '''5) Remove service''' and you should get a "service removed" message. <br><br> <B><font face=helvetica>Note:</font></B> Under some versions of Windows, you may need to right click on the menu option and select "Run as administrator". <br><br> <B><font face=helvetica>Note:</font></B> If you have no Start menu options for HLServer, open a command shell window and remove the service by running '''hlserver -remove'''. <br><br> | + | # Run '''5) Remove service''' (or run '''del-service.exe''') and you should get a "service removed" message. <br><br> <B><font face=helvetica>Note:</font></B> Under some versions of Windows, you may need to right click on the menu option or EXE and select "Run as administrator". <br><br> |
# Run '''6) Uninstall software''' to remove the old executables, leaving your config files untouched. <br><br> <B><font face=helvetica>Note:</font></B> If you have no Start menu options for HLServer, use the system control panel's "Add/Remove Programs" to uninstall the old version. You will most likely have to move your old config and keys files into the new install directory too; by default its different to the older installs of HLServer. <br><br> | # Run '''6) Uninstall software''' to remove the old executables, leaving your config files untouched. <br><br> <B><font face=helvetica>Note:</font></B> If you have no Start menu options for HLServer, use the system control panel's "Add/Remove Programs" to uninstall the old version. You will most likely have to move your old config and keys files into the new install directory too; by default its different to the older installs of HLServer. <br><br> | ||
# Run the new '''ihlserver.exe''' file to install the new software. <br><br> | # Run the new '''ihlserver.exe''' file to install the new software. <br><br> |
Current revision
|
Login as a user with Administrator privileges, and run the EXE file.
The following files make up the Windows license server installation:
[edit] Setup v2.10These are the setup instructions for HLServer v2.10 and later. Setup instructions for HLServer v2.09 and earlier are below. After running the EXE file to install the software, you'll need to perform the following steps to get the server going:
Users should now be able to access the license server from others systems on the local network. [edit] Setup v2These are the setup instructions for HLServer v2.00 to v2.09. Setup instructions for HLServer v1.28 and earlier are below. After running the EXE file to install the software, you'll need to perform the following steps to get the server going:
Users should now be able to access the license server from others systems on the local network. [edit] Setup v2 - AlternativeThese are alternative setup instructions for HLServer v2.09 and later, to be used when the Start menu entries can't be found. After running the EXE file to install the software, you'll need to perform the following steps to get the server going:
Users should now be able to access the license server from others systems on the local network. [edit] Setup v1After running the EXE file to install the software, you'll need to perform the following steps to get the server going:
Users should now be able to access the license server from others systems on the local network. [edit] Update v1 and v2If you already have hlserver installed, but need to install a newer version, follow these steps:
Users should now be able to access the new license server. |