0 votes

For service accounts or accounts where multiple people need to know the password is expiring, is there a way to use the password expiration task to notify the members of an active directory group, or is using a distribution group the only way to do this? I can get the email group members to work and the password notification to work, just having problems connecting the two.

by (100 points)

1 Answer

0 votes
by (285k points)

Hello,

The thing is that Adaxes only sends a request to the SMTP server to deliver an email. As such, you can only specify a recipient email address in Adaxes. the rest is handled by the SMTP server, AD, Exchange, etc. As such, you have two options to send the email for users who meet the conditions:

  • Specify an email address of a distribution group in the To field of the Send email notification action. In this case, each member of the group should receive the notification.
  • Use a PowerShell script instead of the Send email notification action. The script will gather emails of the predefined group members and send the email directly to them. To send emails in scripts, you can use method $Context.SendMail.

Related questions

0 votes
0 answers

Here is an example: In Azure the manager shows populated: In Adaxes it shows a blank:

asked Dec 2, 2022 by adaxes_user2 (40 points)
0 votes
1 answer

As part of our PCI compliance, we need to create a report of all the user accounts that are expiring in the next 30 days and email that to a user who compiles ... I was hoping to utilize Adaxes to automate it. Any assistance would be very much appreciated.

asked Apr 1, 2013 by danftasc (440 points)
0 votes
1 answer

User received email from Lumifi and wanted to verify if legit or if this is not from Adaxes?

asked Nov 30, 2022 by Jeff.Briand (80 points)
0 votes
1 answer

When setting up a rule based group, GMSA objects are not visible. Is there a setting or view I need to add to make these availabe to rule based groups, or is it simply not an option?

asked Sep 16 by ajmilic (100 points)
0 votes
1 answer

We have a 3rd party vendor that we are able to add users based on AD security groups. What I need to do is set a parameter for the number of available licenses and whenever ... the group is 495 I would like an email to trigger telling me to add more licenses.

asked Oct 12, 2022 by A_Pastor (70 points)
3,511 questions
3,202 answers
8,152 comments
547,522 users