dsccommunity / xRemoteDesktopSessionHost

This module contains DSC resources for the management and configuration of Microsoft Remote Desktop Session Host (RDSH).
MIT License
35 stars 47 forks source link

xRDRemoteApp: Allow for an array of values for the UserGroups parameter #87

Closed jeremyciak closed 3 years ago

jeremyciak commented 3 years ago

Details of the scenario you tried and the problem that is occurring

The UserGroups parameter only accepts a single string, when it should support supplying an array of values.

Verbose logs showing the problem

Suggested solution to the issue

Allow for supplying an array of values to the UserGroups parameter.

The DSC configuration that is used to reproduce the issue (as detailed as possible)

# insert configuration here

The operating system the target node is running

Version and build of PowerShell the target node is running

Version of the DSC module that was used