dsccommunity / dsccommunity/RemoteDesktopServicesDsc
`RDCertificateConfiguration` support existing certificate via Thumbprint
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 36
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The request concerns the Set-RDCertificate cmdlet's -Thumbprint behavior and the DSC resource that configures RDS certificates. Start by locating that resource entry point and comparing its inputs with the cmdlet option. Done means an existing certificate in the local machine\my store can be selected by thumbprint for RDS configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100