0 votes

Is it possible to set up an email alert to notify the administrator when a user account is blocked in self service? We need to receive an alert when a user fails to answer the challenge questions correctly.

by (20 points)

1 Answer

0 votes
by (216k points)

Hello,

At the moment, it is not possible to send a notification right after a user is blocked, because you cannot create a rule that would be triggered after blocking a user.

As a workaround, we suggest creating a Scheduled Task that will email a report on all users blocked from Password Self-Service. To create such a task, you will need to use a PowerShell script.

To create such a task:

  1. Create new Scheduled Task.
  2. On the Object Type page, select the Show all object types checkbox.
  3. Select Domain-DNS. Click Next.
  4. Click Add Action.
  5. Select Run a program or PowerShell script.
  6. In the Script field, enter the 1st script from the following article in our Script Repository: http://www.adaxes.com/script-repository ... e-s207.htm.
  7. Modify script parameters as needed.
  8. Enter Short description. Click OK.
  9. Finish creating the Scheduled Task.
0

We have the same requirement. Is it possible to at least log an event?

The script worked, but is there a way for it to only send the report if there are locked users?

Related questions

0 votes
1 answer

I am trying to remove the administrator drop down on the reset home page and only leave self-service is this possible?

asked Jun 14 by Jeff.Briand (80 points)
0 votes
1 answer

We need to know specifically for self service password management what level of access in AD do I specifically need.

asked May 9 by justinspring (20 points)
0 votes
0 answers

We have followed your instructions to set up the password self service and we got it to work on windows 10 but the link does not show up on windows 11. is there something we can do to get the link to show up?

asked May 1 by rechevarria (40 points)
0 votes
1 answer

We have two on-prem domains; Domain A and Domain B. Domain A is our primary domain and syncs with Azure AD. Domain B contains accounts created for external ... user attempts to authenticate, they are only authenticating against the Domain B on-prem domain?

asked Apr 10 by awooten (80 points)
0 votes
1 answer

Would like to know if we can remove the forget password link on Self-service login page or remove the ability for users to reset their password. We only want users to ... be able to change their password but not reset their password if they have forgotten it.

asked Mar 29, 2023 by Vish539 (400 points)
3,526 questions
3,217 answers
8,197 comments
547,625 users