Skip to content

PS commands for RDS HA deployment #2933

Open
@thelameion

Description

@thelameion

Hello Team,

I have read the entire article and there is no option that mentions how should be run this query in case if we have RDS High Availability with 2+ connection brokers.

https://docs.microsoft.com/en-us/powershell/module/remotedesktop/set-rdcertificate?view=windowsserver2016-ps#parameters

Are we supposed to run it like this in case of multiple connection brokers?

Set-RDCertificate -Role RDRedirector -Thumbprint fedd995b45e633d4ef30fcbc8f3a48b627e9a28b -ConnectionBroker "RDCB1.Contoso.com"

Set-RDCertificate -Role RDRedirector -Thumbprint fedd995b45e633d4ef30fcbc8f3a48b627e9a28b -ConnectionBroker "RDCB2.Contoso.com"

or is there a specific switch for this.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

area-remotedesktopIssues for remotedesktop moduledoc-enhancementSuggested additions/improvements to the article, but there is no evidence the customer was blocked.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions