< Back

Get-ISHServiceTranslationBuilder

Wed Jan 15, 2020 8:16 am

NAME Get-ISHServiceTranslationBuilder



SYNOPSIS

Gets list of windows services for Translation Builder.





SYNTAX

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





DESCRIPTION

The Get-ISHServiceTranslationBuilder cmdlet gets list of translation builder windows services.





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



This command shows the translation builder windows services. Parameter $deployment is a deployment name or an

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



RELATED LINKS

Set-ISHServiceTranslationBuilder

Enable-ISHServiceTranslationBuilder

Disable-ISHServiceTranslationBuilder