Create linked clones in VMware vSphere with PowerCLI
Recently at a customer I needed to automatically create linked clones in VMware vSphere. For this I wrote a quick PowerShell (PowerCLI) function. With this function you can create multiple linked clones from one base VM in a resource pool
Continue reading