Disable-ISHExternalPreview
SYNOPSIS
Disables external preview for Content Manager deployment.
SYNTAX
Disable-ISHExternalPreview [-ISHDeployment <ISHDeployment>]
DESCRIPTION
The Disable-ISHExternalPreview cmdlet disables external preview for Content Manager deployment.
EXAMPLES
---------- EXAMPLE 1 ----------
PS C:\>Disable-ISHExternalPreview -ISHDeployment $deployment
This command disables the external preview. 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