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)
by (306k 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

Hello, We have a task which checks every hour if jobs have been added to a list (CSV-File) and if so will start provisioning tasks including Microsoft Teams. If ... job has completed or is still running to prevent duplicate runs. Is this somehow possible?

asked Sep 25 by andrep (20 points)
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

The mail attribute pulls from their Active Directory email attribute which for most of our users is their internal email address. They would not be able to ... ourselves and the users could just provide their external email address during portal enrollment.

asked Sep 22 by jturgeon (20 points)
0 votes
1 answer

I'm trying to run a powershell script that triggers before updating a user, but only run it if the action comes from the self-update web interface. Is that possible?

asked Sep 4 by jaymallery (60 points)
0 votes
1 answer

In this case the working example would be that the user would need to add a new title into a list of titles in the title property pattern

asked Dec 13, 2024 by msheppard (880 points)
0 votes
1 answer