Article

coolguys's picture

Mass Import of Users

Author Info

16 May 2007 - 3:30am
Submitted by: coolguys

article
Reads:

1110

Score:
0
0
 
Comments:

0

Problem

Automating the mass import of users. I got tired of adding 1-2-3 users at a time as kids move into the district. The teachers were getting frustrated in the time that it took (sometimes) for me to get around to entering new students. So I tried to figure out a way to automate the task. I realized I could have our data import file (in .csv format) created on our AS400, then FTP that file down to a station for importing. I can have that done two or three times a day, if necessary.

Solution

The EMUScript.AHK script (in .zip format) automatically imports users into NDS using the information from the EMU sample 100_user.csv file. You can change/edit the import file name/location and select a specific location (O=, OU=) to import users into. This script can be made into a standalone executable and then set up to run as a scheduled task on a dedicated machine.

Requirements


Author Info

16 May 2007 - 3:30am
Submitted by: coolguys




User Comments

© 2009 Novell, Inc. All Rights Reserved.