I plan on using Lansweeper for inventory of new monitors/pc/s/switches etc. I will enter them in manually. When I do New Asset for State I have each location with -Stock (ex. NY -Stock, NJ -Stock). I want to have a report showing me what I have i...
I need to run a report like this on but add AVG and Atempo, so the computers displayed must have both pieces of software.Select Top 1000000 tblAssets.AssetID,tblAssets.AssetUnique,tblSoftwareUni.softwareName,tblSoftware.softwareVersionFrom tblAssetsI...
How do I generate a report that consists of all the physical RAM on each of the Dell servers?I have the following report that I've copied from this forum but it doesn't everything I want.Thank you so much!Select Distinct Top 1000000 tsysOS.Image As I...
I need to run a report like this on but add AVG and Atempo, so the computers displayed must have both pieces of software.Select Top 1000000 tblAssets.AssetID, tblAssets.AssetUnique, tblSoftwareUni.softwareName, tblSoftware.softwareVersionFrom tblA...
Hi,I am having difficulty creating a report that will list all computers that do not have an owner or user associated. I am using the "relational" feature to associate users from Active Directory to devices. "used by" and "owned by" are the fields in...