< Back
Get-ISHDeployment
Post
NAME Get-ISHDeployment
SYNOPSIS
Gets all installed Content Management deployments.
SYNTAX
Get-ISHDeployment [-Name <string>] [<CommonParameters>]
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.
PARAMETERS
-Name <string>
Specifies the name of the installed Content Manager deployment.
All names start with InfoShare
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-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'.
RELATED LINKS
Clear-ISHDeploymentHistory
Get-ISHDeploymentHistory
Undo-ISHDeployment
Get-ISHDeploymentParameters
SYNOPSIS
Gets all installed Content Management deployments.
SYNTAX
Get-ISHDeployment [-Name <string>] [<CommonParameters>]
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.
PARAMETERS
-Name <string>
Specifies the name of the installed Content Manager deployment.
All names start with InfoShare
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-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'.
RELATED LINKS
Clear-ISHDeploymentHistory
Get-ISHDeploymentHistory
Undo-ISHDeployment
Get-ISHDeploymentParameters