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

Resolved! Software Report

Below I have pasted my code in. I'm trying to get a report on the versions of 2 different software apps. 1 is Symantec and the other is our TSM backup. Some or both might not have the software installed. That is 1 thing I'm looking for also. The pr...

usfitdci by Engaged Sweeper
  • 8622 Views
  • 4 replies
  • 0 kudos

Resolved! Detailed Report

Would be really grateful if anyone can help with this report.. I need a report with the following: Computer, Manufacturer, Model, OS, SP, CPU, #Processors, Memory, IP, and Install date. I seem to be missing something in the SQL report builder and ...

kevinoie by Engaged Sweeper III
  • 8900 Views
  • 4 replies
  • 0 kudos

Resolved! Change the memeory size in reports to MB

I finally finished this report but haveing a problem changing the Total Physical Memory from bytes to MB (from 4294144000 to 4294). Here is my code below.Select Top 1000000 tblComputers.Computer, tblComputers.Domain, tblCompCustom.Custom2 As [Tech Co...

usfitdci by Engaged Sweeper
  • 5671 Views
  • 1 replies
  • 0 kudos

Resolved! local printers

Hello,I have seen this post to report locally installed printersSELECTtblcomputers.ComputerUnique,tblPrinters.Caption,tblPrinters.Portname,tblPrinters.Sharename,tblPrinters.Location,tblPrinters.CommentFROMtblcomputersINNER JOIN tblPrinters ON (tblcom...

bobsensor by Engaged Sweeper
  • 7165 Views
  • 1 replies
  • 0 kudos

Resolved! Static IP

In my network I have servers with static IP and clients with dynamic IP.How can I modify "Network: Static IP address configured" query in order to see just clients and not servers?Thanks.

paprita by Champion Sweeper
  • 7077 Views
  • 2 replies
  • 0 kudos

Resolved! REPORT on Hard drives CPU and Memory

Trying to create a report with the following columns: Server NameDomainTech Contact (Created in Custom Field)OSModelLocal Drives (up to 9)# of CPUProcessor SpeedTotal MemorySymantec Version TSM VersionOUI get through model that's were it brakes. I've...

usfitdci by Engaged Sweeper
  • 10949 Views
  • 4 replies
  • 0 kudos

Hard disk Report for Server HD partitions

I would like to generate a report which shows all server partitions that have less than:20% diskspace with a yellow "signal light"10% diskspace with a red "signal light"I would like to show them in the dashboard and have it send via Mail Report as Ex...

WildPh by Engaged Sweeper II
  • 16476 Views
  • 10 replies
  • 0 kudos

Report of missing reg key

Hello,I'm trying to write a report that display all the computer that doesn't have a specific regkey of WSUS.I allready done a report that show me all the computer that have that key.Please helpArnon

eyalg by Engaged Sweeper
  • 7783 Views
  • 3 replies
  • 0 kudos