Quantcast
Channel: Remote Desktop Services (Terminal Services) forum
Viewing all articles
Browse latest Browse all 1106

How to specify multiple RDS License Servers with powershell?

$
0
0

Hi,

Is there any way to specify multiple RDS License Servers (or add an additional one) with powershell?

Tried:

$obj.SetSpecifiedLicenseServerList("srv-rds-lic01.local.net","srv-rds-lic02.local.net")

and:

$obj.SetSpecifiedLicenseServerList("srv-rds-lic01.local.net,srv-rds-lic02.local.net")

Specifying one entry works without any issues.

Thanks.



Viewing all articles
Browse latest Browse all 1106

Trending Articles