Daniel333 wrote: I am going to sound stupid here, but why would you need to prep the image on a VM? Can you just copy the file? Shouldn't the hardware be the same?
dynamik wrote: Daniel333 wrote: I am going to sound stupid here, but why would you need to prep the image on a VM? Can you just copy the file? Shouldn't the hardware be the same? The problem with this approach is that all the machines will literally be identical (i.e. they'll have the same SID, etc.), which can be problematic. I cloned a few machines in VMWare like this, and I ran into all sorts of problems. The machines will function fine separately, but you'll go insane once you setup domain controllers that are interacting with each other, etc. This method simply gives each machine unique information. I don't think you have any reason to feel stupid. I was pulling my hair out until I stepped back and thought about what I did. It's not an obvious issue.