I have some weird things going on, at least I think so.
I am wondering: What particular fields in the template actually override the ones in the CSV file?
I have my csv file setup with a few fields including userprincipalname and samaccountname.
When I do a bulk users import of my csv file everything shows up in the listjust like it does in the csv file.
example, my userprincipalname for user bmoore is bmoore and samaccountname is bmoore.
now, when I apply the template it changes userprincipal name to
bmoore@domain.org.
I understand that because I created my rule within my template to be first letter of first name
and then the last name. so it is doing it right.
What is happening is I have 2 users with bmoore. One is barb moore and one is beth moore.
In my csv file i have the userprincipalname how I want them as bmoore and bethmoore.
When I apply the template it is changing bethmoore to bmoore and thus telling me it can not
create the user because the previous user already exists.
Also wierd is the password is set in the csv file and is not being overwritten by the template that
says password is the same as username.
I dont understand why some things are being overwritten in the templae and some are not.
Thanks much for the help.