Install-SimanService⚓︎
SYNOPSIS⚓︎
Instala los servicios requeridos por SimanG8
SYNTAX⚓︎
Install-SimanService [-SusId] <SubscriptionId> -Type <string> [<CommonParameters>]
DESCRIPTION⚓︎
Da de alta los servicios especificados en el(los) servidor(es) definidos en el archivo general de configuracion \<Deployment.config.psd1> habilitando las reglas de firewall para la conexion de ser requeridas.
EXAMPLES⚓︎
Example 1⚓︎
PS C:\> {{ Add example code here }}
{{ Add example description here }}
PARAMETERS⚓︎
-SusId⚓︎
{{ Fill SusId Description }}
Type: Siman.Cloud.Model.SubscriptionId
DefaultValue: None
SupportsWildcards: false
Aliases:
- Id
ParameterSets:
- Name: (All)
Position: 0
IsRequired: true
ValueFromPipeline: true
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
-Type⚓︎
Tipo de servicio (All | LicenseServer | WindowsServices)
Type: System.String
DefaultValue: None
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: Named
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''
CommonParameters⚓︎
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS⚓︎
Siman.Cloud.Model.SubscriptionId⚓︎
{{ Fill in the Description }}