→ The Lansweeper Customer Excellence Awards 2024 - Submit Your Project Now! Learn More & Enter Here

Reports & Analytics

Ask about reports you're interested in and share reports you've created. Subscribe to receive daily updates of reports shared in the Community.

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

Forum Posts

ALL Inventory - Dockin Station connected - Report

Anyone, know how to write the report script?Select Distinct Top 1000000 tblAssets.AssetID, tblAssets.AssetName, tblBaseBoard.Manufacturer As MBManufacturer, tblUSBController.*From tblAssets Inner Join tblBaseBoard On tblAssets.AssetID = tblBaseBo...

Problem filtering out Software from report

Hi,See below code. Why am I still getting Veeam Backup for Office 365 in my report?Thank you!Select Top 1000000 tblAssets.AssetID, tblAssets.AssetName, tblAssets.Domain, tblSoftwareUni.softwareName As software, tblSoftware.softwareVersion As vers...

Johnny by Engaged Sweeper II
  • 2368 Views
  • 1 replies
  • 0 kudos

Resolved! Include File Scanning Within another report

I have a piece of software that doesn't appear in the add remove programs in Windows. I have set up a file scan for this software and I have a report for it, but I have written a report that show the software on computers that is out of date and I w...