Most of our workflows use our windows credentials in order to run the scheduled workflows. As I'm sure you can imagine this leads to times when a user's credentials expire or are locked out of their account causing the workflow schedule to become disabled because of invalid credentials if it is run during the time when the credentials have expired or when the user forgets to update the credentials of the workflows when they are changed. There's no notification when a workflow schedule is disabled so I don't know how to verify when this occurs other than to check the schedules every day.
Is there a way to achieve the following?:
1. Create a workflow to send out emails when a schedule is disabled
2. Create a workflow that sends out an email that replicates what's on the Schedules tab of the gallery