We’re currently experiencing a high volume of support requests, which may result in longer response times — Thank you for your patience and understanding.
What Database field can I use to differentiate a PC from a Server.I have A report detailing the operating systems however it is including server is with it - I only want the info for pc'sAny ideas anybody?
Need a query thats a bit above me.I need a report that shows all people who have software X and what version of Y. Y can have multiple versions.tblSoftware.softwareName = 'Y' AND(tblSoftware.softwareName LIKE 'YA%' OR tblSoftware.softwareName LIKE 'Y...
I have made a report for export functions and when i wan't to save the report i get the error of. Collum Name of Caption must be unique.This is a sample of my report.Select Top 100 Percent tblComputersystem.Manufacturer, tblComputersystem.Model, tbl...
Is there any way to filter out the software I already moved to the "approved" side on the configuration screen so that it no longer shows in the "software sound in your network" side?
I need to find out how many workstations have a 1GB NIC. Is there a way I could make a report to get this information with Lansweeper? I was thinking maybe making a report that would give me the make/model for the nic or something similar but I can...
I have a report build for scanning what version of autocad is installed on a machine.But my question is how do i get the serial number of autocad in my report.This is my report.Select Top 100 Percent tblComputers.Computername, tblSoftware.SoftwarePub...