< Back

Disable-ISHCOMPlus

Wed Jan 15, 2020 7:58 am

NAME Disable-ISHCOMPlus



SYNOPSIS

Disables COM+ components.





SYNTAX

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





DESCRIPTION

The Disable-ISHCOMPlus cmdlet disables COM+ components.





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-ISHCOMPlus -ISHDeployment $deployment



This command disables all COM+ components of deployment. Parameter $deployment is a deployment name or an instance

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



RELATED LINKS

Get-ISHCOMPlus

Disable-ISHCOMPlus

Disable-ISHIISAppPool

Disable-ISHServiceTranslationBuilder

Disable-ISHServiceTranslationOrganizer