Hello, I’m hoping someone can help me with this, and that the answer to being able to do this is yes.
I have the need to produce a report for all non-service accounts in our on-prem AD. Our service accounts are split into multiple OU’s though.
Is it possible to filter using the “Parent OU/container - not equal to” with multiple values in a list? I’ve tried comma separated and semicolon separated, but it doesn’t appear to work.
@bluewhite4 hi, thanks for your question! The filter “Parent OU/container - not equal to” doesn’t work that way, it only supports % wildcards. But there’s one not very elegant way I found - using the “Organizational Unit Accounts” - it doesn’t allow excluding, but it produces the list separated by OU and you can export and remove your service account OUs. Maybe there’s a more elegant way I didn’t think of, but this one might work.
The wildcard is also supported in the filtering.
Moreover, using “Parent OU/container - equals”-criteria, the filters will be processed as “OR”-operator, so you might adjust those considering your specific needs.
Thanks Dmitry, unfortunately, I’m trying to get information on user account passwords (PasswordAge, PasswordExpired, PasswordLastChanged) so the report you’re showing in your example won’t work for that from what I can see.
Have you specified the full CN value (path) in the filter?
Are you using exactly this value in the filter?
“domain.com/Operations/Technology Operations/Networking/Terminated Accounts/%”
You will need to specify the entire path or use a wildcard. The value for the second attribute from your screenshot will not work, for example.