Tridion Docs
Show / Hide Table of Contents

Get-ISHDeploymentHistory

SYNOPSIS

Gets customization history for Content Manager deployment.

SYNTAX

Get-ISHDeploymentHistory [-ISHDeployment <ISHDeployment>]

DESCRIPTION

The Get-ISHDeploymentHistory cmdlet gets the customization history information for Content Manager deployment that was generated by other cmdlets.

EXAMPLES

---------- 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.

PARAMETERS

-ISHDeployment

Specifies the name or instance of the Content Manager deployment.

Type: ISHDeployment
Parameter Sets: (All)
Aliases: 

Required: False
Position: Named
Default value: 
Accept pipeline input: False
Accept wildcard characters: False

INPUTS

OUTPUTS

System.String

NOTES

RELATED LINKS

Clear-ISHDeploymentHistory

Get-ISHDeployment

Undo-ISHDeployment

Get-ISHDeploymentParameters

Back to top Copyright (c) All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries.