Is there a class (possibly open via .NET) that allows you to run a list of directories from a list of active directories? I have an application in which I repeat the top-level structure of the top-level domain and present the distinguished name in the drop-down list in my PowerShell gui, but a more elegant solution (IMO) would be to click a button and allow the user to select the OU level to run the program. Does anyone know what a library / class / etc is? Can I use this task in PowerShell? thanks in advance!
source share