Genpact Cora Knowledge Center

Support

PowerShell Function: Uninstall-CoraSeQuenceService

V9.6

Method

CoraSeQuence.Services

Description

Uninstalls a Cora SeQuence service.

Syntax

Uninstall-CoraSeQuenceService [-Service] <Object> [[-ServiceID] <Int32>] [<CommonParameters>]

Parameters

-Service <Object>

The Cora SeQuence service to uninstall (ADSS/BRS/JES).

Required?                    true
 Position?                    1
Default value          
Accept pipeline input?      false
 Accept wildcard characters?  false


 -ServiceID <Int32>

The numeric ID of the service instance (for multiple instances of the same service). 

Required?                    false
Position?                    2
Default value          1
Accept pipeline input?      false
Accept wildcard characters?  false


<CommonParameters>

This command supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters.  

Example

PS C:\>Uninstall-CoraSeQuenceService -Service ADSS