Hi All, Thank you very much for this script, it works as it should. I have customized it a little bit adding value for memory and CPU/Core values. There is one thing that we use very often duri...
See more...
Hi All, Thank you very much for this script, it works as it should. I have customized it a little bit adding value for memory and CPU/Core values. There is one thing that we use very often during deploying VM from templates, which is adding additional hard drive disks that are located on same DS as deployed VM. Disks are always added in Thick - Lazy Zeroed format. Would it be possible to add value in CSV like DiskNum and DiskSize that would automatically add vdisks to VM after deploying from template? Let's say DiskNum - value 3, DiskSize 5-10-15 (add three disks with size 5GB, 10GB and 15GB)? If that's possible, could you just give me the idea how to even start it? Should I use -DiskGB during New VM creation? Regards,