
BarryF.45728 (Customer) asked a question.
I would like to be able to have the Deactivaton of a user system notification sent to a group of people (HR) as confirmation of task complete. I haven't been able to find a way to do this beyond creating an admin role and I'm not really clear on how to do that so it allows the notification option.

You could create a workflow that is triggered whenever a user is deactivated (deprovision event), then retrieve the user's account info and email it to whoever needs to be notified.