< Back
Undo-ISHDeployment
Post
NAME Undo-ISHDeployment
SYNOPSIS
Reverts all customization done by cmdlets back to original state for specific Content Manager deployment.
SYNTAX
Undo-ISHDeployment [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Undo-ISHDeployment cmdlet reverts all customization done by cmdlets back to original state for specific
Content Manager deployment.
Original state means the state of the system when it was installed and no customization was made.
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:\\>Undo-ISHDeployment -ISHDeployment $deployment
This command reverts Content Manager to original state. 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
Get-ISHDeploymentHistory
Get-ISHDeploymentParameters
SYNOPSIS
Reverts all customization done by cmdlets back to original state for specific Content Manager deployment.
SYNTAX
Undo-ISHDeployment [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Undo-ISHDeployment cmdlet reverts all customization done by cmdlets back to original state for specific
Content Manager deployment.
Original state means the state of the system when it was installed and no customization was made.
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:\\>Undo-ISHDeployment -ISHDeployment $deployment
This command reverts Content Manager to original state. 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
Get-ISHDeploymentHistory
Get-ISHDeploymentParameters