Install Lasernet Server
    • 29 Apr 2025
    • 2 Minutes to read
    • Contributors
    • PDF

    Install Lasernet Server

    • PDF

    Article summary

    Install Server on VM

    Follow these steps to install the Lasernet Server on a virtual machine (VM):

    1. Obtain the latest version of Lasernet from the support portal as outlined in the prerequisite steps.

    1. Copy the Lasernet Server file onto the server where it needs to be installed, right-click, and select Run as administrator.

    2. Follow the instructions, agree to the Terms and Conditions, and accept the typical installation.

    .NET Framework

    .NET framework must be installed on the server. If it is not, the following error will be displayed when completing the previous step.

    To solve this issue, follow these steps:

    1. Download the latest version of the .NET Framework, right-click, select Run as administrator, and follow the steps shown in the wizard.

    1. Once the framework is installed, it may be necessary to restart your server. If so, restart and continue with the installation of the Lasernet server as outlined in the previous step.

    License Code

    To activate the license, follow these steps:

    1. Navigate to the Start menu and search “Lasernet Server License Manager”.

    When the License Manager opens, you will see the following pop-up window:

    1. Click Yes.

    2. The instance needs a name. If you are planning to install Lasernet Developer on your local machine, then it can be helpful to set the instance name to the DNS name of the VM. This can be found here:

    Set as the Computer Name

    To set the instance name as the computer name, follow these steps:

    1. Open a Command Prompt on the server, type “hostname”, and click Enter.

    In this instance, the hostname is “DMTrainingVM”.

    1. Leave the default port as 3279 and click OK.

    1. Once this has been added, click Activate within the License Manager.

    1. Copy the Server License code into the pop-up. It will begin with “SRV”. This will activate the server. Note that a demo license has been used in the following image. When a full license is used, this will not say DEMO.

    Note

    You do not need to copy each character individually; if you copy the whole string, it will populate automatically.

    1. Select the line with the type of service, which will have the name that was set in the previous step, then click Edit.

    1. Within the Lasernet Service Properties window, copy the Client Secret and click OK. Save the key somewhere easily accessible, as it will be needed in the next step.

    Lasernet Config

    To configure Lasernet Config, follow these steps:

    1. Open a browser window (we recommend Chrome) and navigate to this URL: localhost:33443/lasernet/config

    1. Click Advanced and then proceed to localhost.

    The Sign in window appears.

    1. In the Username field, enter "admin" and click Next.

    The Change password form will be shown because this is the first time you have logged in, and you need to set the password for the new admin user.

    1. You will be prompted to enter a new password; leave the current password blank, add a new password, and confirm the password fields.

    2. Save these details as you will need them later on. Click Next, and the following screen will be displayed:

    1. In the Servers tab, click Add.

    2. In the Instance and Server fields, copy the instance name from the previous step and leave the Port field at the default value.

    3. Paste the Client Secret (copied from the previous step) into the Client secret field. Then click OK.

    The Lasernet Config is now configured.