vmware / PowerCLI-Example-Scripts

http://blogs.vmware.com/powercli
Other
743 stars 601 forks source link

Enable Session Collaboration when creating a Horizon Desktop Pool using New-HVPool #594

Open monsdar opened 1 year ago

monsdar commented 1 year ago

Is your feature request related to a problem? Please describe.

When creating a new Desktop Pool by using the command VMware.HV.Helper.New-HVPool it is not possible to set whether or not Session Collaboration should be enabled. It defaults to $false. This parameter only exists for VMware.HV.Helper.New-HVFarm.

The result is that a manuel step is necessary after creating the pool to enable session collab.

Describe the solution you'd like

An additional parameter [-EnableCollaboration <Boolean>] with the same specs as in VMware.HV.Helper.New-HVFarm.

Describe alternatives you've considered

As far as I can see there is no workaround available (for example setting this after creating the pool).

Additional context

Tested with the latest master version of this repo. Using Horizon 7.13.1 build - 19069458.