dsccommunity / xRemoteDesktopSessionHost

This module contains DSC resources for the management and configuration of Microsoft Remote Desktop Session Host (RDSH).
MIT License
35 stars 47 forks source link

support existing certificate for xRDCertificateConfiguration via Thumbprint #96

Open raymonvtu opened 2 years ago

raymonvtu commented 2 years ago

It looks like the Set-RDCertificate cmdlet has a -Thumbprint option that lets you use a existing certificate in the localmachine\my environment. However, i don't think this is supported in the DSC version yet.

It would be great if we where able to use this feature. That way we can install the certificate from a kv directly onto our local store in the vm and configure rds with it