PowerShell Logo Small

Get-RDDeploymentGatewayConfiguration



This is the built-in help made by Microsoft for the command 'Get-RDDeploymentGatewayConfiguration', in PowerShell version 5 - as retrieved from Windows version 'Microsoft Windows Server 2012 R2 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Gets configuration settings for the RD Gateway for a Remote Desktop deployment.

SYNTAX


Get-RDDeploymentGatewayConfiguration [[-ConnectionBroker] <String>] [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Get-RDDeploymentGatewayConfiguration cmdlet gets configuration settings for the Remote Desktop Gateway (RD Gateway) for a Remote Desktop deployment.



<

RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=294213
Set-RDDeploymentGatewayConfiguration

REMARKS

<

Examples


Example 1: Retrieve Configuration Settings for the RD Gateway

PS C:\> Get-RDDeploymentGatewayConfiguration -ConnectionBroker "rdcb.contoso.com"



This command retrieves the configuration settings of the RD Gateway server associated with the RD Connection Broker server named rdcb.contoso.com.