Met deze interface kan je commando's genereren voor een LDIFDE script waarmee je de gebruikers data kan aanpassen.
Make sure the users that need an update are placed in their new OU in the Active Directory.
Import a ; seperated CSV file in the table ldifde_update.UserPhone. Make sure it is in this order username;Full name;phone extention. CHECK! If the phone extention needs a space between digits, make sure it's set up correct here.
Select the correct office and push Go!.
Copy the output to a textfile import.ldf. Check! make sure you copy the last - The file should end with a - without trailing spaces or lines.
Copy import.ldf to your domain controller and import the file with this command ldifde -i -f import.ldf -s ServerName.