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

Reports not showing correct OS

I was pulling reports from our AD with Lansweeper and it is not updating the Windows version properly.  We are pushing all machines to update to Windows 11, and I am using Lansweeper to pull that information but occasionally I will see a machine and ...

jfaas by Engaged Sweeper
  • 171 Views
  • 1 replies
  • 0 kudos

November Emergency Chrome Zero Day V142 Report

Good morningHere is a report for the zero day security update addressing: The vulnerability in question is CVE-2025-13223 (CVSS score: 8.8), a type confusion vulnerability in the V8 JavaScript and WebAssembly engine that could be exploited to achieve...

Resolved! Win 10 ESU report

Is there a report that can be run to check if a Windows 10 computer has the new ESU subscription installed and activated?

mcclureco by Engaged Sweeper II
  • 1182 Views
  • 6 replies
  • 1 kudos

Resolved! Browser report request

Does anyone happen to have a report (On-Prem or Cloud) showing all the different browsers that are installed in an environment and are willing to share? Its honestly getting a bit unwieldy, especially with all the new browsers in the last few years. ...

jwoodling by Engaged Sweeper
  • 637 Views
  • 3 replies
  • 0 kudos

Most Frequent Logon, Asset Owner, Primary User

This can be used to get the most frequent logon account in the last 60 days. -- First query: Get the most frequent logon user for each AssetIDWITH LogonCountsAS (SELECT AssetID,username,COUNT(*) AS logon_count,ROW_NUMBER() OVER (PARTITION BY AssetID ...

sqldba01 by Engaged Sweeper III
  • 914 Views
  • 3 replies
  • 3 kudos