We’re currently experiencing a high volume of support requests, which may result in longer response times — Thank you for your patience and understanding.

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! User Last Login (If Any)

Hi, I am trying to run a report based on AD Users and when was the LAST TIME, or if they have ever logged on.I am using this code:Select Top 1000000 tblADusers.Displayname, tblADusers.Firstname, tblADusers.Lastname, tblADusers.Department, tblADus...

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

A Report to find a single file

I was wondering if anyone has already built a report that can simply enough find any asset or server that has one specific file in this case ATMFD.DLL Has someone already created a report like that?

jstrong71 by Engaged Sweeper II
  • 5496 Views
  • 2 replies
  • 0 kudos

CoronaVirus - Reports

Management has asked for a report on each laptop and what VPNs have been configured on each. I started by scanning the registry for Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections but that has proven unreliable. I was thinki...

brodiemac2 by Champion Sweeper
  • 5523 Views
  • 3 replies
  • 0 kudos

Local admin group report based on domain role

/** Select required fields from tables **/Select Top 1000000 t1.AssetID, t1.AssetName, t2.Username, t2.Domainname, t2.Groupname, t3.Domainrole,/** Sets naming convention based on domain role **/ Case t3.Domainrole When 1 Then 'WORKSTATION' ...

Noobmode by Engaged Sweeper III
  • 11359 Views
  • 2 replies
  • 1 kudos

Modify "....less than 1GB free HD..." Report

How would I go about modifying the built-in report for Servers and Workstations, the "Disk: ....less than 1 GB HD" report, to exclude "RECOVERY" drive letters and other non-boot drives, regardless of drive letter? Working on proactive maintenance, I...

mhammond by Champion Sweeper
  • 4869 Views
  • 2 replies
  • 0 kudos