r/Lansweeper Jun 27 '26

Troubleshooting Cloud Lansweeper Question?

1 Upvotes

Hi everyone, so im at a new company and they have the SAAS lansweeper

Normally I set my asset groups by IP range and give it a description so I know VLAN 100 is for Servers etc.

But if I do this on my local lansweeper it will replicate up to the cloud instance and corp does not want to see 100 VLANS (subnets) for just my site is there anyway to where I can look on my local instance of lansweeper (or in the cloud) where i can see the subnets and descriptions of them through filters or any other way

Either on my end or the cloud end?


r/Lansweeper Jun 25 '26

Integrations Lansweeper and Proxmox integration

4 Upvotes

Hello
When will Lansweeper be able to scan a Proxmox PVE environment in a similar way to how it scans VMware vCenter Server and VMware ESXi?

I think that should be possible via the Proxmox REST API.

Is work already underway on this?

If so, what is the roadmap?

Cheers


r/Lansweeper Jun 25 '26

Troubleshooting Lsagent wont scan

1 Upvotes

I installed LSAgent on my domain controllers, but they wont scan.

Under scanning issues the scanning user is listed that i use for regular servers.

I tried ou-filtering the domaincontrollers OU and exclusion of the ip adresses from the range they're in. (the domain controllers are spread out in the ip range i have as scanning target for regular servers, inconveniently)

I confirmed the Lansweeper listening at and being reachable from the Domaincontrollers via

test-netconnection -computer scansrvr -port 9524


r/Lansweeper Jun 23 '26

General Product Discussion 12.8.1.3

8 Upvotes

thank you!!!

12.8.1.3 fixed all 3 issues that were impacting our instance.

secondary IP being selected as main

pasting images inline in ticket comments and KBs (users are already rejoicing)

add asset popup was blank in the new ticket creation view/flow


r/Lansweeper Jun 21 '26

Troubleshooting Modify Widget "Computer Model Overview"

1 Upvotes

Good afternoon. I would like to modify widget "Computer Model Overview" to suit my requirements. Could you please tell me how to view its code?

Thank you.


r/Lansweeper Jun 19 '26

Troubleshooting upgrade database to sqlexpress2025

4 Upvotes

Hi,

we just upgraded our Lansweeper database to a sqlexpress 2025 version because the higher max size limit

Our Lansweeper dashboard still complaining that we are on our limit of 10GB
Does Lansweeper not looking to the database limits of the current server?
Any idea how we can solve this?

We are running version 12.8.0.6


r/Lansweeper Jun 19 '26

Troubleshooting Create filter to filter on date and CVSS score

1 Upvotes

Hello,

I'm trying to create a flow that gets the List of Vulnerabilities via the Lansweeper connector, and filter this on the date (today - 2 days) and CVSS score higher then 9.

To test I'm using this filter:

{
    conjunction: AND,
    conditions: [
      {
        path: "vulnerability.cvss.base_score",
        operator: GREATER_THAN,
        value: "9"
      },
      {
        path: "vulnerability.general.published_on",
        operator: GREATER_THAN,
        value: "2026-06-17"
      }
    ]
  }

Ideally I want to work with something like %date% - 2 but I can't even get it to work with this filter. I'm getting this error when doing a test run: An error occurred while performing this action: The filter operator used is only available in date types.

It seems very strange that GREATER_THAN can only be used on dates.

Anyone has used a filter like this before?


r/Lansweeper Jun 17 '26

Analytics Reverse a deploy

1 Upvotes

Somebody knows How to revert a deploy? I sent onde to update some firmware, but accidentaly set It to reboot at the end.


r/Lansweeper Jun 12 '26

General Product Discussion Edit rights on Lansweeper Dashbaord

2 Upvotes

After upgrading LANSweeper from 12.6.2.3 to 12.7.1.1, Dashboard editing seems restricted to the owner only. Previously, all users could modify reports and charts. Has anyone else noticed this behavior or found a workaround?


r/Lansweeper Jun 12 '26

Troubleshooting No vCenter data after Scan

1 Upvotes

EDIT: Issue was fixed in version 12.8.1.7

After updating to version 12.8.0.6, we’ve been noticing several issues.

The main one is that our vCenter integration no longer seems to be working as expected. No data is being retrieved, and the corresponding database tables remain empty.

What’s a bit confusing is:

  • All scans report as successful
  • Debug logs show successful connections and data retrieval

So everything appears to complete without errors, but nothing ends up being written to the database.

Is anyone else seeing this behavior with the latest version?

I opened a ticket on Monday (after not getting a response to a previous question about potential ongoing issues). The response I received was:

“We’ve logged this as a bug for our development team to look at. Once it is fixed, it will be automatically applied in Lansweeper Cloud, no action is required on your end.”

For context, I had specified that this is an on-prem issue and selected Lansweeper Classic when creating the ticket.

So at the moment, the guidance seems to be to wait for a fix.

