Importing Users into Active Directory from Excel

(for creation of Exchange Accounts)

-First, Create Excel Spreadsheet
-Look at outlook users-test-contains formulas and hidden columns.xls
-Save as a .CSV file---Should look like Outlookusers.csv
-Next, in Active Directory, Create the Organizational Unit that is referenced in the spreadsheet (ex. Outlook Users)
-Then, Get into Command Prompt on the server

-Type the following: (Without the quotes)

"CSVDE -i -f outlookusers.csv"

-Then, go into AD Users and Computers and select every account
-Enable the account
-Next, with all accounts selected still, R/C and select Exchange Tasks>Create Accounts
-Sit back and Relax!!!

Assistance can be gotten by going to http://www.computerperformance.co.uk/Logon/Logon_CSVDE_Bulk.htm

and also
http://support.microsoft.com/kb/327620