Is it poossibel to run pre and post commands before processing all objects, and then after processing all objects?
I have a process that validates if a user account should be disabled, at the moment I have it that if there is an error the account is disabeld by default as a fall back postion, this need to stay in place. However I need to be able to tell if the process failing is causing mass disabling of accounts.