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

Help! Need One report trying not to have Two

I have hit a wall. I am trying to create one report to show:Report of All Server OS systems, showing if they have the Flex Net Inventory agent installed on them (or not). Client OS is excluded.Just not sure if this can be done in one report or have t...

AD Disabled Computers

Hi! I have a problem with the "Active Directory: Enabled/disabled computers" report.I have activated to scan disabled computers in AD, and I can find them if I search for them in Lansweeper. However, the reports only show computers enabled in AD (no ...

julianbr by Engaged Sweeper
  • 3242 Views
  • 1 replies
  • 0 kudos

User machine behaviour

Hi all, we are trying to run some analysis to identify if staff are away from their machines more when working from home or in the office...We can identify machines that are working remotely as they will be on a different subnet to the office, each u...

Elexon by Engaged Sweeper
  • 1274 Views
  • 0 replies
  • 0 kudos

Show null vaules

I have added the Windows 10 end of life audit report to Lansweeper and am trying to edit it to include the OU the device is in. However, I do have some devices that are in Workgroups or have been imported from SCCM with no OU details. I would like th...

Add column to report to show Intune data

I have a 1909 End of Life report from Lansweeper.I'd like to add a column to it which displays the User Principal Name from Intune to that report.Mainly, so I have the user's email address included along with the report.When I try to add it myself it...

eatkins by Engaged Sweeper
  • 1366 Views
  • 0 replies
  • 0 kudos

I can't get htblnotes to show properly

I need the ticket detail section to show the htblnotes properly does any one have a solution??Select Top 1000000 htblticket.ticketid, '#' + Cast(htblticket.ticketid As nvarchar) As Ticket, htblticket.date As CreationDate, htblticket.updated As Las...

help getting ticket details text in into this report

I need this report but with the ticket details text included as well i'm not sure how to get it workingSelect Top 1000000 '#' + Cast(htblticket.ticketid As nvarchar) As Ticket, htblticket.date As CreationDate, htblticket.updated As LastUpdated, ht...