Hi,I need help to make two reports:-Create a report on the unsuccessful admin account login.-Create a report on Attempts to Access Deactivated Accounts.Kind regards,Zakhar
This report function can be executed only if the Lansweeper database is running on SQL Server.Before creating and/or running the report, connect to your database with SQL Server Management Studio under the sa account and execute the following SQL cod...
HiI am looking to create a report to show the space servers have free and the total space. I have found a report that does what i want but shows the disk spaces in MB and i would prefer GB I was just wondering if there is a report that can show total...
HII am having problems to create an asset list withAssetnameRAM in GBMemory in GBDisk in GBManufacturerModelOSnameIP4 Adresse which have now a ping respond ( switcht on)I can get IP Adresse but then I get also the IP 6 Adresse and in the moment I am ...
I found a report that will pull all assets that don't have a user relation. How do I go about editing just the asset from this report to add the user relation to them?
There is a chart report Last Windows Update Chart QueryAnd the SQL query is:Select Top 1000000 Case When LastPatchDate.lastPatchDate >= DateAdd(day, -7, GetDate()) Then '1. less than a week' When LastPatchDate.lastPatchDate < DateAdd(day, ...
I am making a custom report that works but entries are duplicated multiple times. I have 78 printers and the report displays the printers IP location, Manufacturer, Model, SerialNumber, AssetName, Location (Custom Field 01), and the IPAddress.I have...