I have an existing report to show all servers but it doesn't properly include any info about disks.Is there a Lansweeper report to include these?Total number of Servers by HostnameOS TypeDomainIP Address(s)Total Storage Disk Size Used in GB or GiB (l...
Morning AllI have an existing report setup on lansweeper but i see any new vms added to the infrastructure does not reflect up on this report.- does lansweeper have a string for me that will auto update my report on any new vms?or is it static and re...
running LS version 7.1.40.5 and I don't see a report on scheduled tasks. Wondering if LS scans those or not.I found a way to do a report in powershell but it would be cleaner and better in LANSweeper for sure.Here is the powershell[cmdletbinding()] ...
Hi all I currently report on failed backups by having alerts on >Eventid = 517,518,521,546,561 & Source = Microsoft-Windows-BackupWhich works fine for say windows backup, im looking for more in the way of query like a "server audit"Any wan i can get ...
Hello,I'm trying to select only computers with specific names. My query is like this:select ...tablesFROM tblAssetsinner join inner joinWHERE (tblAsset.AssetName = '%AAA%' or tblAsset.AssetName = '%BBB%' or tblAsset.AssetName = '%BBB%') ..... I do 6 ...
I have this report to show only servers, their domain, amount of disk storage being used in GB and GiB, and how much disk storage is available in GB and GiB. I'm having a difficult time getting it to calculate the total usage and capacity of all disk...