V9.0
Method
Description
Installs the required Windows roles and features, and the software prerequisites for the Cora SeQuence application.
Syntax
Install-CoraSeQuencePrerequisites [-ApplicationKind] <String> [<CommonParameters>]
Parameters
-ApplicationKind <String>
Determines the kind of application for which to install the prerequisites: site or service or database.
Required? | true |
Position? | 1 |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | false |
<CommonParameters>
This function supports these common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters.
Example
PS C:\>Install-CoraSeQuencePrerequisites -ApplicationKind Site