Search for all user accounts in Local Admins Group - Result & Report

Howdy
I need to find a way to search windows servers for accounts that I’m given in a csv or excel file. I want to find out which accounts are in the local administrators group, if the account is a domain account or if it is a local account that is created on the server.
I would be searching using the users login id.

Is there any way to do this?

Hi,

I have an analysis here that provides group membership:

https://bigfix.me/analysis/details/2998456

I’d activate that analysis, create a report in web reports for administrator group membership. I’d export it to excel, and use a function in excel to identify machines in your list.

Bill

1 Like

Hi, thanks! I’m now just tasked with providing a report of all accounts and groups that are in the local admins group. I have to include the server name next to each of the users or groups, the type such as either local or domain, then the name of the domain the server is in.

Can I modify the analysis that you setup to do that?