CSV Import, error with accountExpires
Hello, I'm using a csv file to create multiple user. In my csv, I have the accountExpires value. When I import it, it says an error occured code 8000 and then create user without reading accountExpires.
Here is my csv:
userPrincipalName,sn,givenName,password,description,accountExpires
af0700,af,0700,pass,desc,2008-07-25
the format in my ad server is yyyy-mm-dd for date. I tried yyyy/mm/dd and it didn't change a thing.
Thanks for your help
New to ADSelfService Plus?