Hi all,
Late last year I set myself a goal. I wanted to create a bulk user reation tool completely in BATCH.
I prefer BATCH to other scripting languages such as PS and VBS because of it's ease of use and because it runs
completely on tolls included on every modern Windows PC. So I set up a fully functioning test lab containing an
Exchange server, DC, web server and file server. This was everything that I needed in order to test and develop the script.
I later realised this was not possible when I got around to adding e-mail accounts for the users. For this I had to
turn to PowerShell in order to make it work however the solution I came up with ended up only needing to be one line.
At the moment the script is at 144 lines. Comparing this to many other programs of the type, it is remarkably small.
Make sure to read the documentation included before running the script in order to lower the chances of breaking the script etc.
To run the script all you need to do is extract the RAR file attached, edit the settings file to suit your needs, create a user list file and run either the batch file or the exe included.
If you have any feedback or anything for me feel free to contact me on the forums or through either of the email addresses I've included in the information file.
Cheers. Automated Bulk User Creation.rar