We’re currently experiencing a high volume of support requests, which may result in longer response times — thank you for your patience and understanding.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

This documentation is for the new preview UI. It’s still being refined and is subject to change. For documentation for the old UI, see Knowledge Base.

Article link copied to clipboard
Updated
Published
3 min read

Start your free trial to see how Lansweeper helps you gain complete visibility of your IT and OT environment. In just a few minutes, you’ll be able to create an account, set up your first site, and begin discovering assets across your network.

Prerequisites

  • A modern browser (latest version of Chrome, Edge, or Firefox recommended)

  • Administrator rights on the device where you install the Network Discovery sensor

  • Verify your system meets the Discovery Hub and Sensor requirements

  • Verify your operating system is supported:

Create a Lansweeper account

  1. Navigate to https://eu.lansweeper.com/try.

  2. Either:

    1. (Recommended) Enter your work email and password.

    2. Select Google, Microsoft, or LinkedIn to sign up using a social login.

  3. Select Start free trial.

Ensure you verify your email address so that you do not lose access to the Lansweeper Platform.

Create a site

A site in Lansweeper works like a workspace. You can create multiple sites under your account for different environments or business units.

  1. Select a data hosting region:

    • Europe (Ireland)

    • US East (Ohio)

      Region selection is permanent

      You cannot change your site’s hosting region after setup. If you’re not sure which region is right for you, see Regions and data residency.

  2. Enter a unique name for your site.

  3. Select Create.

Install Network Discovery

To start scanning your assets, you need to install a Network Discovery sensor. This is a lightweight component that identifies devices in your network. To learn more about Network Discovery, see What is Network Discovery?

Test in a VM or lab first

If you prefer, install the sensor in a VM or test environment before rolling out to production.

  1. Select Windows > Download Network Discovery.

  2. Open the installation file.

  3. In the setup wizard:

    1. Choose an installation directory, then select Next.

    2. Select both Install Hub and Install IT Sensor.

    3. Accept the default configuration (Hub and IT Sensor on localhost, port 59525). You can change this later if needed.

    4. Select Next to continue.

  4. Wait for the setup to complete. Installation usually takes only a few minutes.

  5. Once the installation is complete, you will be redirected to the Lansweeper Platform. Select the site you already created.

  1. Select Linux Debian > Download Network Discovery.

  2. Open a terminal and install the package:

    sudo dpkg -i ./lansweeper-repository.deb
    sudo apt update
  3. Install the Network Discovery hub. In the Lansweeper Platform, select Get linking code. Replace YourCloudTokenHere with your actual linking code and run:

    sudo env LINKING_CODE=YourCloudTokenHere apt install lansweeper-network-discovery-hub
  4. Install the sensors:

    sudo env apt install lansweeper-network-discovery-it-sensor
  5. Restart the services:

    sudo systemctl restart lansweeper-network-discovery-it-sensor
  1. Select Linux Red Hat > Download Network Discovery.

  2. Open a terminal and install the repository package you copied to your machine:

    sudo yum install ./lansweeper-repository-1-0-x86_64.rpm
    sudo yum update
  3. Install the Network Discovery hub. In the Lansweeper Platform, select Get linking code. Replace YourCloudTokenHere with your actual linking code and run:

    sudo env LINKING_CODE=YourCloudTokenHere yum install lansweeper-network-discovery-hub
  4. Install the sensor:

    sudo yum install lansweeper-network-discovery-it-sensor
  1. Select MacOS > Download Network Discovery.

  2. Open the installation file.

  3. In the setup wizard:

    1. Choose an installation directory, then select Next.

    2. Select both Install Hub and Install IT Sensor.

    3. Accept the default configuration (Hub and IT Sensor on localhost, port 59525). You can change this later if needed.

    4. Select Next to continue.

  4. Wait for the setup to complete. Installation usually takes only a few minutes.

  5. Once the installation is complete, you will be redirected to the Lansweeper Platform. Select the site you already created.

Go to Discovery > Discovery Systems > All systems. You should see your linked hub and sensors.

In a few minutes, you can go to Dashboards or Inventory to view your first discovered assets and basic asset information.

What’s next?

Now that Lansweeper is up and running, explore how to customize discovery and get deeper insights in Get the most from your free trial.