Hello,Can anyone help me out? I'm trying to find all the PC/Servers that have Dameware installed. I'm not much of a SQL guy but I thought it might be possible to pull it out with a SQL query. We have the permium 3.0 ver.Thanks,Nathan
I am working on a report to return all DNS servers used on clients. I seem to be getting multiple entries on some clients. It appears that windows stores previous configurations of cards. I have quite a few computers reporting that they have a pre...
Hi,finally I found a way to filter our reports not to show computers marked as ' Non-Active' in Custom Fields.I was a bit surprised because all modified reports have been empty, means Green.The cause is that in table 'CompCustom' the only existing re...
Hi,I've been trying to create a report to find which computers don't have antivirus software installed but I can't figure out how. Has anyone tried that yet?Thanks
Is there way to setup Lansweeper 3.5.2 to auto generate a software compliance report. In addition to that, is there a way we can group specific titles of software together in 'containers or groups' to get a grand total of 1 product not broken up by ...
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...