Listing of VMWare configuration parameters
For a recent project, I needed to automatically provision VM’s for testing. I wanted to make the .vmx files on the fly with the exact configuration required, but I couldn’t find documentation for the options that are allowed in the .vmx files. Luckily, a fellow named Ulli Hankeln has made an impressive list [...]