< Back

Remove-ISHIntegrationWorldServer

Wed Jan 15, 2020 8:25 am

NAME Remove-ISHIntegrationWorldServer



SYNOPSIS

World Server Instance from Translation Organizer.





SYNTAX

Remove-ISHIntegrationWorldServer [-ISHDeployment <ISHDeployment>] [<CommonParameters>]





DESCRIPTION

The Remove-ISHIntegrationWorldServer cmdlet removes World Server Instance from Translation Organizer.





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:\\>Remove-ISHIntegrationWorldServer -ISHDeployment $deployment



Removes World Server Instance from Translation Organizer. This command removes World Server Instance from

Translation Organizer. Parameter $deployment is a deployment name or an instance of the Content Manager deployment

retrieved from Get-ISHDeployment cmdlet.



RELATED LINKS

Set-ISHIntegrationWorldServer