AD Find and Replace 1.9.5 New Features

February 8, 2009

We’ve added a few new features to AD Find and Replace, the first is called ‘Replace within N characters’, this allows you to perform a replace only with the first N number of characters or the last N number of characters. This is especially useful for replacing numbers within telephone numbers, as the screen shot below shows. For example if we want to replace the area code 044 with 043 for each user in a selected OU or Group then we can check ‘Replace within N characters’ and set the ‘Replace within the First’ value to 3, this will tell the program to only replace 044 with 043 when a match is found within the first 3 characters. Now without this feature we run the risk of changing a telephone number that contains 044 anywhere in the number, for example 043 12044044 would be updated to 043 12044044 which is not what we want. We can now replace 044 only if it is within the first 3 characters if a match is not found then it will be left alone. We can also replace in the last N characters. I’m sure you’ll agree a worth while addition.

adfindandreplace-replaceinncharacters2

The second new feature is the ability to Active Directory as a different user, this has been available in our other programs for some time but was need in AD Find and Replace.

adfindandreplaceconnectas

The final update is the ability to insert wild cards (variables) into the ‘Replace with’ text box. The wild cards read the value of another attribute and insert that value into the attribute you are working with. Wild cards aren’t new and have been included with the program since version 1 but unless you read the help file you may not know they existed so we’ve added the the wild card list to the GUI so you can easily see the wild cards available.

adfindandreplacewildcards1

| More

AD Bulk Users 3.1.3.0

January 12, 2009

Version 3.1.3.0 was released today adding the ability to set the ‘User Cannot Change Password’ option. To set this add a column to your CSV file called userCannotChangePassword and set the value to TRUE or FALSE.

User Cannot Change Password

Below is an example CSV file using userCannotChangePassword, this file would modify/update existing Active Directory users.

Example CSV file using userCannotChangePassword

This version also adds two new command line arguments /removeUsersFromGroups and /addUsersToGroups, both tell the program what to do when you have included a group in the memberOf column.

We’ve also added a line number to any warning messages that are shown when you validate your file. For example the program now shows “Validating user: jsmith (line 210) This user does not have a password set, your password policy may require one”.

| More

Synchronize Active Directory with SQL

January 7, 2009

This is quite an old post (November 29th, 2007) but worth a read if you are trying to update AD with data from a SQL database.

http://blogs.techrepublic.com.com/datacenter/?p=241

| More

Happy New Year and Welcome

Welcome to our first post on our new blog — we hope to keep you posted on updates to our products, Active Directory news and any relevant tips and tricks that we think network engineers, technicians and managers will find useful.

All the best for 2009.

| More