Anybody know of a script (VBScript preferably) out there that allows you to import an excel/text/csv file into Active Directory - and for each line item - have it create a user account in a specified OU, and create an exchange mailbox at the same time?
I've been surfing the microsoft tech-net scripts - and found something to create the user accounts (though I haven't tried it yet) - but haven't seen anything yet that includes the automation of exchange mailbox creation.
I don't know that there is an "import" script out there - but if I had the syntax to run the script - I can really easily edit my file for the script and wala (that's what I was going to do with the user account creation only script ... but thought I would see if anybody out there knew of a more full-featured script.) I'm trying to find a way to get out of creating 200 user/exchange accounts by hand. :arg:

Leave a comment