< Back
Get-ISHDeploymentHistory
Post
NAME Get-ISHDeploymentHistory
SYNOPSIS
Gets customization history for Content Manager deployment.
SYNTAX
Get-ISHDeploymentHistory [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Get-ISHDeploymentHistory cmdlet gets the customization history information for Content Manager deployment that
was generated by other cmdlets.
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
System.String
---------- EXAMPLE 1 ----------
PS C:\\>Get-ISHDeploymentHistory -ISHDeployment $deployment
This command gets the history information for Content Manager deployment. Parameter $deployment is a deployment
name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
RELATED LINKS
Clear-ISHDeploymentHistory
Get-ISHDeployment
Undo-ISHDeployment
Get-ISHDeploymentParameters
SYNOPSIS
Gets customization history for Content Manager deployment.
SYNTAX
Get-ISHDeploymentHistory [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Get-ISHDeploymentHistory cmdlet gets the customization history information for Content Manager deployment that
was generated by other cmdlets.
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
System.String
---------- EXAMPLE 1 ----------
PS C:\\>Get-ISHDeploymentHistory -ISHDeployment $deployment
This command gets the history information for Content Manager deployment. Parameter $deployment is a deployment
name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
RELATED LINKS
Clear-ISHDeploymentHistory
Get-ISHDeployment
Undo-ISHDeployment
Get-ISHDeploymentParameters