RemoteDesktopLicensing configures RDS licensing server settings and license mode (Per User or Per Device).
When to use 'RemoteDesktopLicensing'
Use this resource when you need to configure Remote Desktop licensing for your RDS deployment. It specifies the licensing server and the licensing mode (Per User or Per Device). RDS licensing is required for production deployments and must comply with Microsoft licensing terms.
Source |
|
DSC Resource |
|
Documentation |
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
ConnectionBroker |
Mandatory |
String |
Specifies the RD Connection Broker server for the Remote Desktop deployment. |
|
LicenseServer |
String |
Specifies the RDS license server. Defaults to the current node name. |
||
LicenseMode |
Mandatory |
String |
Specifies the licensing mode for the RDS deployment. |
|
Example
RemoteDesktopLicensing:
ConnectionBroker : CB1
LicenseMode: PerUser