Local Administrators Group

J

Jasper Recto

Is there a way to scan the computers on our network to find what user
accounts are in the Local administrator groups?

Thanks,
Jasper
 
P

Pegasus \(MVP\)

Jasper Recto said:
Is there a way to scan the computers on our network to find what user
accounts are in the Local administrator groups?

Thanks,
Jasper

You could run this command from your own console:
psexec.exe \\PCName net localgroup administrators

If you have a list of NetBIOS names then you can expand the above command to
scan all PCs included in that list.

You can download psexec.exe from www.sysinternals.com.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top