I'm creating a VM, installing Linux then shutting it down. Using PowerCLI how can I configure the CPU to have two cores per socket (either when creating the VM or after shut-down - either is fine)?
I also have to delete the NIC used for set-up and create two new NICS. If I leave the MAC addresses blank, will ESXi auto-generate the MAC address when the VM is first used? (The VM will be exported and used on different machines.)
Thanks