When I create a manual asset and specify windows for type I don't have an option to add other fields such as service tag #. How would I go about adding that?
Hi Lansweeper Community,I have been tasked with creating a Dynamic Group that lists scanned registry or file items.I noticed that the Filter for the Asset Fields within the Dynamic Groups do not list the option for files or registry items. I thought...
We have a report with configuration of all computers and we have detected many computers are not registered in table tsysOS so that it does not know OSname although that computers are Windows 10. Anyone has the same problem?Thanks in advance
I have attempted multiple times now to update Lansweeper to no avail. The Lansweeper launches (or seems to) and then simply never opens anything. A service runs for it on task manager however there is no evidence it is actually running. I really trie...
Hey guys, new user to lansweeper here, been using it for about 6 months as an asset management and internal helpdesk ticketing system.I don't "live" in lan sweeper I just jump into it as the tickets trickle in to resolve them. It would be a lot easie...
How can I invoke an alternate remote control agent rather the lsremote.exe which is often lags and takes forever to load? If we can just envoke another VNC agent or even better an agent like Screen Connect?
We currently have a 7 year refresh cycle on our hardware. I have created a report to display machines that have hit their 7 year mark. I am wondering if there is a quick way to, when a computer hits that time, automatically send an email with the c...
Select count(*), tblADGroups.Name As ADGroupNameFrom tblADMembership Left Join tblADGroups On tblADMembership.ParentAdObjectID = tblADGroups.ADObjectID Right Join tblADusers On tblADMembership.ChildAdObjectID = tblADusers.ADObjectIDWhere tbl...