
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2023 11:13 PM
I'm trying to ensure that all systems have a dedicated local admin for Lansweeper. I found these 2 attached reports:
- Report to determine local admins per system.
- Report to determine software missing from system.
I'm trying to merge the two reports to generate a list of systems missing my Lansweeper local admin.
Thanks in advance.
Labels:
- Labels:
-
Report Center
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2023 06:19 AM - edited ‎06-20-2023 06:19 AM
you can use function count() + group by to count membership
and having count() = 0 for filtering
