Search found 2 matches

by ajlueth
Sun May 20, 2007 11:58 pm
Forum: VBScript
Topic: look at AD group and return display name
Replies: 5
Views: 8759

look at AD group and return display name

Thanks much for the response, but I'm getting stuck. It keeps erring the on line *memberof - objgroup.getex("member")*. I'm not sure what to fix, as I'm pretty new to the world of scripting. Any help is appreciated. Here's the modified script from what was previously posted. Set objGroup =...
by ajlueth
Fri May 18, 2007 6:31 am
Forum: VBScript
Topic: look at AD group and return display name
Replies: 5
Views: 8759

look at AD group and return display name

How do I use this to grab members of all groups in a particular OU, rather than going one group at a time?

Thanks in advance.