POSHOrigin_vSphere icon indicating copy to clipboard operation
POSHOrigin_vSphere copied to clipboard

Add support for specifying the primary virtual disk format when creating VM on a datastore cluster

Open devblackops opened this issue 10 years ago • 0 comments

Currently, when creating a new VM, it is not possible to specify the disk format when the VM is created on a datastore cluster (SDRS). Instead, the disk will inherit the format from the template it is based on.

This is a limitation with PowerCLI's New-VM cmdlet where you cannot specify the 'DiskStorageFormat' parameter when creating a VM on a datastore cluster.

devblackops avatar Feb 03 '16 05:02 devblackops