0 votes

Hello,

Is it possible to pass a comma-separated list of users (firstname.lastname or emails) in a parameter instead of a CSV? How does it translate to an array of usernames for the script to then verify as disabled in AD?

Ideally, this would appear as an Action that would execute the custom command on Adaxes interface and they can just copy and paste their list in there.

The script would then present the list of disabled users to the user in the Adaxes interface. Or can the script only email the list of disabled users?

related to an answer for: Search if a list of users already exists
by (80 points)
0

Hello,

This can be done using a report with a text parameter. Users can paste the required data into the parameter, a script will check the corresponding users and output them. If the approach meets your needs, please, provide an example of the data to be entered and specify the property whose value will be specified. It is recommended to use a property whose value is unique (e.g. sAMAccountName) to avoid duplicates in the report.

Please log in or register to answer this question.

Related questions

0 votes
1 answer

Hello, I need to check, from a csv file, if users exist or not. I do not have the login name but only the atributs Name givenName The output must be another csv file ... " --> False or True Is there an Adaxes script existing doing this? Thanks in advance!

asked Feb 4, 2019 by tentaal (1.1k points)
0 votes
1 answer

Greetings. When I create the parameters to make a business rule that looks for users whose Email Proxy Adresses does not contain 'SMTP:%userPrincipalName%', it still generates profiles ... and primary SMTP address don't match. Version is 2023 How rule is set

asked Dec 19, 2022 by MShep (80 points)
0 votes
0 answers

I am trying to find a way to create Groups based off an OU and a list of options (check boxes) within the portal For example: Select the Target OU to add groups ... 3 - Remote Administrators Option 3 - Remote Developers Option 4 - Readers Option 4 - Writers

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

I would like to delete users that have been disabled for more then X number of days. This would be a phase of our deprovisioning process. The user is first disabled and placed ... we are sure that we no longer need it, I would like to automaticially delete it.

asked Oct 13, 2022 by rmedeiros (380 points)
0 votes
1 answer

Have a csv file of users that I need to import into Adaxes. I had initially found an article for this, but upon going today, it gave me an error (looks like it was deleted). Thank you

asked Nov 19, 2022 by wangl (20 points)
3,326 questions
3,026 answers
7,727 comments
544,681 users