I've created a new
boolean schema property to flag all of our service accounts in our AD
domain.
I've gone through
and set the boolean to "TRUE" to all the service accounts.
Now I want to use
oldcmp to go through and find all the ones that aren't "TRUE" and meet other
criteria. I've determined I can do an -af ourProperty=TRUE and show the
accounts that are service accounts, but I want any that are NOT service
accounts. I tried -af ourProperty=" " and "" and -af ourProperty="<not
set>" and nothing seems to work. Any ideas?
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail is confidential, may contain proprietary information of Cameron and its operating Divisions and may be confidential or privileged. This e-mail should be read, copied, disseminated and/or used only by the addressee. If you have received this message in error please delete it, together with any attachments, from your system. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
