-
Notifications
You must be signed in to change notification settings - Fork 46
xRDCertificateConfiguration
dscbot edited this page Oct 15, 2025
·
1 revision
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
| ConnectionBroker | Key | String | The connection broker that this certificate configuration is applied to. | |
| Role | Key | String | The role to apply this certificate configuration to. |
RDRedirector, RDPublishing, RDWebAccess, RDGateway
|
| ImportPath | Required | String | The certificate that should be used, should point to a PFX file on the filesystem. | |
| Credential | Write | PSCredential | Specifies the password used to decrypt the PFX file. The username is ignored. |
This resource is used to configure the Remote Desktop Certificates.