< Back
Disable-ISHUIContentEditor
Post
NAME Disable-ISHUIContentEditor
SYNOPSIS
Disables Content Editor for Content Manager deployment.
SYNTAX
Disable-ISHUIContentEditor [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Disable-ISHUIContentEditor cmdlet disables Content Editor for Content Manager deployment.
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:\\>Disable-ISHUIContentEditor -ISHDeployment $deployment
This command disables Content Editor. Parameter $deployment is a deployment name or an instance of the Content
Manager deployment retrieved from Get-ISHDeployment cmdlet.
RELATED LINKS
Enable-ISHUIContentEditor
SYNOPSIS
Disables Content Editor for Content Manager deployment.
SYNTAX
Disable-ISHUIContentEditor [-ISHDeployment <ISHDeployment>] [<CommonParameters>]
DESCRIPTION
The Disable-ISHUIContentEditor cmdlet disables Content Editor for Content Manager deployment.
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:\\>Disable-ISHUIContentEditor -ISHDeployment $deployment
This command disables Content Editor. Parameter $deployment is a deployment name or an instance of the Content
Manager deployment retrieved from Get-ISHDeployment cmdlet.
RELATED LINKS
Enable-ISHUIContentEditor