< Back
Enable-ISHIISAppPool
Post
NAME Enable-ISHIISAppPool
SYNOPSIS
Enables IIS application pools of specified deployment.
SYNTAX
Enable-ISHIISAppPool [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Enable-ISHIISAppPool cmdlet enables IIS application pools of specified 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-ISHIISAppPool -ISHDeployment $deployment
This command enables all IIS application pools of specified deployment. Parameter $deployment is a deployment name
or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
RELATED LINKS
Disable-ISHIISAppPool
Get-ISHIISAppPool
Enable-ISHCOMPlus
Enable-ISHServiceTranslationBuilder
Enable-ISHServiceTranslationOrganizer
SYNOPSIS
Enables IIS application pools of specified deployment.
SYNTAX
Enable-ISHIISAppPool [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Enable-ISHIISAppPool cmdlet enables IIS application pools of specified 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-ISHIISAppPool -ISHDeployment $deployment
This command enables all IIS application pools of specified deployment. Parameter $deployment is a deployment name
or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
RELATED LINKS
Disable-ISHIISAppPool
Get-ISHIISAppPool
Enable-ISHCOMPlus
Enable-ISHServiceTranslationBuilder
Enable-ISHServiceTranslationOrganizer