Showing results for OUs - Scripting Blog [archived]

Sep 2, 2004
Post comments count0
Post likes count0

How Can I Enumerate All the Objects in an Active Directory OU?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I enumerate all the objects in an Active Directory OU?-- RB Hey, RB. By the way, thanks: it’s always nice to get an easy question every once in awhile! Enumerating all the objects in an OU is almost embarrassingly-simple: by default, any time you bind to an OU using ADSI you automatically get back a collection of all th...

Scripting Guy!VBScriptActive Directory