New-DSGateway
Synopsis
Syntax
__AllParameterSets
New-DSGateway -Name <string> -DevolutionsGatewayUrl <string> -TCPListeningPort <int>
[-Description <string>] [-IsDefault] [-TokenDuration <int>] [-HealthCheckInterval <int>]
[-ForceIpAddressForRdpConnections] [-AsLegacyResponse] [<CommonParameters>]Description
Examples
Example 1
PS C:\> New-DSGateway -Name "New Gateway" -DevolutionsGatewayUrl "http://localhost" -TCPListeningPort 8181.Example 2
Parameters
-AsLegacyResponse
-Description
-DevolutionsGatewayUrl
-ForceIpAddressForRdpConnections
-HealthCheckInterval
-IsDefault
-Name
-TCPListeningPort
-TokenDuration
CommonParameters
Notes
Last updated
Was this helpful?