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

Resolved! Reports and User Logon

I am needing a report that, among other things, lists the last user that logged into the computer and the username. The report I have tried to put to together does everything I need except each login is multiplied 4 or 5 times, all with the same time...

Neil43 by Engaged Sweeper
  • 9326 Views
  • 2 replies
  • 0 kudos

Resolved! maintenance reminders

I stumbled across the article below. I would like to do maintenance on all the PC’s, servers, routers, etc.Then add some date field to Lansweeper and have it remind me using an alert when that device needs maintenance again. Then I can update that fi...

Guest by Lansweeper Employee
  • 6181 Views
  • 2 replies
  • 0 kudos

Resolved! Mapped Printers to Computer by User

I would like to see what printers are mapped to what computers, it does not need sorted by user but just so as I can see all of the printers attached to a computer. Or even if I could see what users are connected to what printer.Thank you!

cward by Engaged Sweeper
  • 7953 Views
  • 1 replies
  • 1 kudos

Resolved! Getting SQL code for canned reports

There are a number of canned reports such as dynamically generated reports like "All Unknown Items" report that might appear in the Asset Type Overview widget. When you open these reports, there is no "Edit" function. I understand you might not want ...

GMFDE by Engaged Sweeper III
  • 5273 Views
  • 2 replies
  • 0 kudos

Resolved! Generate a Customized Report

My department has asked that I generate a report listing all the computers on our network with the latest version(s) of Adobe Flash and Java installed. Is this a report that already exists in Lansweeper? Or must I create a customized report to show ...

jgessay by Engaged Sweeper
  • 9415 Views
  • 1 replies
  • 1 kudos

Resolved! HDD SMART report

We have had a few recent hard drive failures, but no indication in Lansweeper. Is the current SMART not ok report correct? It looks like it is pulling from the floppy table instead of hard disk? Below is the current built in report on build 5308:Sel...

Resolved! Domain Users il Local Admin group

Hi all! I have request for "All local Admins":Select Top 1000000 tblAssets.AssetID, tblAssets.AssetUnique, tblAssets.Domain, tsysOS.OSname, tblAssets.Description, tblUsers.Name, tsysOS.Image As iconFrom tblAssets Inner Join tblUsers On tblAsse...