I need to deploy 1,000 ESXi hosts on the identical hardware with identical disks running the exact same set of virtual machines. The first problem I encountered was is simply transplanting disks from one machine to the next. Because the MAC addresses were different, the network wouldn't function. I managed to discover how to configure vmware so it uses whatever mac address it finds on its hardware host. Now I've discovered that when I actually make a bit perfect copy on an identical disk, ESXi deletes the virtual machine datastore on startup. Why does is do that, and what can I do about it.