diff --git a/docset/winserver2016-ps/RemoteDesktop/Set-RDCertificate.md b/docset/winserver2016-ps/RemoteDesktop/Set-RDCertificate.md index 662dc01d1f..fa83c511b7 100644 --- a/docset/winserver2016-ps/RemoteDesktop/Set-RDCertificate.md +++ b/docset/winserver2016-ps/RemoteDesktop/Set-RDCertificate.md @@ -69,7 +69,10 @@ The following example applies an existing certificate to use with an RDS role. PS C:\>Set-RDCertificate -Role RDRedirector -Thumbprint fedd995b45e633d4ef30fcbc8f3a48b627e9a28b -ConnectionBroker "RDCB.Contoso.com" ``` -The first part of the example specifies the thumbprint of the certificate to use for the RD Connection Broker's redirector role, which in this example is named "RDCB.Contoso.com." The certificate must be installed in the "localmachine\my" store on each server running the specified RDS role. The `-Thumbprint` parameter is only available in Windows Server 2019. +The first part of the example specifies the thumbprint of the certificate to use for the +RD Connection Broker's redirector role, which in this example is named "RDCB.Contoso.com." The +certificate must be installed in the "localmachine\my" store on each server running the specified +RDS role. The `-Thumbprint` parameter is available on Windows Server 2019 and later. ## Parameters @@ -161,7 +164,8 @@ Accept wildcard characters: False ``` ### -Thumbprint -This parameter specifies the thumbprint of the certificate to use. Currently, it is only available in Windows Server 2019. +This parameter specifies the thumbprint of the certificate to use. The parameter is available on +Windows Server 2019 and later. ```yaml Type: String @@ -199,4 +203,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [New-RDCertificate](./New-RDCertificate.md) [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216) - diff --git a/docset/winserver2019-ps/RDMgmt/Set-RDCertificate.md b/docset/winserver2019-ps/RDMgmt/Set-RDCertificate.md index c304d66acf..efa85c1299 100644 --- a/docset/winserver2019-ps/RDMgmt/Set-RDCertificate.md +++ b/docset/winserver2019-ps/RDMgmt/Set-RDCertificate.md @@ -69,7 +69,10 @@ The following example applies an existing certificate to use with an RDS role. PS C:\>Set-RDCertificate -Role RDRedirector -Thumbprint fedd995b45e633d4ef30fcbc8f3a48b627e9a28b -ConnectionBroker "RDCB.Contoso.com" ``` -The first part of the example specifies the thumbprint of the certificate to use for the RD Connection Broker's redirector role, which in this example is named "RDCB.Contoso.com." The certificate must be installed in the "localmachine\my" store on each server running the specified RDS role. The `-Thumbprint` parameter is only available in Windows Server 2019. +The first part of the example specifies the thumbprint of the certificate to use for the +RD Connection Broker's redirector role, which in this example is named "RDCB.Contoso.com." The +certificate must be installed in the "localmachine\my" store on each server running the specified +RDS role. The `-Thumbprint` parameter is available on Windows Server 2019 and later. ## Parameters @@ -161,7 +164,8 @@ Accept wildcard characters: False ``` ### -Thumbprint -This parameter specifies the thumbprint of the certificate to use. Currently, it is only available in Windows Server 2019. +This parameter specifies the thumbprint of the certificate to use. The parameter is available on +Windows Server 2019 and later. ```yaml Type: String diff --git a/docset/winserver2022-ps/RDMgmt/Set-RDCertificate.md b/docset/winserver2022-ps/RDMgmt/Set-RDCertificate.md index 7595e497c3..89c6e905cc 100644 --- a/docset/winserver2022-ps/RDMgmt/Set-RDCertificate.md +++ b/docset/winserver2022-ps/RDMgmt/Set-RDCertificate.md @@ -69,7 +69,10 @@ The following example applies an existing certificate to use with an RDS role. PS C:\>Set-RDCertificate -Role RDRedirector -Thumbprint fedd995b45e633d4ef30fcbc8f3a48b627e9a28b -ConnectionBroker "RDCB.Contoso.com" ``` -The first part of the example specifies the thumbprint of the certificate to use for the RD Connection Broker's redirector role, which in this example is named "RDCB.Contoso.com." The certificate must be installed in the "localmachine\my" store on each server running the specified RDS role. The `-Thumbprint` parameter is only available in Windows Server 2019. +The first part of the example specifies the thumbprint of the certificate to use for the +RD Connection Broker's redirector role, which in this example is named "RDCB.Contoso.com." The +certificate must be installed in the "localmachine\my" store on each server running the specified +RDS role. The `-Thumbprint` parameter is available on Windows Server 2019 and later. ## Parameters @@ -161,7 +164,8 @@ Accept wildcard characters: False ``` ### -Thumbprint -This parameter specifies the thumbprint of the certificate to use. Currently, it is only available in Windows Server 2019. +This parameter specifies the thumbprint of the certificate to use. The parameter is available on +Windows Server 2019 and later. ```yaml Type: String diff --git a/docset/winserver2025-ps/RemoteDesktop/Set-RDCertificate.md b/docset/winserver2025-ps/RemoteDesktop/Set-RDCertificate.md index cbbc55869a..53e9ed4bb9 100644 --- a/docset/winserver2025-ps/RemoteDesktop/Set-RDCertificate.md +++ b/docset/winserver2025-ps/RemoteDesktop/Set-RDCertificate.md @@ -69,7 +69,10 @@ The following example applies an existing certificate to use with an RDS role. PS C:\>Set-RDCertificate -Role RDRedirector -Thumbprint fedd995b45e633d4ef30fcbc8f3a48b627e9a28b -ConnectionBroker "RDCB.Contoso.com" ``` -The first part of the example specifies the thumbprint of the certificate to use for the RD Connection Broker's redirector role, which in this example is named "RDCB.Contoso.com." The certificate must be installed in the "localmachine\my" store on each server running the specified RDS role. The `-Thumbprint` parameter is only available in Windows Server 2019. +The first part of the example specifies the thumbprint of the certificate to use for the +RD Connection Broker's redirector role, which in this example is named "RDCB.Contoso.com." The +certificate must be installed in the "localmachine\my" store on each server running the specified +RDS role. The `-Thumbprint` parameter is available on Windows Server 2019 and later. ## Parameters @@ -161,7 +164,8 @@ Accept wildcard characters: False ``` ### -Thumbprint -This parameter specifies the thumbprint of the certificate to use. Currently, it is only available in Windows Server 2019. +This parameter specifies the thumbprint of the certificate to use. The parameter is available on +Windows Server 2019 and later. ```yaml Type: String