I'm trying to create a new command that can apply to User objects across multiple domains that are in OUs with the same 'Name' i.e. an OU called Directors that occurs in five different domains managed by Adaxes
So far i've found the attribute 'adm-ParentName' but i'm not sure it's possible to run LDAP queries on an Adaxes attribute?
I've also tried messing around with the 'DistinguishedName' attribute but I can't seem to make it work with just contains 'OU Name' i.e. (distinguishedname=OU Name)