I'm attempting to create a computer account cleanup Workflow. Everything is working fine, except attempting to filter out OU's for searching. For example we have some NAS devices that require an AD account, but do not reset their password. I'm querying Passwords that have not changed in 120 days. Without filtering out the OU they get moved and disabled by the workflow. How can I exclude an OU from the search? I tried DN does not contain NAS, but then nothing seemed to happen.
↧