Skip to content

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

Open
@monsdar

Description

@monsdar

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions