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! local admin users of a specific device

Hi there,Is there a way to create a report that shows all the local admin accounts on one or all win 10 devices?I can get to it manually by clicking on a device name--> Config tab--> User info tab--> Users in GroupsThanksKirk

kdunnett by Engaged Sweeper II
  • 5126 Views
  • 2 replies
  • 1 kudos

NOT doesn't work as expected

I'm not an SQL expert. I have some reports that are working, but I'd like to exclude certain PC models from them. If I use "NOT LIKE 'modelname'", instead of showing me every PC that matches the rest of the report and isn't that model name, I get eve...

ABECU by Engaged Sweeper III
  • 5304 Views
  • 3 replies
  • 0 kudos

Resolved! Bitlocker Report not contain all computers

We have introduced Bitlocker in our enterprise and we would like to manage the computer inventory where Bitlocker is installed or not.I observed that a builtin report already exist to show BitLocker machines... But I dont known why this report not li...

Glenn_Gagne by Engaged Sweeper III
  • 12951 Views
  • 4 replies
  • 0 kudos

Resolved! Computer not seen in 30 days report showing non-computer assets?

I updated to the latest release of Lansweeper today and was promptly informed on my next login that there were 25 devices in 'computer not seen in 30 days', where previously there had been one- a machine that hasn't been turned on since the COVID-19 ...

jmm25 by Engaged Sweeper
  • 8564 Views
  • 5 replies
  • 0 kudos

Windows Server 2016 & Patch Tuesday May 2020

Hi,All (87 in total) my Win 2016 servers are showing "out of date" with the https://www.lansweeper.com/report/microsoft-patch-tuesday-audit-may-2020/ report.Triple checked with WSUS and Online check and the seem up to date according to all resources....

How to get total disk usage of all VM assets

As the subject states, I want to get the total disk size of all VMs in my environment. Has anyone created a report like that before? My SQL skills are quite limited but I think I can build one if someone points at a similar query.

mbaybarsk by Engaged Sweeper
  • 3173 Views
  • 1 replies
  • 0 kudos

Users mapped "shared" printers

Hi,Sorry, first post so please forgive any mistakes!With powershell i can run this command which shows just the mapped network printers on a users machine.Get-Printer | where Shared -eq $trueIm trying to figure out how i can get that information into...