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

Repor needed with one HDD per PC

Hi all,I need a report that will have pc model, manufacturer, operating system, memory and total size of HDD.I can create the report except getting the total HDD size (i can get it by partition). Is there a solution for this?Regards,

simonch by Engaged Sweeper II
  • 148 Views
  • 1 replies
  • 0 kudos

Privileged AD Users in Local Groups Report

I decided to analyze AD users for administrative rights on local machines and wrote this query with 3 levels membership: Select Top 1000000 tblassets.AssetID, tblassets.Domain, tblassets.AssetName, tblUsersInGroup.Groupname As local_adm_group_n...

Error in August 2024 Patch Tuesday Report

The SQL query has a command "Try_convert" in it.  This is an invalid command.  Revised code below.   Select Distinct Top 1000000 Coalesce(tsysOS.Image, tsysAssetTypes.AssetTypeIcon10) As icon, tblAssets.AssetID, tblAssets.AssetName, tblAssets.Domain,...

CarlV by Engaged Sweeper
  • 355 Views
  • 3 replies
  • 0 kudos

How I created a purchasing workflow in LS

Building a Purchasing system in Lansweeper.Using the ticketing system in HelpdeskThis is a six-part setup to create a Spiceworks-like experience in Lansweeper using the helpdesk ticketing system. Parts 1-4 are required. Part 5 is optional, but recomm...

rader by Champion Sweeper III
  • 9179 Views
  • 3 replies
  • 6 kudos

Report: Removed VMs as Assets

I found interesting issue - when you have removed virtual machines from Hyper-V or vSphere then their assets are still exist.So I have created report for such assets: Select Top 1000000 tsysScannedBy.Description, tblIndirectScan.LastChanged as [Las...

Resolved! July 2024 Patch Tuesday bug (ON PREM)

Since June, I have noticed a flaw in the Patch Tuesday reports, showing red/OutOfDate when the Assets are indeed updated.  After digging into several tables and comparing OS version numbers and KB releases, I have found a fix for July 2024. by adding...

mbsr by Engaged Sweeper
  • 1672 Views
  • 2 replies
  • 0 kudos