Daniel writes in with a networking question:
Q. How do you add multiple users to Active Directory?
A. Here a couple of methods/links that may get you started doing what you want to do. This is assuming you already have your list of users you want to add.
You can use the Addusers.exe tool from Microsoft along with a comma delimited text file to add multiple users.
http://support.microsoft.com/default.aspx?scid=kb;en-us;199878
Another method you can try is the Microsoft CSVDE.exe utility
http://support.microsoft.com/kb/327620