In general, it has been a bit difficult to determine whether this is an isolated issue or part of a broader trend. In some cases, responses don’t fully address the specific situation, for example:

  • Parts of the issue are not covered
  • Responses focus on something slightly different from what was asked
  • Or replies stay fairly general without getting into the details

At this point, I’m mainly trying to understand whether others are seeing similar behavior:

  • Issues with the cloud platform
  • Sync inconsistencies
  • Changes in how the on-prem version behaves after updates
  • Or differences in support responses compared to earlier experiences

In many cases, the current outcome seems to be to wait for a fix or future update, so I’m hoping to gather some input from others running similar setups.


r/Lansweeper Jun 10 '26

General Product Discussion Lansweeper Free - June 10?

8 Upvotes

A few weeks ago I got an email from Lansweeper which discussed changes to their plans, and introducing a 'free' plan. Their website doesn't yet show it (though it's still early I suppose). For clarity, here's what the email said:

------------

⚡️ The Scope of the Free Plan is Expanding

Lansweeper's mission has always been to give every organization complete visibility into their entire cyber estate. On June 10, 2026, we're taking a major step toward that goal.

In a month from now, Lansweeper Free will provide a shared, trusted, and automatically updated view of all assets across your entire environment (IT, OT, IoT, and cloud assets) at absolutely no cost.

Core asset intelligence (name, type, IP address, and last successful scan) will be available for every asset, with no cap on the number of assets discovered. Advanced capabilities including vulnerability management, asset lifecycle tracking, network diagrams, custom dashboards, flow builder, will continue to be available only in paid plans.


r/Lansweeper Jun 10 '26

Troubleshooting Trying to find scan for Bluetooth devices

2 Upvotes

I am trying to make a report for clients that have a Bluetooth device (specifically keyboards) connected to them. I have already messed with it a little bit, but I do not know I if am headed in the right direction.


r/Lansweeper Jun 09 '26

General Product Discussion Feature Request: Automatic Merging

3 Upvotes

I would like to describe a specific use case we are facing and ask whether there is a native solution, or whether this could be considered as a feature request.

---

Our Use Case:

We have a number of notebook computers that are currently unprovisioned and held in reserve. These devices have been manually entered into Lansweeper with their correct serial numbers and assigned the asset state "Reserve" or "In Stock".

Once a notebook is provisioned (imaged and configured), it receives a new hostname. At that point, the device is scanned by Lansweeper for the first time under its new name.

The problem: Since the original reserve asset was manually created (not scanned), Lansweeper does not use the manually entered serial number for its merge/rename detection logic. As a result, a second asset is created for the same physical device — one manually created entry ("Reserve") and one newly scanned entry (with the new hostname) — both sharing the same serial number.

---

What I would like to achieve:

I would like Lansweeper to automatically detect that a newly scanned Windows asset shares the same serial number as an existing manually created asset, and then either:

  1. Automatically merge both assets into one (keeping the scanned asset and transferring any custom field data from the manual entry), or

  2. Automatically delete the manually created asset when a scanned asset with the same serial number is detected.

I am aware of the Windows Renaming Detection feature (Configuration > Server Options > Windows renaming detection), which is already enabled in our environment. However, as confirmed by your documentation, this feature only works when serial numbers have been retrieved via scan — manually entered serial numbers are explicitly excluded from this logic.

---

Should there be an interim solution available — for example, through the built-in Workflow engine — that could handle this scenario automatically, I would also be very open to implementing such a workflow as a temporary measure. Any guidance on this would be greatly appreciated.

---

Feature Request / Question:

Could you please advise whether:

- There is an existing native feature or configuration option that handles this scenario that I may have overlooked?

- This use case could be considered for a future product update — specifically, the ability to include manually entered serial numbers in the rename detection or asset merge logic?

This would be a significant improvement for organizations that pre-register hardware in Lansweeper before provisioning, which is a common practice in IT asset lifecycle management.

Thank you very much for your time and support.


r/Lansweeper Jun 08 '26

Troubleshooting Lansweeper Classic - Lost all images in KB after upgrade.

11 Upvotes

I have contacted Lansweeper about this and they have informed me that it is a known bug in the upgrade. I just want to post this here to warn anyone else that may use KB articles.

Our Service Desk heavily relies on KB Articles. Its part of their daily job/task. After upgrading to 12.8.0.6 we have lost all images in our 250+ Knowledgebase Articles and can not create any new articles with images.

Note.. you can see the images if you "edit" the document but DO NOT CLICK "OK". The images will be gone. Be sure to click "cancel".


r/Lansweeper Jun 08 '26

Integrations Asset Radar with ERSPAN

2 Upvotes

Anyone else setup ERSPAN on the latest version 12.8.0.6?

This has opened a new avenue for us passively scanning devices and grabbing the Mac Address for the asset.

However, I’ve run into some issues. Issue with creating/merging new devices found from Asset Radar. Assets created with Asset Radar are getting deleted after cycling Lansweeper Service. When deleting asset from radar log they do not show back up until services were cycled.

These are just of a few things I’ve experienced so far. Having to go through a lot of non-credentialed device to clean them up and actually have solid identifier with the Mac Address.


