Test-DSGateway
Sinopsis
Hacer ping al servidor gateway.
Sintaxis
GetByID
Test-DSGateway -GatewayID <guid> [-AsLegacyResponse] [<CommonParameters>]Descripción
Hacer ping al servidor gateway. Se requiere el módulo de Devolutions Gateway.
Parámetros
-AsLegacyResponse
En versiones anteriores a la 2024.2, muchos cmdlets de DS devolvían un objeto ServerResponse. Al activar este modificador de compatibilidad con versiones anteriores, los scripts desarrollados para versiones anteriores pueden funcionar correctamente.
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 que se desea obtener.
CommonParameters
Este cmdlet admite los parámetros comunes: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction y -WarningVariable. Para más información, consulte about_CommonParameters.
Notas
Para más información, escriba "Get-Help Test-DSGateway -detailed". Para obtener información técnica, escriba "Get-Help Test-DSGateway -full".
Última actualización
¿Te fue útil?