I just can not make report to see on which PCs Skype is installed. I have tried to modify some built-in reports but nothing.. Can somebody post query which can do this ?
Select tblComputers.Computername, tblSoftware.softwareName From tblComputers Inner Join tblSoftware On tblComputers.Computername = tblSoftware.ComputerName Where tblSoftware.softwareName Like 'skype%'
Archive
This board contains archived posts from the retired Lansweeper Forum and Insiders Community.