Hi,
I have a .csv file that looks like the below
REFERENCENUMBER | FIRSTNAME | LASTNAME | FULL NAME |
SB363 | Jimmy | White | Jimmy White |
SB131 | Steve | Davis | Steve Davis |
SB90 | Alex | Higgins | Alex Higgins |
What I would like to acheive is to import column 1 (Reference number) to the AD extension attribute 1 for all users. Could someone please assist in doing this
Thanks