We’re currently experiencing a high volume of support requests, which may result in longer response times — thank you for your patience and understanding.
LanSweeper/SQL Newbie I found this great script, by user Susan A., which lists gets me about 90% of the way. This gets me all Windows Servers. I'm hoping for some help which will get me both Windows and Linux assets. Sorry if this is posted alre...
It would be really handy to be able to see the reliability scores of machines and the associated records. This would really help identify problematic machines that are in need of proactive maintenance, and also arm the helpdesk with the information t...
Select Top 1000000 tsysOS.Image As icon, tblAssetCustom.AssetID, tblAssets.AssetName, tblAssets.Processor, tblAssets.Memory, tblBIOS.SMBIOSBIOSVersion, tsysOS.OSname As OS, tblAssets.SP As SP, tblAssetCustom.Warrantydate As [Warranty Expirati...
Is there any possible way to have Lansweeper detect which PC's have missing drivers?Even if the report is something as simple as Yes/No so that we can log on and check manually etc.
I go this query which generates a report of all assets with Windows and Linux, with IP. for some reason it shows duplicates on some of the assets. Can you help how to remove duplicates. Thanks,Select Top 100000 tsysIPLocations.IPLocation, tblAsset...