I'm trying to build a report for my software inventory. I'm able to get it to the point of Host 1 Title 1 Version Host 1 Title 2 Version Host 1 Title 3 Version Host 2 ...
...ight Join tblNetwork On tblassets.AssetID = tblNetwork.AssetID
Where tblNetwork.DHCPenabled = 'True'
Group By Coalesce(tblNetwork.DHCPserver, N'')
Order By TotalNbr Desc
Does anyone happen to have a report (On-Prem or Cloud) showing all the different browsers that are installed in an environment and are willing to share? Its honestly getting a bit unwieldy, especiall...
Hey guys, when I run the latest Sept patch audit report devices are showing red and out of date, when the device DOES have the KB installed. Has anyone else seen this behavior? Note: they...
Hi, Long time Lansweeper business and need to get more out of the product in terms of asset to user relations. We recently fed back that there are far too many clicks involved to assign an asset to ...
Hi All,
i found a report here in the Forum to catch 1 extension attribute were in my case i need a second extension attribute value as well. Any guidance would appreciated.
Thanks in advance
Ma...
I have two scripts, both of which do the same thing. The only difference is that one has more fields (RAM, Slots RAM Counts, etc.) and the other script doesn't. The strange thing is that in the scri...
We have 300+ subnetworks and very difficult to stay them actually.
So we decide to create some rules for their inventory:
1. You have to resolve all undefined IP location via correction of a desc...
Using Lansweeper Classic only: I need a report that will allow me to see if any scans are scheduled to kick off around 3 AM daily. Is there such a report? Maybe one that could be modified ...