I have a number of existing VMs that I'd like to add some advanced configuration settings. Rather than using the GUI to add the values I'd like to automate the process. My plan is to write a script that powers off the VM and adds the new values (isolation.tools.x or isolation.device.x) to the vmx file(s). Is this safe/advisable to do via a script? Does anyone have an existing sample script they'd be willing to share?
↧