I have notifications set up to run on multiple tasks. I get notified each time the scheduled task executes even when there is nothing for the task to do. Is there a way to only notify me when the task runs on a user account?
For example, I have a task that resets a user password and emails me a pdf with the temp password. If there is no user account in the OU, the task still runs and sends me a blank email. Can I stop the blank emails, and only get notifications when the task actually performs the password reset on a user account?