xRemoteDesktopSessionHost
xRemoteDesktopSessionHost copied to clipboard
What is the format to specify multiple session hosts in xRDSessionDeployment?
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."
@pokepoke81 I know that you opened this issue 8 months ago, but this small PR (#89) should allow for this functionality.