0 votes

Image the users CSV fil provided hy HR system suddenly has a slight change to all 20000 users, is there a way to have Adaxes alert or halt before a certain number of changes set in a threshold are done ? Thanks

by (50 points)
0

Hello,

You can use the If PowerShell script returns true condition in the Scheduled Task that runs the script for importing users from the CSV file. If the CSV file contains more records than allowed for processing (e.g. 100), executing the import script will require an approval. If the number of records is less than allowed, the import will be performed directly without approval. Finally, the Scheduled Task will look like the following: image.png Should this approach meet your needs, we will provide you with the script to be used in the condition.

If this is not what you need, please, provide us with a live example of the desired behavior with all the possible details.

Please log in or register to answer this question.

Related questions

0 votes
1 answer

Topic question, we are looking into AD Auditing and I would like to know if this solution is on-prem. And I would like to know if there is a built in report to see ... to access folders they do not have permissions to, is this something I can do with Adaxes?

asked Jun 10, 2021 by anthonysmills (20 points)
0 votes
1 answer

I'd like to limit users from being able to login to the Web interface. In other words, if a user opens multiple browsers or tabs, can I prevent them from being able to login to each tab/browser and starting multiple sessions? Thanks!

asked Apr 10 by cewilson (140 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)
0 votes
1 answer

We are migrating away from on-premises AD toward cloud-only. Currently we are in a hybrid configuration with both on-premises AD and Azure AD. We are preparing to eliminate on-premise ... run Adaxes on a Azure vm server with only Azure AD an no on-premise AD.

asked Oct 6, 2023 by kevinleaverton (20 points)
0 votes
1 answer

A little bit of context: There are 3 departments that share 1 Active Directory. Now each department has its own OU. I would like to have an email sent when a user is ... if this is possible without Powershell? If not, is there a pre-existing script for this?

asked Oct 3, 2023 by Cas (150 points)
3,345 questions
3,046 answers
7,768 comments
544,962 users