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

script to export a key in regedit

Hi guys I need some help. I need to create a task in LAsn so that it exports a record within the Windows Regedit ex: Computer\HKEY_USERS\S-1-5-80-3871198407-3985681096-187537395-327373503-1498934226\Software\Google it would be possible

mreis29 by Engaged Sweeper
  • 1044 Views
  • 1 replies
  • 0 kudos

OS: Not latest Build of Windows 10

Report no longer working found a temp work around for now but would like to get this one working again to show what systems ore not on 8-2023 build.Also what the command to put the code in a window with the copy linkerror Conversion failed when conve...

JZastow by Engaged Sweeper II
  • 1402 Views
  • 1 replies
  • 0 kudos

How to Get windows restore points on the Portal

Hi, I would like to know is there is any option to add on every windows computers any drop down menu or option to visualize restore points of the system in the asset page on premise installation. I know that I could get for instance all restore point...

30-08-2023_15-29-54.jpg
Alaponuke by Engaged Sweeper II
  • 1548 Views
  • 1 replies
  • 0 kudos

Reports with criteria Based on Future Date

I have managed to get a report put together that Reports on all systems in my Inventory that have a Certain SSL Certificate installed.  Using the GetDate() Function, I can report on systems that have an expired certificate that expired prior to the c...

Antivirus Reports on Lansweeper Classic

Hello Community, I am new to the Lansweeper and need to know a detail about Lansweeper reports. I have a customer and they need to get the details of the PCs that not installed an Antivirus product in their enterprise network. Can I get those details...

DOSHAKA90 by Engaged Sweeper
  • 1852 Views
  • 1 replies
  • 0 kudos

Finding todays date in SQL

Hi,I am trying to write a SQL report in Lansweeper that shows all users that have logged in today,Below is what I have so far but can't find how to specify LoginTime. I need something likeLastLogonTime = between TodaysDate() AND TodaysDate()Select To...