Getting groups in sub-OU using substring of OU

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to retreive groups from a sub-OU by using substring? I need
to be able to loop over the OUs of a OU to see if any have a sub-OU whose
Name ends with 'Security Groups' and output the groups from that sub-OU to a
web page using C#. Any help with this daunting task would be appreciated.
 
Could you give a more in-depth explanation of what you're trying to
do? Some kind of ascii art diagram to show the structure of your AD
and what you're trying to find would be helpful.
 
Back
Top