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

Server uptime for all equipment

Hello,I'm trying to create a report where the total uptime for every piece of network equipment is listed. This includes Windows servers, virtual servers, Linux servers, WiFi devices, NAS, firewalls, switches, etc. In other words, everything except t...

dimi3 by Engaged Sweeper
  • 89 Views
  • 0 replies
  • 0 kudos

Resolved! Lansweeper report to match computer name

Here is my SQLSelect Top 1000000 tsysOS.Image As icon, tblAssets.AssetID, tblAssets.AssetName, tblAssets.Domain, tblAssets.Username, tblAssets.IPAddress, tblAssets.Firstseen, tblAssets.Lastseen, tblAssets.Lasttried, tblOperatingsystem.Captio...

roro by Engaged Sweeper
  • 5651 Views
  • 3 replies
  • 1 kudos

Distinct user logins per PC

I'm trying to create a report showing all users that have logged in to all PC's. I've made it this far, but would like to narrow it down to show only the latest login to the PC of each user.Select Top 1000000 tblAssets.AssetID, tblAssets.AssetName, ...

rwllr by Engaged Sweeper II
  • 5266 Views
  • 2 replies
  • 2 kudos

Software version report issue

Checking for a version (or greater) version of Googe Chrome than 80.0.3987.106My query:.Select Top 1000000 tblAssets.AssetName, tblSoftware.softwareVersionFrom tblAssets Inner Join tblAssetCustom On tblAssets.AssetID = tblAssetCustom.AssetID Inner...

RobertBasil by Engaged Sweeper III
  • 11337 Views
  • 9 replies
  • 0 kudos

Resolved! Request: Missing Software Report

I am trying to put together a report that lists all Windows assets (Servers and Desktops). I am looking to have any asset with a specific application and version in Green and any asset that does not have the application installed or does not match th...

JaxIsland by Engaged Sweeper
  • 6956 Views
  • 5 replies
  • 0 kudos

Resolved! SMBv1 disabled

Hi,is it possible to create a report whether the SMBv1 feature is installed or not on Windows 2012 R2 an up servers?

stiwa by Champion Sweeper
  • 11874 Views
  • 2 replies
  • 0 kudos