Hi Frank,
Yep I checked this also and duplicate is set to MAC and Device Name to change, the issue isn't when scanning it's when provisioning, in the unattend.xml file we inject %ldHostname% as the computer name. Every new machine we image uses the ldhostname from the last machine imaged
for example.
Import all machines into Landesk via csv
Image Machine 1 - Machine Joins domain etc.. shuts down all OK
Image Machine 2 - Machine uses ldhostname of previous machine joins domain and breaks machine 1
Image Machine 3 - Machine uses ldhostname of previous machine joins domain and breaks machine 2 etc...
So it's binding to the MAC when provisioning. I've been thinking that I might need another solution instead of using %ldHostname%
Thanks