0 votes

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

by (20 points)

1 Answer

0 votes
by (272k points)

Hello,

Have a look at the following tutorial: https://www.adaxes.com/help/ScheduleImportOfUsersFromCSV/. If your CSV file has all the column headers matching property names as in the directory schema, you can directly import it in Adaxes Administration console: image.png

Related questions

0 votes
1 answer

hello i'm new with Adaxes i'm try to creat schuadle task to import a spefice user list by thier username id after that just update City for them by bulk updating . kinly advise

asked Aug 29, 2023 by sudox (20 points)
0 votes
1 answer

Hello, We'd like to create a scheduled task that: Imports a csv of users (there's a column with header sAMAccountName) Disables the account Changes the password to a random ... we can build on that knowledge for other tasks we'd like to schedule.) Thanks!

asked Nov 13, 2019 by gfreeman (120 points)
0 votes
1 answer

Hello, We have users who never log to AD on a workstation but only use Outlook OWA. The Exchange value Last Logon is not an AD attribute. How can we disabled these users after a certain amount of time of inactivites ? Thank you :) TB

asked Jan 25, 2022 by tentaal (1.1k points)
0 votes
1 answer

Hello, Similar to exporting the members of a group to a csv file: https://www.adaxes.com/script-repository/export-group-members-to-csv-file-s184.htm I am looking to ... would like to include the memberof csv report in the email as well. Thanks in advance!

asked Feb 7, 2023 by JonnyBGood (20 points)
0 votes
1 answer

I am using this script modified for my testing. Import-Module Adaxes $csvFilePath = "D:\TestFeed\ImportNewUsers.csv" # Path to pick up feed file $userIdColumn = "Employee Number" # TODO: ... initial. I would like to add a 2 for now if the sam isn't unique.

asked Oct 17, 2022 by mightycabal (1.0k points)
3,348 questions
3,049 answers
7,791 comments
545,047 users