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

What is the format to specify multiple session hosts in xRDSessionDeployment? #77

Open pokepoke81 opened 4 years ago

pokepoke81 commented 4 years ago

I cannot specify multiple session hosts in xRDSessionDeployment without it failing. I've tried a comma separated string, semi-colon separated, and an array. The error I receive is: "A valid fully qualified domain name (FQDN) for the server was not specified."

jeremyciak commented 3 years ago

@pokepoke81 I know that you opened this issue 8 months ago, but this small PR (#89) should allow for this functionality.