I want to have a report that would show if a specific file on a users C drive has been modified in the last 24 hours. Is anyone able to create this for me?
Hi Guy'sI am trying to create a chart report to show OS Version Numbers.I have the following, but I can't get the first numbers listed first to show the Version Numbers and the count afterwards which is what I believe is required for the chart.At pre...
Hello,We are trying to use Lansweeper to track which assets are 'used by' our AD users.I can report on which assets have user assets set to 'used by' or 'borrowed by' pretty easily. My problem arises with End Dates, and past relationships. To report ...
I have several reports that show me all assets with a software (let's say Java), that is NOT LIKE a version number. The version is stored as a string, so it's not possible to do a less than.I am hoping there is someone out there who is an SQL guru w...
First of, thank you to all you report Gurus. you have been life savers. We have a network , where every computer is daisy chained with the VoIP Phone. IE: Wall jack to VoIP Phone to computer. Lansweeper picks up the Phones and picks up the computer....
Hi,Is there a way to report on all clients which doesn't have any LSAgent installed?I am after a report which will list all clients with no LSAgent.Much appreciate if someone can point me to right direction.
Here is my SQLSelect Top 1000000 tsysOS.Image As icon, tblAssets.AssetID, tblAssets.AssetName, tblAssets.Domain, tblAssets.Username, tblAssets.IPAddress, tblAssets.Firstseen, tblAssets.Lastseen, tblAssets.Lasttried, tblOperatingsystem.Captio...
The report below lists Windows computers that are missing a specific service. Replace YourService with the internal name of the service. This is the Service Name value you see when running services.msc, right-clicking the service and selecting Proper...