|
Posted by 11001010Bob on November 13, 2007, 12:54 pm
Please log in for more thread options
showmbrs.exe from the 2000 Resource Kit will do it
showmbrs yourdomain\"groupyouwantinfoabout"
will list the members of that domain group. If you want the local
Administrators group from each system use showmbrs in a batch file with a for
loop to get those.
Bob
"mike" wrote:
> I am looking for a utility that will identify all user accounts that
> have administrative rights. Short of inspecting each account (~100), is
> there a utility that I can run (as an administrator) that will uncover
> such information?
>
> Resource kit downloads do not seem useful for this request.
>
> hxxp://www.microsoft.com/windowsserver2003/techinfo/reskit/tools/default.mspx
>
> (Edited a bit for safe clicking.)
>
> Thanks in advance,
>
> mIke
>
|