< Back
Start-ISHDeployment
Post
NAME Start-ISHDeployment
SYNOPSIS
Starts and enables components of specific Content Manager deployment that marked as "Enabled" in tracking file.
SYNTAX
Start-ISHDeployment [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Start-ISHDeployment cmdlet starts and enables components of specific Content Manager deployment that marked as
"Enabled" in tracking file.
PARAMETERS
-ISHDeployment <ISHDeployment>
Specifies the name or instance of the Content Manager deployment.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
---------- EXAMPLE 1 ----------
PS C:\\>Start-ISHDeployment -ISHDeployment $deployment
This command enables components of specific Content Manager deployment that marked as "Enabled" in tracking file.
Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from
Get-ISHDeployment cmdlet.
RELATED LINKS
Stop-ISHDeployment
Restart-ISHDeployment
Enable-ISHCOMPlus
Enable-ISHIISAppPool
Enable-ISHServiceTranslationBuilder
Enable-ISHServiceTranslationOrganizer
SYNOPSIS
Starts and enables components of specific Content Manager deployment that marked as "Enabled" in tracking file.
SYNTAX
Start-ISHDeployment [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Start-ISHDeployment cmdlet starts and enables components of specific Content Manager deployment that marked as
"Enabled" in tracking file.
PARAMETERS
-ISHDeployment <ISHDeployment>
Specifies the name or instance of the Content Manager deployment.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
---------- EXAMPLE 1 ----------
PS C:\\>Start-ISHDeployment -ISHDeployment $deployment
This command enables components of specific Content Manager deployment that marked as "Enabled" in tracking file.
Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from
Get-ISHDeployment cmdlet.
RELATED LINKS
Stop-ISHDeployment
Restart-ISHDeployment
Enable-ISHCOMPlus
Enable-ISHIISAppPool
Enable-ISHServiceTranslationBuilder
Enable-ISHServiceTranslationOrganizer