Hi All
I’m trying to automate the user creation aspect of Active directory. This seems to be working and the user gets created in the relevant OU, but the Properties aspect of the attributes are left empty.
I’m not sure if i’m doing it right, but I’m not getting any errors if I am not.
Basically I’m building a table prior to this with 2 columns (one the attribute name and 2 it’s value). I am then passing this table into the create user Properties field.
Is this the correct method?