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, 2024 by Jeff.Briand (80 points)
0 votes
1 answer

I see the script for generating a report of users enrolled, but what I'd like to do is run a script that can populate a user attribute with Yes/No or True/False if they are or are not enrolled. Is there an existing script that accomplishes this? Thanks

asked Nov 19, 2024 by msheppard (660 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, 2024 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, 2024 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, 2024 by awooten (80 points)
3,606 questions
3,293 answers
8,343 comments
548,458 users