hiis it possible to get a list of users who are logging into more then one pc?and return the names of the pcs they are logging on too?Within the past week? Thanks
Hello All,I am trying to create a report that will Give me a list of all computers that have both Software A AND Software B Installed. I have found reports that will do if software A OR Software B is Installed, but that will not work for what i am tr...
What sort of inputs are allowed in the filter at the top of a report? I know I can enter various text and it filters that column based on that, but does it accept wildcards or anything else? I haven't been successful at finding something, if it does.
So i found this code on this thread - https://www.lansweeper.com/Forum/yaf_postst6116_Custom-Report--All-Software-installed-on-Desktops.aspx#post26783but when i use it i get these errors belowInvalid SELECT statement. Unknown object name: "tblCompute...
I'm trying to use the following clause in a reportWhere tblAssets.IPAddress Not Like '10.2.%'orWhere tblAssets.IPAddress Like '10.2.%'Every time I do, I save it, run the report, it shows nothing, so I go back in to edit it, and I see that it got chan...
Hey everyone,I'm not an expert in SQL, but so far, I haven't run into anything in Lansweeper that I can't handle. Except for this. I'm trying to create a single report which shows something like this:Assetname OS PlatformServer1 ...
Good morning and Happy New Year!! It has come to my attention that a lot of my users have stopped creating tickets and instead have resorted back to phoning or e-mailing our agents directly. I'd like to work with our HR dept to curve this behavior i...
The report below lists your Windows domain computers, their Active Directory OU, their last logged on user and their last logged on user's OU. The OUs are shortened, e.g. from "OU=Servers,DC=lansweeper,DC=local" to "Servers".The report will only list...