This is a small web application that can create and delete users in bulk. This may be useful in certain test situations.

To install:

To configure:

To use:

This web application is quite rudimentary in that all instructions are given through its query string. Examples are shown here:

You should be very aware of the consequence of running the delete command. It deletes all users in the folder you specify in web.config. If you make the mistake of using an existing user folder for these bulk users, then the delete command will delete the pre-existing users who probably shouldn't be deleted.

Bill Benac
Written December, 2004
Updated August, 2009