Welcome to the Trogsoft Blog, where we will write about our products, how to get the best out of them, and the technologies our product use.
Writing a User Creation Wizard Data Source
We're going to look at the code to the Manual Data Entry data source to demonstrate how to write a data source plugin for User Creation Wizard. For this, you'll need:
Upcoming User Creation Wizard Features
User Creation Wizard 1.1 will feature a number of new features, including:
User Creation Wizard: Generating Usernames
Our User Creation Wizard product allows you to create a number of Active Directory user accounts based on information pulled from databases and/or CSV files, and also allows you to generate usernames based on whatever policy your business or organisation already uses. We have provided the ability to write scripts to determine usernames, and these scripts are written using a derivative of Javascript. A couple of username formats we've seen in the past are shown below.
Active Directory Bulk User Creation
We recentlly released the first product in our Active Directory Studio suite of tools: User Creation Wizard. This is a wizard-style tool which allows you to set a few simple options and create one or more Active Directory User Accounts. There are products like this already on the market, so we've tried to be a bit different and based many of the features on our past experience working in the education sector where the requirement to create a large number of users occurs every summer.