Skip to content

Latest commit

 

History

History
82 lines (63 loc) · 2.14 KB

File metadata and controls

82 lines (63 loc) · 2.14 KB

DSC Resource 'RemoteDesktopCertificates'

RemoteDesktopCertificates configures SSL/TLS certificate settings for Remote Desktop Services roles.

When to use 'RemoteDesktopCertificates'

Use this resource when you need to assign SSL/TLS certificates to RDS roles (Connection Broker, Web Access, Gateway, RD Virtualization Host). Proper certificate configuration is essential for secure RDS deployments and eliminating certificate warnings for connecting users.

Source

DSC Resource

Documentation

Table 1. Attributes of category 'RemoteDesktopCertificates'
Parameter Attribute DataType Description Allowed Values

Certificates

Mandatory

Hashtable[]

set of remote desktop certificates

Table 2. Attributes of category 'RemoteDesktopCertificates/Certificates'
Parameter Attribute DataType Description Allowed Values
Example
RemoteDesktopCertificates:
Certificates:
  - Role: RDRedirector
    ConnectionBroker: RDCB1
    ImportPath: C:\RDSFARM.pfx
    Credential: '[ENC=PE9ianMgVmVy...=]'