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

Resolved! Report to find all not IE 11

I'm trying to use lansweeper to deploy IE 11 during off hours. I can manually find all the machines that are not IE11, but am struggling with a single report that I can then attach to a timer to run at 02:00 and then continue to run at that time unti...

aldenc4n by Engaged Sweeper
  • 4677 Views
  • 1 replies
  • 0 kudos

Resolved! Trouble nailing down a chart

I've got a chart report that lists all the browsers by version. What I want is to combine the different versions so that the X axis is simply1. Internet Explorer 47212. Firefox 2753. Chrome 744. Opera 12As it stands now, the chart has about 35 entrie...

GMFDE by Engaged Sweeper III
  • 6372 Views
  • 4 replies
  • 0 kudos

Resolved! Symantec Report

Looking for a way to create a report that shows me all machines that still have symantec antivirus installed on them. Not sure how do build a custom report under reports.

mbatescny by Engaged Sweeper
  • 4743 Views
  • 1 replies
  • 0 kudos

Resolved! Multiple OU's for report query?

How do you add two or three specific OU's for the reporting options? We have a couple OU's in our AD environment that are similar in name. Example we want to list '0U=BuildingA,OU=site1,DC=example' with: 'OU=BuildingB,OU=site2,DC=eample'we cannot u...

JohnLewis by Engaged Sweeper II
  • 5745 Views
  • 2 replies
  • 1 kudos

Resolved! Report of multiple users accessing a single workstation

Hi I would please like some help with the following report. So I've got an issue with multiple domain users logging into a single workstation (true for more than just one workstation though across our domain). I'd like a report that gives me a cleare...

dsn7287 by Engaged Sweeper II
  • 10042 Views
  • 6 replies
  • 1 kudos

Resolved! Search on Software for Visio

My company has multiple versions of Microsoft Visio, but when I do a search in Lansweeper for Visio it's only returning results for Visio Professional 2013, but it's missing the Standard versions for 2010 and 2013. Does anyone know how I can find the...

Sean_H_ by Engaged Sweeper
  • 5469 Views
  • 1 replies
  • 0 kudos

Resolved! Duplicate entries

Afternoon, i have the following querie for a custom report. However this creates duplicates when i run the report. Is there a way i can stop this from happening. Thanks in advanceSelect Top 1000000 tblAssets.AssetID, tblAssets.AssetName, tsysAssetT...

chrisjones by Engaged Sweeper II
  • 5600 Views
  • 2 replies
  • 1 kudos

Resolved! Funtion STUFF in Report,return error in LS editor

I've write a select to create a report to get in one line per asset a concatenated result of a query, using the function STUFF.It's fully working over SQL Management Studio.In this case this Report should Create and Output of AssetID, AssetGroups all...