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

computer in domain

just wanted to ask for the Computers in domain example like the computer name is register as userA but when he pass the laptop to userB then userB change the name to userB. how come userA name is still in the domain and it is online(blue colour) whil...

jeechin by Engaged Sweeper
  • 5616 Views
  • 1 replies
  • 0 kudos

Service scan false positives

I am using the following report to find computers that do not have sophos antivirus installed.We are seeing false positives on computers that have other errors preventing service enumeration(e.g. WMI errors, DNS problems)Is there a good way to modify...

wgknowles by Engaged Sweeper II
  • 6775 Views
  • 1 replies
  • 0 kudos

Need help with a report that includes the following:

I need to provide a report that provides a certain type of software (in this case, Cisco IP Communicator), version number, and the users that have it installed.We need to contact our IP Communicator users that are running older versions and have them...

ESIT by Engaged Sweeper
  • 8979 Views
  • 3 replies
  • 0 kudos

License compliance

This is what I got when adding e.g. all discovered Access versions to software license compliance.Microsoft Office Access 2003 11.0.8173.0 Microsoft Corporation 67 Microsoft Office Access 2003 11.0.6361.0 Microsoft Corporation 111 Microsoft ...

stephan by Engaged Sweeper
  • 16556 Views
  • 2 replies
  • 0 kudos

report to show Server 2008 (32bit)

Does anyone know how to differentitiate between 64 and 32 bit Server 2008?My Query shows all 2008 Servers, regardles 64/32bit. What has to be added?Select Top 100 Percent dbo.tblComputers.Computername As Computer, dbo.tblOperatingsystem.Description, ...

Exclude non scanned computers from report

Hi!I use this query to list computers without our antivirus:Select tblcomputers.Computername From tblcomputers Where tblcomputers.Computername Not In (Select dbo.tblSoftware.ComputerName From dbo.tblSoftware Where dbo.tblSoftware.softwareName Like 'T...

jaekob by Engaged Sweeper
  • 7312 Views
  • 2 replies
  • 0 kudos