Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

users with local admin rights

I want to be able to pull a report that show users that have local admin rights but I cant seem to get it as the report results dont seem right.

Goal: find users who has local admin rights (user A added under administrators GROUP)

1

Comments

2 comments
Date Votes
  • Try this:

    Columns
       Computer / Name
       Local User / Name

    Filters
       All
          Local Group Member / Group / Equals / Administrators

    1
  • this returns

     

    computer name and local user name (admin,guest,administrator,defaultaccount)

    0