General Discussions

Find answers to technical questions about Lansweeper.

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

Forum Posts

Issues with Gmail/Google Workspace SMTP

Since Friday Aug 9, 2024 we've been having a weird issue with our Lansweeper installation. All of a sudden emails have stopped working. We have 1 email account setup that pulls in emails and creates tickets, and then it is also used to send out notif...

SMTP-Error.jpg

Lansweeper API integration with Cortex XSIAM

I have installed the content pack developed by Palo Alto Networks and configured and connected the API integration within the Cortex XSIAM tenant.The connection tests ok and I can run a command line query that confirms the site id is recognized.None ...

RV by Engaged Sweeper
  • 775 Views
  • 2 replies
  • 0 kudos

Installing Lansweeper silently

HelloWhen installing Lansweeper Silently, I need to use some specific parameters/switches/argumentsI will use /Silent to be silent/Install to install it/Accepteula to accept the agreement. I need to know the parameters needed to enter the FQDN, NetBi...

Resolved! Trying to manipulate data on LS Cloud reporting

Hello! I'm trying to manipulate some data from the Disk table on LS Cloud to do some calculation to get the total free disk space and Capacity size but whenever I try to manipulate the volumes "volumes.freeSpace" and "volumes.capacity", I cannot do a...

Lekius by Engaged Sweeper II
  • 901 Views
  • 1 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...

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...

Add node with PowerShell

Hi - I am wanting to automate a Windows Node add using PowerShell for an end-to-end build script.I've scoured everywhere without luck. Seems to be a bit out there for pulling reports etc, but nothing for an add.Can it be done ??I only want to add the...