I'm running a workshop and I have a Windows 2008 server, I want to allow my students (nearly 90) to upload some of their work to the server via ftp. They are not part of any Active Directoy, so which is the best way to create their accounts and let them upload their files? I saw once that Moodle lets you upload a Excel file with multiple user information and create their accounts easily, is there something like this for windows accounts?
Asked
Active
Viewed 706 times
1 Answers
2
I'm assuming that you want to create accounts for them within the Active Directory. You can do this with CSVDE. Essentially you create a file in Excel, then save it as a CSV. Here is a tutorial.

Adam Brand
- 6,127
- 2
- 30
- 40
-
+1 - That's a fairly reasonable tutorial, and overall imports w/ CSVDE is a sound strategy. – Evan Anderson Jul 22 '09 at 00:28