Tridion Docs
Show / Hide Table of Contents

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

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Enable-ISHExternalPreview

In This Article
  • SYNOPSIS
  • SYNTAX
  • DESCRIPTION
  • EXAMPLES
    • ---------- EXAMPLE 1 ----------
  • PARAMETERS
    • -ISHDeployment
  • INPUTS
  • OUTPUTS
  • NOTES
  • RELATED LINKS
Back to top Copyright (c) All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries.