< Back
Restart-UxGateway
Post
NAME Restart-UxGateway
SYNOPSIS
This cmdlet restarts Ribbon gateway
SYNTAX
Restart-UxGateway [[-uxSession] <PSObject>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-uxSession <PSObject>
If using multiple servers you will need to pass the uxSession Object created by connect-uxGateway
Else it will look for the last created session using the command above
Required? false
Position? 1
Default value $DefaultSession
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>restart-uxgateway
RELATED LINKS
SYNOPSIS
This cmdlet restarts Ribbon gateway
SYNTAX
Restart-UxGateway [[-uxSession] <PSObject>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-uxSession <PSObject>
If using multiple servers you will need to pass the uxSession Object created by connect-uxGateway
Else it will look for the last created session using the command above
Required? false
Position? 1
Default value $DefaultSession
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>restart-uxgateway
RELATED LINKS