Genpact Cora Knowledge Center

Support

New Articles

  1. PowerShell Function: Install-CoraSeQuenceSite

    V9.6 Method CoraSeQuence.Sites Description Installs, reinstalls, and upgrades a Cora SeQuence site. Syntax     Install-CoraSeQuenceSite [-SourcePath] [[-ServiceAccount] ] [[-DestinationPath] ] [-SiteType] [[-SiteID] ] [ ] Parameter...
  2. PowerShell Function: Install-CoraSeQuenceService

    V9.6 Method CoraSeQuence.Services Description Installs, reinstalls, and upgrades a Cora SeQuence service. Syntax Install-CoraSeQuenceService -SourcePath [-DestinationPath ] -Service [-ServiceID ] [ ] Install-CoraSeQuenceService -Sou...
  3. PowerShell Function: Install-CoraSeQuencePrerequisites

    V9.0 Method CoraSeQuence Description Installs the required Windows roles and features, and the software prerequisites for the Cora SeQuence application. Syntax Install-CoraSeQuencePrerequisites [-ApplicationKind] [ ] Parameters -Appli...
  4. PowerShell Function: Install-CoraSeQuenceDatabase

    V9.5 Module CoraSeQuence.Database Description Deploys a Cora SeQuence database package. NOTE Run this function to deploy Cora SeQuence databases only. Syntax     Install-CoraSeQuenceDatabase [-DatabasePackagePath] [-SQLServer] [-D...
  5. PowerShell Function: Install-CoraSeQuenceArchiveDatabase

    V9.5 Module CoraSeQuence.Database Description Deploys a Cora SeQuence archive database package. NOTE Run this function to deploy Cora SeQuence archive databases only. Syntax     Install-CoraSeQuenceArchiveDatabase [-DatabasePackagePat...
  6. PowerShell Function: Install-CoraSeQuenceApplication

    V9.6 Module CoraSeQuence Description Deploys a Cora SeQuence deployment package.  It has one mandatory parameter: SourcePath, the full path to the deployment package. This function: Validates that the operating system is supported. Veri...
  7. PowerShell Function: Get-CoraSeQuenceSite

    V9.6 Method CoraSeQuence.Sites Description Gets all the Cora SeQuence sites installed on the server. The returned type is an IIS Site configuration. For more information, see this page .   In addition, this function returns a hashtable nam...
  8. PowerShell Function: Get-CoraSeQuenceServiceGUID

    V9.0 Method CoraSeQuence.Services Description Gets the current GUID of a Cora SeQuence service. Syntax Get-CoraSeQuenceServiceGUID [-Service] [[-ServiceID] ] [ ] Parameters -Service Determines the type of the seCora SeQuence serv...
  9. PowerShell Function: Get-CoraSeQuenceService

    V9.3 Method CoraSeQuence.Services Description Gets one or more instances of the installed Cora SeQuence services. The returned type is WMI Class Win32_Service. For more information, see  this page . In addition, this function returns a hash...
  10. PowerShell Function: Get-CoraSeQuenceQuickSearchConfiguration

    V9.6 Module CoraSeQuence Description Retrieves the current Cora SeQuence case search configuration. Returned values: status (enabled, disabled) and number of results. Syntax Get-CoraSeQuenceQuickSearchConfiguration [[-SiteID] ] [ ] Para...