I tried things out and not with much success. I don't want to know the whole solution for this problem, but where should I start (or maybe there already exist a solution)? Should I better convert the excel file to CSV or XML? Or maybe should I put some C# in it ?
Here are some more details:
- Attributes that should be readed and then filled in the mailbox: Name, Lastname, Display Name, Alias, e-mail(genrated from name and lastname).
- Checkbox must be unchecked: "Automatically update e-mail adresses based on e-mail adressess policy"
- Generate e-mails from the names with addtional domain (example: Name: Dennis, Lastname: Ritchie, e-mail:Dennis.Ritchie@testdomain.com).