I am trying to pre-create computer accounts in AD 2003 using the CSVDE utility. The information is stored in a CSV file containing the DN, objectClass and sAMAccountName. I can import the computer accounts without any problem to different OU's but when I try to join the workstations to the domain the fail with the following error: "Computer Name Changes. The parameter is incorrect.” I thought it was a rights issue so I tried it with a domain admin account and the same error message. I am wondering if anyone has seen this error message before or have a better way to create bulk amounts of pre-created computer accounts using a csv file.