New Script – Query Group Membership on Remote Computer

Is it just me or does it seem like this blog is turning into a blog about scripting.? I promise that is not the case but it seems that I have a lot of scripts that I’ve collected over the years and feel that may  be of some use to those learning WMI and VBScript. The following script will display a list of members in a specified group on a specified remote computer. Check out the syntax and a link to the script after the break.

Syntax: cscript <scriptname.vbs> <computername> <groupname>

As always you can run this against a text file list of computer names and/or group if you need to collect information from multiple computers. The easiest way to do this is by using the FOR command. Please let me know if you would like a post explaining its use.

Link to Script

No Comments yet »

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Powered by WordPress with [GimpStyle]
Entries and comments feeds.