General Discussions

Find answers to technical questions about Lansweeper.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Lansweeper SSO for on-premise

Hi all, quick question, we use lansweeper with on-premise servers as well as Lansweeper Sites. I've been asked to setup SSO for Lansweeper, and done so using Entra and Lansweeper sites, but is there instructions for doing the same for the  on-premise...

mcvpjd3 by Engaged Sweeper
  • 1320 Views
  • 2 replies
  • 0 kudos

Resolved! API Request

Below is my code for my authorization request and my GraphQL query. And this is the output of the same code:"{"data":{"me":{"username":"m.***","profiles":[{"site":{"id":"75812745-2db4-41b8-9a5a-******","name":"***lansweeper"}}]}}}"How do I get a devi...

Informal SysAdmin Day 2024 Giveaway entry/ies

Since I couldn't enter my "SysAdmin Day 2024 Giveaway" post (late) on July 24th, I'm posting my entry here for posterity before SysAdmin Day. If any other Sweeper has a contribution to add — sharing their favorite tech gadget, sidekick, or beverage â€”...

MisterP2 by Engaged Sweeper
  • 569 Views
  • 0 replies
  • 1 kudos

Asset Custom field changing type

Hi all,I am looking for some help before I make a change. In Lansweeper I setup a custom field for asset tag and set the type to "Numeric". One of our sites now has asset tags starting with letters. If I change the field type from "Numeric" to "Textb...

Helpdesk with Active Directory informations

Hi,we (IT department) use the helpdesk modul. In the overview we can see the requesters name, SLA, priority and other informations. Is it possible to have a column with users adress or other location informations? This would be very useful for us bec...

ekime89 by Engaged Sweeper
  • 1656 Views
  • 5 replies
  • 1 kudos

Vulnerabilities API pagination issue

Hello! I'm using the vulnerabilities API and am having some issues when trying to page through records. I'm sending the first page request with:     vulnerabilities (pagination: { limit: 3, page: FIRST })     And receive the following in the response...