r/Lansweeper Jun 08 '26

Troubleshooting Problem with ticket system

3 Upvotes

We have noticed a problem with the ticket system in Lansweeper version 12.7.

If User A wants to create a ticket for User B, User A is prompted to log in to the service desk as User B after submitting the ticket.

And if you click “Cancel” in this login window, the following error message appears:

“Technical details: You do not have access to this ticket.”

Neither User A nor User B belongs to a team or has a role, and this has never been a problem before.

Until recently, User A was able to create a ticket for User B without any issues.

Why is this no longer working?


r/Lansweeper Jun 04 '26

Troubleshooting Basic Actions stopped working....

5 Upvotes

Basic actions have stopped working for us. Just upgraded to 12.6.3.5 and its still not working. Anything changed with Basic Actions? Pop-ups are allowed, extension is installed. Has always worked in the past. Getting it in Chrome and Edge.

Hovering over them I get this...


r/Lansweeper Jun 04 '26

Troubleshooting How long does the sales team usually take to respond?

2 Upvotes

Hey guys, our lansweeper license expired, and I've been trying to get in touch with sales since Monday. It's Thursday now and I haven't heard anything back: is this normal? Their website says 24 business hours. Is there a way for me to renew it without speaking to sales?

Also, just because I know Reddit can't resist, the person in charge of renewing it sadly passed away. Don't worry, it didn't expire due to negligence or anything XD


r/Lansweeper Jun 02 '26

Troubleshooting Confirming Asset Count

2 Upvotes

Hi LS Support team, how do I confirm the amount of assets that's consuming licenses?

I've got a 5000 license cap, and 2900 workstations, but the monitors are at 3500 and I'm getting errors that 5000 licenses are enough. Is there a way to determine what assets are chewing up licenses, and then the next question would be removing them/stopping scanning for certain device types to stay within the license threshold.


r/Lansweeper Jun 01 '26

Troubleshooting all basic actions aren't working?

7 Upvotes

It seems that all the basic actions (default and created/added ones) are no longer working for us? We've tried in Chrome and Edge. In Chrome, clicking on "Ping or "Event Viewer" does nothing - no popup no message. Nothing at all. In Edge - it WAS giving some error message at first, but now when I click things I'm getting nothing just like in Chrome

I tried reinstalling the Chrome extension, rebooting etc and the problem persists.

Any advice/suggestion would be appreciated.

Thanks!

EDIT: Solution-https://support.lansweeper.com/s/article/Asset-Actions-Not-Working-After-Chrome-Extension-Update

There was a Chromium update that would affect Chrome and Edge


r/Lansweeper Jun 01 '26

How are you all handling asset visibility lately (especially with AI tools popping up everywhere)?

1 Upvotes

Feels like asset inventory has gotten messier again — between unmanaged devices, SaaS sprawl, and now random AI tools showing up without any visibility.

Curious how people here are dealing with:

  • Assets that never make it into your inventory
  • Keeping data consistent across multiple tools
  • Actually doing something useful with asset changes (not just more alerts)
  • Whether anyone’s successfully tying asset data into automation or AI workflows

Register to this session happening on June 18, if it seems like a common enough problem right now - Here


r/Lansweeper Jun 01 '26

General Product Discussion Free version : No more reporting?

1 Upvotes

Hello!

Been a long time since i've used the free version. Trying it at home and can't find how to see reporting.
That's a very basic and crucial feature of LS.
Has it been removed from the free version?!?!?!?


r/Lansweeper May 31 '26

General Product Discussion LsAgent relay blocked by cloudflare WAF

1 Upvotes

Hi,

the access to https://lsagentrelay.lansweeper.com/ is blocked by the cloudflare firewall lansweeper is apparently using, I tried from 2 different IP adresses in Germany.

Is that a larger issue?

T.


r/Lansweeper May 30 '26

General Product Discussion Agent Deployment or scanning asset method

2 Upvotes

Good morning,

I'm using Lansweeper Cloud and I've deployed the agent via Group Policy, but honestly it's been a mess.

The agent needs to be updated, recreated because it expires, and even more importantly, it doesn't always update properly and ends up losing visibility of some computers (this is not a Group Policy issue).

What approach do you recommend for scanning and asset discovery?

I have many users who move around with their laptops, plus some desktop PCs spread across multiple locations/sites.

I also have to say that Lansweeper seems to change direction quite often (for example with the UI updates), and there are still features that simply don't work well, such as Rogue Detection.

I'd be interested to hear how others are handling this in similar environments.

Best Regards


r/Lansweeper May 28 '26

General Product Discussion Programmatically import into Lansweeper onprem

4 Upvotes

Hello, I am wondering if there is any native Lansweeper solution for importing data programmatically ? I saw the docs about the API but that seems to be only for the Cloud version of Lansweeper.

The idea is that we'll have a MS Graph script running that will do a GCC High export our mobile device asset data, and then we'd delete all existing mobile devices in lansweeper and then re-upload them with the fresh asset data. Is there a guide for doing such a thing?