Powershell scripting help

Joined
Oct 2, 2001
Messages
572
I'm used to doing SQL queries in NDS and have fairly recently moved to Windows. I'm really just learning Windows (Servfer 2008, but we ahve 2003 deployed)

I want ot do a powershell (or if really needed vbscript) script to return all objects in a specified OU that are members of a specific AD group.

The reality is that I want get a list of every object in a disabled object OU that is a member of a specific DL.

As a bonus, I'd like to remove all of those returned members from that DL.

Any ideas of or a good place to look for help?

TIA
 
Back
Top