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: 

Topics in this forum

get all active computers

HelloI need to have a report where i get a list of all computer with status active .I've tried with this =Select tblCompCustom.Computername, tblCompCustom.StateFrom tblCompCustom Inner Join tblComputers On tblComputers.Computername = tblCompCustom.C...

itdpt by Engaged Sweeper
  • 6212 Views
  • 2 replies
  • 0 kudos

Hardware Reports

Hello,I need a hardware report for all computers.I need:Manufacture modelserial numbercomputer namecomputer OSlast loginThanks,Nathan

RelientK by Engaged Sweeper
  • 4695 Views
  • 1 replies
  • 0 kudos

Check services running on user accounts

I'll share this one, I think it should be included on Lansweeper by default. It's useful for checking where are services running under "non standard" system accounts:SELECT TOP (1000000) tblcomputers.Computername, tblcomputers.ComputerUnique, tbl...

Anonymous by Not applicable
  • 7208 Views
  • 1 replies
  • 1 kudos

Resolved! 64bit or 32bit OS

I am new to building reports in Lansweeper and need some help to build a report that tells me which OS and if it is 32bit or 64bit (x86 or x64). Any help would be great. We are using Lansweeper version 3.5.2.16. Thanks!!

Office numbered totaled by Department

I already have reports to break down the computers by our departments. Now I'm trying to apply that with getting a totaled number of what Office versions they have within each department. This is what I have so far. I have another report that totals ...

tessymay by Engaged Sweeper
  • 7135 Views
  • 3 replies
  • 0 kudos

Report by model per department

Hi, i need a report that will display the number of computer models per department so likeMarketing -> HP 7100 (26) HP 7600 (43)Finance -> Hp 7100 (12) HP 7600 (17)Etc.maybe even better if possible break it down by like Mark...

faccount by Engaged Sweeper
  • 4427 Views
  • 1 replies
  • 0 kudos

Windows 7 report

Does anyone have a report already made they can post for system requirments for Windows 7?

Cobra7 by Champion Sweeper
  • 9225 Views
  • 3 replies
  • 0 kudos

Omit specific computers from Query

I have several of the reports which I would like to omit specific computers from. And do not want the Console to report them as well. I do not want to remove them completely just omit from certain reports and monitoring.Is there a generic line of cod...

dwilkes by Engaged Sweeper
  • 8650 Views
  • 4 replies
  • 0 kudos