0 votes

Hi all,

We're looking to buy but have some questions first.

Our HRIS can spit out a csv every 5 mins. Can Adaxes import that csv and compare it to our AD, making changes to AD as required, such as create new AD users, disable terminated employees, add/remove users from SGs and DLs, update phone/location/manager/custom fields? All performed in one import action, say once an hour, 24/7/365?

Can it "model" changes, i.e. not make any changes but produce a report detailing what WOULD happen if the import were to run normally?

Thanks!

by (120 points)

1 Answer

0 votes
by (272k points)
selected by
Best answer

Hello,

Our HRIS can spit out a csv every 5 mins. Can Adaxes import that csv and compare it to our AD, making changes to AD as required, such as create new AD users, disable terminated employees, add/remove users from SGs and DLs, update phone/location/manager/custom fields? All performed in one import action, say once an hour, 24/7/365?

Yes, it is possible. For details, have a look at the following script from our repository: http://www.adaxes.com/script-repository ... e-s246.htm.

Can it "model" changes, i.e. not make any changes but produce a report detailing what WOULD happen if the import were to run normally?

Yes, you can modify the script to model the import process instead of actually importing data.

0

Thank you - that's great.

Are there limitations on the trial version, other than expiring after 30 days and not being able to run again?

Also, is there a walk-through on installing the trial, and on the upgrade to the full version?

Thanks!

0

Hello,

Are there limitations on the trial version, other than expiring after 30 days and not being able to run again?

No, there are no other limitations.

Also, is there a walk-through on installing the trial,

Have a look at our Installation Notes: http://www.adaxes.com/resources/InstNot ... stallation.

and on the upgrade to the full version?

To upgrade, you will need to activate your license key. To do this, you will need to copy your license key file (license.admlic) to the License folder (by default, this folder is located under C:\Program Files\Softerra\Adaxes 3\Service\ on the computer, where the Adaxes service is installed).

0

Sounds simple. I will download the trial version today, and work with the rest of out IT dept to test it out.

Thanks again.

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

Hallo Everyone I'm attempting to import a CSV list to Update Current users. I Used the Script 2 from Repostitory https://www.adaxes.com/script-repository/ ... "employeeNumber") # TODO: modify me Test file: sAMAccountName,employeeNumber, Peter.Muster,AB052

asked Jul 13, 2021 by Sandberg94 (340 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)
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)
0 votes
1 answer

Hello, is it possible to add computers to the basket, imported from a csv file? We get a list from our client team to disable computer accounts in bulk. regards Helmut

asked Feb 22, 2021 by a423385 (510 points)
3,346 questions
3,047 answers
7,772 comments
544,970 users