Is there a way to use Hyena to query across a domain for any users with Administrative rights?
Announcement
Collapse
No announcement yet.
Query for all users with Administrative rights
Collapse
X
-
Re: Query for all users with Administrative rights
I'm not sure what you are looking for, but will assume you want to know the members of the Administrators groups on your computers. If this is not what you are looking for give us more details.
Here are instructions to get a list of the members of the local Administrators group:
Select your computers in Hyena's right window, then go to Tools->Exporter Pro->Export Selected Objects.
Click the Settings button, then double-click on Windows NT/Local Groups.
Check the box to Export Group Members, then enter in an output file such as c:\groups.txt.
Check the box to Only export information for groups listed in this file:
Enter in a file name such as c:\grpmembers.txt and click Edit.
Notepad should open and tell you the file doesn't exist, then ask you if you want to create it. Click Yes.
In the file enter in Administrators, then save the file and close Notepad.
Click OK, then click Close, then click Start Export.
When it is finished exporting you can open c:\groups.txt with Excel and you will see the members of the Administrators group for the selected computers.
Comment