Genpact Cora Knowledge Center

Support

Popular Articles

  1. PowerShell Function: Install-CoraSeQuenceDatabase

    V9.5 Module CoraSeQuence.Database Description Deploys a database package. NOTE Run this function to deploy databases only. Syntax     Install-CoraSeQuenceDatabase [-DatabasePackagePath] [-SQLServer] [-Database] [[-SQLCredentia...
  2. PowerShell Function: Set-CoraSeQuenceSiteWCFConfiguration

    V9.4.3 and later NOTE From V9.4.3 this function is not available, instead use the Set-CoraSeQuenceSiteSecurityConfiguration function. V9.0 Method CoraSeQuence.Sites Description Configures WCF bindings based on the protocol and authen...
  3. PowerShell Function: Get-CoraSeQuenceSite

    V9.6 Method CoraSeQuence.Sites Description Gets all the 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 named CoraSeQue...
  4. PowerShell Function: Set-CoraSeQuenceServiceGUID

    V9.0 Method CoraSeQuence.Services Description  Sets a GUID for a service. Syntax Set-CoraSeQuenceServiceGUID [[-GUID] ] [-Service] [[-ServiceID] ] [ ] Parameters -GUID The GUID to be set. If not provided, a new GUID is generate...
  5. PowerShell Function: Set-CoraSeQuenceSiteSecurityConfiguration

    V9.6 Method CoraSeQuence.Sites Description Configures sites for HTTP or HTTPS, and detects the protocol automatically. Syntax Set-CoraSeQuenceSiteSecurityConfiguration [[-SiteType] ] [[-SiteID] ] [-AllInstances] [ ] Parameters -SiteT...
  6. PowerShell Function: Register-CoraSeQuenceJES

    V9.0 Method CoraSeQuence.Services Description Registers a Job Execution Service (JES) instance. This function creates a URL reservation, makes sure that the management service port is open on the Windows Firewall, and that the management ser...
  7. PowerShell Function: Set-CoraSeQuenceDefaultFilesStorageConfiguration

    V9.6 Module CoraSeQuence Description Sets the default file storage configuration for all the Cora SeQuence applications installed on the server, except ADSS. Syntax Set-CoraSeQuenceDefaultFilesStorageConfiguration -ConfigurationName -App...
  8. PowerShell Function: Uninstall-CoraSeQuenceService

    V9.6 Method CoraSeQuence.Services Description Uninstalls a service. Syntax Uninstall-CoraSeQuenceService [-Service] [[-ServiceID] ] [ ] Parameters -Service The service to uninstall (ADSS/BRS/JES). Required?                 ...
  9. PowerShell Function: Set-CoraSeQuenceSharedConfigurationLocation

    V9.6 Module CoraSeQuence Description Sets a shared configuration location. Syntax Set-CoraSeQuenceSharedConfigurationLocation [-PhysicalPath ] -ApplicationType [-ApplicationID ] [-AllInstances] [ ] Set-CoraSeQuenceSharedConfiguration...
  10. PowerShell Function: Register-CoraSeQuencePerformanceCounters

    V9.0 Method CoraSeQuence Description Registers the performance counters and categories in the operating system. Syntax Register-CoraSeQuencePerformanceCounters [ ] Parameters This function supports these common parameters: Verbose,...