PowerCLI-Example-Scripts icon indicating copy to clipboard operation
PowerCLI-Example-Scripts copied to clipboard

VMware.Hv.Helper does not set the VGPUGridProfile variable from Json

Open lindenjonas opened this issue 5 years ago • 2 comments

In the Json spec when creating a Desktop Pool, there is a property called DesktopSettings.displayProtocolSettings.pcoipDistplaySettings.VGPUGridProfile . The $VGPUGridProfile variable is NOT being set from the Json object. This causes the New-HVPool function to fail when you want vGPU support. The code should be equivalent to the code for the enableGRIDvGPUs property.

lindenjonas avatar Dec 18 '19 08:12 lindenjonas