Re: Listing Users that are Part of the Local Administrator Group
- From: persillade@xxxxxxxxxxx
- Date: 2 Jun 2005 11:29:39 -0700
Torgeir's suggestion is good. You might also try running a remote
process against each computer (after enumerating them) with psexec (a
sysinternals tool - http://www.sysinternals.com). Example: "psexec
\\computername net localgroup administrators" running from a central
script. In this way you could append to 1 output file instead of having
a lot of different output files and also minimize queries against AD.
chris
.
- References:
- Listing Users that are Part of the Local Administrator Group
- From: RayRay
- Re: Listing Users that are Part of the Local Administrator Group
- From: Torgeir Bakken \(MVP\)
- Listing Users that are Part of the Local Administrator Group
- Prev by Date: Re: Automate window fonts installation
- Next by Date: Re: Listing Users that are Part of the Local Administrator Group
- Previous by thread: Re: Listing Users that are Part of the Local Administrator Group
- Next by thread: Re: Listing Users that are Part of the Local Administrator Group
- Index(es):
Loading