Hello,
I have a script that we use to create our students in Active Directory but it only creates new students and does not update there accounts. I am not very good at scripting and fairly new to it. This script is using Perl. What I would like to do is add in a line that if the student account exist but the information has changed, I.E. grade, password then update Active Directory with the new information.
Also it would be nice if I could add in a line that deletes old student accounts that are not found in the text document that pulls from Powerschool. Any help would be great and thank you.
I have attached the script.