You can install AD Bulk Users on any domain connected computer. You can install on a Domain Controller, member server or a desktop PC. So long as the computer is joined to the domain it makes no difference where theRead More
Knowledge Base
How can I delete users from Active Directory?
To delete users from Active Directory using AD Bulk Users add a column to your CSV/Excel/table named Delete along with the sAMAccountName (logon name) of each user, set the value in the Delete column to TRUE for each user toRead More
What wildcards can I use in my source file/table?
Using wildcards can speed up the creation of your source data, below the the wildcards included by default. You can create your own by clicking the Settings ribbon and then Wildcards. %username% (reads the value found in the sAMAccountName column)Read More
Users show as firstname lastname in AD Users and Computers, how can I change it to lastname firstname?
To import users using first name and last name or vice versa you can add a column to your CSV/Excel file called cn and set the value to %firstname% %lastname%. Below is an example. Other wildcards you can use inRead More
What sources can I import from?
You can import from Excel (both XLS and XLSX are supported), CSV and from Microsoft SQL and Oracle databases. We will be adding support for MySQL very soon. AD Bulk Users Related Knowledge Base Posts – How do I addRead More
Renaming a User in Active Directory
To rename a user in Active Directory please review the links below. Renaming a User, updating the Common Name (cn) How do I change the sAMAcountName for multiple users? AD Bulk Users Related Knowledge Base Posts – How do IRead More