Test-DSGateway
Sinossi
Esegue il ping del server gateway.
Sintassi
GetByID
Test-DSGateway -GatewayID <guid> [-AsLegacyResponse] [<CommonParameters>]Descrizione
Esegue il ping del server gateway. È richiesto il modulo Devolutions Gateway.
Parametri
-AsLegacyResponse
Nelle versioni precedenti alla 2024.2, molti cmdlet DS restituivano un oggetto ServerResponse. L'attivazione di questo switch di compatibilità con le versioni precedenti consente il corretto funzionamento degli script sviluppati per le versioni precedenti.
Type: System.Management.Automation.SwitchParameter
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: Named
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''-GatewayID
ID del gateway da recuperare.
CommonParameters
Questo cmdlet supporta i parametri comuni: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction e -WarningVariable. Per maggiori informazioni, veda about_CommonParameters.
Note
Per maggiori informazioni, digiti "Get-Help Test-DSGateway -detailed". Per informazioni tecniche, digiti "Get-Help Test-DSGateway -full".
Ultimo aggiornamento
È stato utile?