< Back

Disable-ISHServiceTranslationBuilder

Wed Jan 15, 2020 8:03 am

NAME Disable-ISHServiceTranslationBuilder



SYNOPSIS

Disables translation builder windows service.





SYNTAX

Disable-ISHServiceTranslationBuilder [-ISHDeployment <ISHDeployment>] [<CommonParameters>]





DESCRIPTION

The Disable-ISHServiceTranslationBuilder cmdlet disables translation builder windows service.





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:\\>Disable-ISHServiceTranslationBuilder -ISHDeployment $deployment



This command disables the translation builder windows service. Parameter $deployment is a deployment name or an

instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.



RELATED LINKS

Set-ISHServiceTranslationBuilder

Get-ISHServiceTranslationBuilder

Enable-ISHServiceTranslationBuilder

Disable-ISHCOMPlus

Disable-ISHIISAppPool

Disable-ISHServiceTranslationOrganizer