< Back
Get-ISHIISAppPool
Post
NAME Get-ISHIISAppPool
SYNOPSIS
Gets list of IIS application pools.
SYNTAX
Get-ISHIISAppPool [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Get-ISHIISAppPool cmdlet gets list of IIS application pools for Content Manager 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:\\>Get-ISHIISAppPool -ISHDeployment $deployment
This command shows list of 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
Enable-ISHIISAppPool
Disable-ISHIISAppPool
SYNOPSIS
Gets list of IIS application pools.
SYNTAX
Get-ISHIISAppPool [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Get-ISHIISAppPool cmdlet gets list of IIS application pools for Content Manager 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:\\>Get-ISHIISAppPool -ISHDeployment $deployment
This command shows list of 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
Enable-ISHIISAppPool
Disable-ISHIISAppPool