Article
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
- EMU - from Omni-TS (http://www.omni-ts.com/) - NOT FREE
- AutoHotKey - from autohotkey.com (http://autohotkey.com/) - FREE
- Bmail.exe - from BeyondLogic (http://www.beyondlogic.org/solutions/cmdlinemail/cmdlinemail.htm) - FREE
- EMUScript.AHK - the main script file, included - FREE
- Windows Workstation Logged into NDS with user create rights
Related Articles
- Replying and Deleting with One Keystroke
- Illinois-based School District Pushes GroupWise Calendar Information to Staff Accounts with Riva CCU from Omni
- Importing Cardscan Business Card Information into GroupWise
- Enterprise User and Import Management Utility (EMU)
- Create iPrint Printers From a CSV File
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 2769 reads


0