Home » Bulk AD Users - Bulk AD Users - General » import CSV all rows with user not found Messages in this topic - RSS
|
10/18/2011 12:00:00 PM
benwaynet
benwaynet
Posts 2
I have a simple csv file i'm trying to import, it has

Company sAMAccount Name Employee Type

I'm using sAMAccount Name as the binding attibute, but I get errors on every account

Error binding to username : user not found.

I The username is in our AD and its correct. I saw I'm not able to update my own account so I removed that from the file and still cannot update it.

thanks love the program.
10/20/2011 11:07:13 AM
admin
admin
Posts 331
Hi,

In addition to your own user account there are a few other accounts that might be excluded - the administrator account and any account marked as a critical system object.

If you still have problems it might be useful to send me a sample CSV. If it's anonymous sample data you can upload it here or contact me for a more secure method.

Hope this helps,

David
10/20/2011 11:55:28 AM
benwaynet
benwaynet
Posts 2
Looks like the header attritbutes had a space in it.

But I did run into the issue with it throwing an error with admin accounts.

Any chance your working on getting admin accounts working?
10/30/2011 12:07:49 PM
admin
admin
Posts 331
Hi,

The application should be able to update domain admin accounts - just the administrator account, your own user account or any accounts marked as critical system objects. It might be a while before the application is next updated. If you need to update these accounts, I also wrote a script that can be used to update user accounts from a CSV file:

http://www.wisesoft.co.uk/scripts/vbscript_update_user_attributes_from_csv.aspx

Hope this helps,

David
pages: 1
|

Home » Bulk AD Users - Bulk AD Users - General » import CSV all rows with user not found