Skip to content

xRDCertificateConfiguration

dscbot edited this page Oct 15, 2025 · 1 revision

Parameters

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.

Description

This resource is used to configure the Remote Desktop Certificates.

Clone this wiki locally