< Back
Enable-ISHUITranslationJob
Post
NAME Enable-ISHUITranslationJob
SYNOPSIS
Enable translation job for Content Manager deployment.
SYNTAX
Enable-ISHUITranslationJob [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Enable-ISHUITranslationJob cmdlet enables translation job for Content Manager deployment.
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:\\>Enable-ISHUITranslationJob -ISHDeployment $deployment
This command enables translation job. Parameter $deployment is a deployment name or an instance of the Content
Manager deployment retrieved from Get-ISHDeployment cmdlet.
RELATED LINKS
Disable-ISHUITranslationJob
SYNOPSIS
Enable translation job for Content Manager deployment.
SYNTAX
Enable-ISHUITranslationJob [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Enable-ISHUITranslationJob cmdlet enables translation job for Content Manager deployment.
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:\\>Enable-ISHUITranslationJob -ISHDeployment $deployment
This command enables translation job. Parameter $deployment is a deployment name or an instance of the Content
Manager deployment retrieved from Get-ISHDeployment cmdlet.
RELATED LINKS
Disable-ISHUITranslationJob