We’re currently experiencing a high volume of support requests, which may result in longer response times — thank you for your patience and understanding.
Hello,Does anyone have the query used for the "Assets" tab/link in the menu? I would like to create a report similar but also include the asset location that was pinned to each asset.Thanks in advance.Joe
Hello, I need to obtain a list of the users of each Linux server, there is a report that does exactly that, but with Windows. How can I get this list?
Thank you!
Dear Lansweeper community,
I am trying to write a report to list every computer and it's specific AD group membership. I want to use STUFF to join all AD groups containing *ROLE* into a single column. In our environment, almost every computer is me...
I'm looking to create a sort of "Master" Windows asset report that uses a query to show basically if all of our security tools are installed.. So I want to have *all* Windows assets listed regardless if they have the applications I provide installed ...
In our environment we have both BitLocker and McAfee Encryption for our end user computing devices. When the report Computer: Encryptable Volumes is run, it does not give the full picture but only for BitLockered machines. I have modified the repor...
I've been asked if there is a way to add a date/timestamp to reports to show when they were generated. Is there a snippet of code I could add that would generate that info? My assumption is that reports are essentially generated in real time but I'm ...
We noticed that from v9.5 the built-in reports “Software: Changes in the last 24 hours“ and “Software: Changes in the last 7 days“ contain many duplicate rows due to an incomplete inner join on tblSoftware. Inner Join tblSoftware On tblAssets.AssetID...