Tridion Docs
Show / Hide Table of Contents

Get-ISHDeployment

SYNOPSIS

Gets all installed Content Management deployments.

SYNTAX

Get-ISHDeployment [-Name <String>]

DESCRIPTION

The Get-ISHDeployment cmdlet gets all installed Content Management deployments.

You can get specific instance of the installed Content Manager deployment by specifying the deployment name.

All Content Manager deployment instances' names start with 'InfoShare' prefix.

EXAMPLES

---------- EXAMPLE 1 ----------

PS C:\>Get-ISHDeployment

This command retrieves a list of all installed Content Manager deployments.

---------- EXAMPLE 2 ----------

PS C:\>Get-ISHDeployment -Name 'InfoShare'

This command retrieves specific instance of the Content Manager deployment by name 'InfoShare'.

PARAMETERS

-Name

Specifies the name of the installed Content Manager deployment.

All names start with InfoShare

Type: String
Parameter Sets: (All)
Aliases: 

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

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Clear-ISHDeploymentHistory

Get-ISHDeploymentHistory

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.