0 votes

Is it possible to send an email from Adaxes when certain AD objects are modified outside of Adaxes? With Business Rules it looks pretty easy to do that inside of Adaxes and that would cover most cases, but I'd also like to get a notification if something changes on the object and the change was not initiated by Adaxes.

Thank you.

by (80 points)

1 Answer

+1 vote
by (216k points)

Hello,

Unfortunately, there is no possibility to track the changes performed via third party tools. As a workaround, you can use a scheduled task to preserve the property values whose changes should be tracked in custom attributes and compare them to the current ones. For example, the task for tracking the Job Title and Department property values should look like the following: image.png

If all the changes should be listed in a single notification, it can be done only using a PowerShell script.

For your information, multi-valued attributes can be tracked only using a PowerShell script. For an example, please, have a look at the following scripts from our repository: https://www.adaxes.com/script-repository/changes-in-group-membership-including-changes-made-by-3rd-party-tools-s289.htm.

Related questions

0 votes
1 answer

I'd like to be able to either send an email report or export a CSV of all of the business rules carried out when a user is disabled. This would be ... Management Activity section but this includes things that weren't part of the disable operation. Thanks

asked Feb 19, 2020 by bavery (250 points)
0 votes
1 answer

We have a process that when a new user is created they are emailed their username and apssword. If the user is in an Admin Group they are then sent an email with some PDFs ... you can send emails, but am unable to see where it could attach files to the email?

asked Sep 3, 2020 by dknapp (100 points)
0 votes
1 answer

Is it possible to call execution of Adaxes custom command via SPML?

asked Oct 16, 2019 by Dmytro.Rudyi (920 points)
0 votes
1 answer

We're trying to setup a new action in our Web interface that runs on User's that are currently in an OU called 'New Starters' that is in all of our domains (An ... no results, There are no other fields we can use that are unique to accounts in those OUs

asked Feb 7, 2020 by richarddewis (260 points)
0 votes
1 answer

I am trying to trigger processing outside of Active Directory when an account is created based on the source user account that was used. Does Adaxes store the source account anywhere?

asked Oct 9, 2023 by jnordell (20 points)
3,326 questions
3,026 answers
7,727 comments
544,683 users