Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Topics in this forum

Check_MK link

You'll need to fill in the parts of the path to your check_mk/view.py as appropriate for your Check_MK site.https://<your-host>/<your-site>/check_mk/view.py?filled_in=filter&amp;host_address={ipaddress}&amp;view_name=searchhost

cjcox by Engaged Sweeper III
  • 3771 Views
  • 0 replies
  • 0 kudos

Find BOOTCAMP'd Windows machines (Windows on Apple devices)

There's a final qualifier at the bottom that makes an extra check for a BOOTCAMP labeled volume... however if you rename your volumes, you can remove that one and it will still look for Windows running on Apple hardware.Select Top (1000000) tblAssets...

cjcox by Engaged Sweeper III
  • 1670 Views
  • 0 replies
  • 0 kudos

A Better OS Report

A Better OS ReportSelect Top 1000000 tblAssets.AssetID, tblAssets.AssetName, tsysAssetTypes.AssetTypename As AssetType, tsysAssetTypes.AssetTypeIcon10 As icon, tblAssets.Domain, Coalesce(tsysOS.OSname, tblLinuxSystem.OSRelease, tblMacOSInfo.Syst...

cjcox by Engaged Sweeper III
  • 4285 Views
  • 0 replies
  • 0 kudos

Non-VM Assets

Assets that aren't VMs (see towards the bottom if you need to add something, for example Xen, Hyper-V).Select Top (1000000) tblAssets.AssetID, tblAssets.AssetName, tsysAssetTypes.AssetTypename, tsysAssetTypes.AssetTypeIcon10 As icon, tblAssets.IP...

cjcox by Engaged Sweeper III
  • 2219 Views
  • 0 replies
  • 0 kudos

Access denied Location Image

Hello,Today, I wanted add a new location to LS. But, when I upload a new picture for this new location, I always get a error message"Access to the path 'C:\Program Files (x86)\Lansweeper\website\assetpictures\-8799(temp).jpg' is denied."The same Erro...

SvenL by Engaged Sweeper
  • 1666 Views
  • 0 replies
  • 0 kudos

Report Custom Field Closed Tickets

Hi,is it possible to create a report that shows the reason for the ticket closing?We created a lot of ticket custom fileds that had to be choosen if the ticket gets closed.Now we would like to see a report that show us the reasons for the ticket clos...

r00t by Engaged Sweeper
  • 1796 Views
  • 0 replies
  • 0 kudos

User report

I need some report where i can see user ticket statistic. They are sending tickets only over email on help desk, so i need only report by users and numers of tickets.

dr_sah by Engaged Sweeper II
  • 1739 Views
  • 0 replies
  • 0 kudos

Dell Product Bulletins

So Dell has this site:https://www.dellproduct.com/Where you can plug in your service tag and see if there are any product bulletins about that model. Things like "this is prone to having battery bloat" or "upgrade the firmware on these RIGHT NOW" so...