Re: EnumLocalGroup.vbs - only want logon account name and description fields



On Jan 18, 3:21 pm, Mack <mba...@xxxxxxx> wrote:
Hello Group,

There is a vbs script created by Richard Mueller that enumerates
members of local groups.  The report it generats contains alot of
information that I don't need.  My knowledge of vbs is almost nill.

What would I have to change in the vbs script to have it only write
out the logon account name and the description field?  These are the
only 2 fields of information I need.  Also, is there any way to format
it so the logon on name starts in a specific column and the
description field starts in a specific column?

http://www.rlmueller.net/Programs/EnumLocalGroup.txt

Any insight would be greatly appreciated.

    Mack

I fogot to indicate that I would also need the computer name.

I am trying ot have the output look something like:

computername logon name description (as it
appears in the description field for the account).
computername logon name description
etc...
etc..

Mack
.



Relevant Pages


Loading