ISHDeploy.dll-Help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh">
  <!-- Cmdlet: Set-ISHActor -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHActor</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHActor</command:noun>
      <maml:description>
        <maml:para>Sets Actor user credentials.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHActor cmdlet sets new security credentials of Actor user. A user that is used to drive authentication with identity delegation. The scope of this cmdlet is Security Token Service (STS).</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: PSCredential -->
      <command:syntaxItem>
        <maml:name>Set-ISHActor</maml:name>
        <!-- Parameter: Credential -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The credential that will be set.</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserName</maml:name>
          <maml:description>
            <maml:para>The operation system user's name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserPassword -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPassword</maml:name>
          <maml:description>
            <maml:para>The operation system user's password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UserName/UserPassword -->
      <command:syntaxItem>
        <maml:name>Set-ISHActor</maml:name>
        <!-- Parameter: Credential -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The credential that will be set.</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserName</maml:name>
          <maml:description>
            <maml:para>The operation system user's name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserPassword -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPassword</maml:name>
          <maml:description>
            <maml:para>The operation system user's password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Credential -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Credential</maml:name>
        <maml:description>
          <maml:para>The credential that will be set.</maml:para>
        </maml:description>
        <command:parameterValue required="true">PSCredential</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSCredential</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UserName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserName</maml:name>
        <maml:description>
          <maml:para>The operation system user's name.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UserPassword -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserPassword</maml:name>
        <maml:description>
          <maml:para>The operation system user's password.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHActor -ISHDeployment $deployment -Credential $credential</dev:code>
        <dev:remarks>
          <maml:para>This command sets new Actor user credentials.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
          <maml:para>Parameter $credential is a set of security credentials, such as a user name and a password.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHActor -ISHDeployment $deployment -UserName $userName -UserPassword $userPassword</dev:code>
        <dev:remarks>
          <maml:para>This command sets new Actor user credentials.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
          <maml:para>Parameter $userName is operation system's user name.</maml:para>
          <maml:para>Parameter $userPassword is operation system's user password.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHOSUser</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceUser</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHAPIWCFServiceCertificate -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHAPIWCFServiceCertificate</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHAPIWCFServiceCertificate</command:noun>
      <maml:description>
        <maml:para>Sets WCF service certificate.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHAPIWCFServiceCertificate cmdlet sets WCF service certificate to Content Manager deployment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHAPIWCFServiceCertificate</maml:name>
        <!-- Parameter: Thumbprint -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Thumbprint</maml:name>
          <maml:description>
            <maml:para>Certificate Thumbprint.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValidationMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidationMode</maml:name>
          <maml:description>
            <maml:para>Selected validation mode.</maml:para>
            <maml:para>Possible values: None, PeerTrust, ChainTrust, PeerOrChainTrust, Custom</maml:para>
          </maml:description>
          <command:parameterValue required="true">X509CertificateValidationMode</command:parameterValue>
          <dev:type>
            <maml:name>System.ServiceModel.Security.X509CertificateValidationMode</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PeerTrust</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ChainTrust</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PeerOrChainTrust</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Thumbprint -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Thumbprint</maml:name>
        <maml:description>
          <maml:para>Certificate Thumbprint.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ValidationMode -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidationMode</maml:name>
        <maml:description>
          <maml:para>Selected validation mode.</maml:para>
          <maml:para>Possible values: None, PeerTrust, ChainTrust, PeerOrChainTrust, Custom</maml:para>
        </maml:description>
        <command:parameterValue required="true">X509CertificateValidationMode</command:parameterValue>
        <dev:type>
          <maml:name>System.ServiceModel.Security.X509CertificateValidationMode</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PeerTrust</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ChainTrust</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PeerOrChainTrust</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHAPIWCFServiceCertificate -ISHDeployment $deployment -Thumbprint "t1"</dev:code>
        <dev:remarks>
          <maml:para>This command configure WCF service to use specified certificate. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHAPIWCFServiceCertificate -ISHDeployment $deployment -Thumbprint "t1" -ValidationMode "None" </dev:code>
        <dev:remarks>
          <maml:para>This command configure WCF service to use specified certificate and sets credentials with no Validation Mode. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Get-ISHComponent -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHComponent</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHComponent</command:noun>
      <maml:description>
        <maml:para>Acquire the components of a specific deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHComponent cmdlet gets components for Content Manager deployment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHComponent</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHComponent -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command gets list of components of Content Manager deployment Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Get-ISHConnectionString -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHConnectionString</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHConnectionString</command:noun>
      <maml:description>
        <maml:para>Return connection string and database type of Content Manager or Access Management database for certain environment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Get-ISHConnectionString cmdlet returns connection string and type of Content Manager or Access Management database for certain environment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHConnectionString</maml:name>
        <!-- Parameter: DatabasePurpose -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DatabasePurpose</maml:name>
          <maml:description>
            <maml:para>DatabasePurpose indicates to what database connection string should be taken, can be ContentManager or AccessManagement database.</maml:para>
            <maml:para>Possible values: ContentManager, AccessManagement, BackendForFrontend, IdentityServer</maml:para>
          </maml:description>
          <command:parameterValue required="true">DatabasePurpose</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Enums.DatabasePurpose</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Enumeration listing the supported databases.</maml:para>
            </maml:description>
          </dev:type>
          <dev:defaultValue>ContentManager</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ContentManager</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccessManagement</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BackendForFrontend</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">IdentityServer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DatabasePurpose -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DatabasePurpose</maml:name>
        <maml:description>
          <maml:para>DatabasePurpose indicates to what database connection string should be taken, can be ContentManager or AccessManagement database.</maml:para>
          <maml:para>Possible values: ContentManager, AccessManagement, BackendForFrontend, IdentityServer</maml:para>
        </maml:description>
        <command:parameterValue required="true">DatabasePurpose</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Enums.DatabasePurpose</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Enumeration listing the supported databases.</maml:para>
          </maml:description>
        </dev:type>
        <dev:defaultValue>ContentManager</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">ContentManager</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccessManagement</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BackendForFrontend</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">IdentityServer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHConnectionString -ISHDeployment $deployment -DatabasePurpose ContentManager.</dev:code>
        <dev:remarks>
          <maml:para>This cmdlet returns connection string and database type of Content Manager or Access Management database for certain environment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Set-ISHConnectionString -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHConnectionString</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHConnectionString</command:noun>
      <maml:description>
        <maml:para>Set connection string and database type of Content Manager or Access Management database for certain environment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Set-ISHConnectionString cmdlet sets connection string and type of Content Manager or Access Management database for certain environment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHConnectionString</maml:name>
        <!-- Parameter: ConnectionString -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ConnectionString</maml:name>
          <maml:description>
            <maml:para>Connection string.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DatabasePurpose -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DatabasePurpose</maml:name>
          <maml:description>
            <maml:para>DatabasePurpose indicates to which database connection string should be updated, can be ContentManager or AccessManagement database.</maml:para>
            <maml:para>Possible values: ContentManager, AccessManagement, BackendForFrontend, IdentityServer</maml:para>
          </maml:description>
          <command:parameterValue required="true">DatabasePurpose</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Enums.DatabasePurpose</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Enumeration listing the supported databases.</maml:para>
            </maml:description>
          </dev:type>
          <dev:defaultValue>ContentManager</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ContentManager</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccessManagement</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BackendForFrontend</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">IdentityServer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ConnectionString -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ConnectionString</maml:name>
        <maml:description>
          <maml:para>Connection string.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DatabasePurpose -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DatabasePurpose</maml:name>
        <maml:description>
          <maml:para>DatabasePurpose indicates to which database connection string should be updated, can be ContentManager or AccessManagement database.</maml:para>
          <maml:para>Possible values: ContentManager, AccessManagement, BackendForFrontend, IdentityServer</maml:para>
        </maml:description>
        <command:parameterValue required="true">DatabasePurpose</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Enums.DatabasePurpose</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Enumeration listing the supported databases.</maml:para>
          </maml:description>
        </dev:type>
        <dev:defaultValue>ContentManager</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">ContentManager</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccessManagement</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BackendForFrontend</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">IdentityServer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHConnectionString -ISHDeployment $deployment -ConnectionString "" -DatabasePurpose ContentManager.</dev:code>
        <dev:remarks>
          <maml:para>This cmdlet sets connection string and database type of Content Manager or Access Management database for certain environment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Test-ISHConnectionString -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Test-ISHConnectionString</command:name>
      <command:verb>Test</command:verb>
      <command:noun>ISHConnectionString</command:noun>
      <maml:description>
        <maml:para>Test connection string to database specified in Database purpose variable. Use ContentManager for CM database and use AccessManagement for ISHAM database.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>This cmdlet check connection to database for Content Manager or Access Management of certain environment and returns True if connection is Ok, or False if connection is invalid</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Test-ISHConnectionString</maml:name>
        <!-- Parameter: DatabasePurpose -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DatabasePurpose</maml:name>
          <maml:description>
            <maml:para>DatabasePurpose indicates to what database connection string should be taken, e.g. ContentManager or AccessManagement database.</maml:para>
            <maml:para>Possible values: ContentManager, AccessManagement, BackendForFrontend, IdentityServer</maml:para>
          </maml:description>
          <command:parameterValue required="true">DatabasePurpose</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Enums.DatabasePurpose</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Enumeration listing the supported databases.</maml:para>
            </maml:description>
          </dev:type>
          <dev:defaultValue>ContentManager</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ContentManager</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccessManagement</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BackendForFrontend</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">IdentityServer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DatabasePurpose -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DatabasePurpose</maml:name>
        <maml:description>
          <maml:para>DatabasePurpose indicates to what database connection string should be taken, e.g. ContentManager or AccessManagement database.</maml:para>
          <maml:para>Possible values: ContentManager, AccessManagement, BackendForFrontend, IdentityServer</maml:para>
        </maml:description>
        <command:parameterValue required="true">DatabasePurpose</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Enums.DatabasePurpose</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Enumeration listing the supported databases.</maml:para>
          </maml:description>
        </dev:type>
        <dev:defaultValue>ContentManager</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">ContentManager</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccessManagement</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BackendForFrontend</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">IdentityServer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Test-ISHConnectionString -ISHDeployment $deployment -DatabasePurpose ContentManager</dev:code>
        <dev:remarks>
          <maml:para>This cmdlet tests connection to database for Content Manager or Access Management of certain environment and returns True if connection is Ok, or False if connection is invalid. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Backup-ISHDeployment -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Backup-ISHDeployment</command:name>
      <command:verb>Backup</command:verb>
      <command:noun>ISHDeployment</command:noun>
      <maml:description>
        <maml:para>Backup data from Web, App, Data folders.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Will Backup data from Web, App, Data folders depends on switch.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: Web -->
      <command:syntaxItem>
        <maml:name>Backup-ISHDeployment</maml:name>
        <!-- Parameter: Path -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Path</maml:name>
          <maml:description>
            <maml:para>Path to files for backup.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Web -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Web</maml:name>
          <maml:description>
            <maml:para>Working with Web folder.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: App -->
      <command:syntaxItem>
        <maml:name>Backup-ISHDeployment</maml:name>
        <!-- Parameter: Path -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Path</maml:name>
          <maml:description>
            <maml:para>Path to files for backup.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: App -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>App</maml:name>
          <maml:description>
            <maml:para>Working with App folder.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Data -->
      <command:syntaxItem>
        <maml:name>Backup-ISHDeployment</maml:name>
        <!-- Parameter: Path -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Path</maml:name>
          <maml:description>
            <maml:para>Path to files for backup.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Data -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Data</maml:name>
          <maml:description>
            <maml:para>Working with Data folder.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Path -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Path</maml:name>
        <maml:description>
          <maml:para>Path to files for backup.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Web -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Web</maml:name>
        <maml:description>
          <maml:para>Working with Web folder.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: App -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>App</maml:name>
        <maml:description>
          <maml:para>Working with App folder.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Data -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Data</maml:name>
        <maml:description>
          <maml:para>Working with Data folder.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Backup-ISHDeployment -Web -Path Author\ASP\Web.config </dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Get-ISHDeployment -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHDeployment</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHDeployment</command:noun>
      <maml:description>
        <maml:para>Gets all installed Content Management deployments.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHDeployment cmdlet gets all installed Content Management deployments.</maml:para>
      <maml:para>You can get specific instance of the installed Content Manager deployment by specifying the deployment name.</maml:para>
      <maml:para>All Content Manager deployment instances' names start with 'InfoShare' prefix.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHDeployment</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>Specifies the name of the installed Content Manager deployment.</maml:para>
            <maml:para>All names start with InfoShare</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>Specifies the name of the installed Content Manager deployment.</maml:para>
          <maml:para>All names start with InfoShare</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHDeployment</dev:code>
        <dev:remarks>
          <maml:para>This command retrieves a list of all installed Content Manager deployments.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHDeployment -Name 'InfoShare'</dev:code>
        <dev:remarks>
          <maml:para>This command retrieves specific instance of the Content Manager deployment by name 'InfoShare'.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Clear-ISHDeploymentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHDeploymentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Undo-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHDeploymentParameters</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Restart-ISHDeployment -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Restart-ISHDeployment</command:name>
      <command:verb>Restart</command:verb>
      <command:noun>ISHDeployment</command:noun>
      <maml:description>
        <maml:para>Restarts components of specific Content Manager deployment that marked as "Enabled" in tracking file.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Restart-ISHDeployment cmdlet restarts components of specific Content Manager deployment that marked as "Enabled" in tracking file.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Restart-ISHDeployment</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Restart-ISHDeployment -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command restarts components of specific Content Manager deployment that marked as "Enabled" in tracking file. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Start-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Stop-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Start-ISHDeployment -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Start-ISHDeployment</command:name>
      <command:verb>Start</command:verb>
      <command:noun>ISHDeployment</command:noun>
      <maml:description>
        <maml:para>Starts and enables components of specific Content Manager deployment that marked as "Enabled" in tracking file.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Start-ISHDeployment cmdlet starts and enables components of specific Content Manager deployment that marked as "Enabled" in tracking file.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Start-ISHDeployment</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Start-ISHDeployment -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command enables components of specific Content Manager deployment that marked as "Enabled" in tracking file. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Stop-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Restart-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Stop-ISHDeployment -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Stop-ISHDeployment</command:name>
      <command:verb>Stop</command:verb>
      <command:noun>ISHDeployment</command:noun>
      <maml:description>
        <maml:para>Stops and disables all active components of specific Content Manager deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Stop-ISHDeployment cmdlet stops and disables all active components of specific Content Manager deployment, such as InfoShare Windows Services and IIS application pools.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Stop-ISHDeployment</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Stop-ISHDeployment -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command disables all active components of specific Content Manager deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Start-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Restart-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Clear-ISHDeploymentHistory -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Clear-ISHDeploymentHistory</command:name>
      <command:verb>Clear</command:verb>
      <command:noun>ISHDeploymentHistory</command:noun>
      <maml:description>
        <maml:para>Clears customization history for Content Manager deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Clear-ISHDeploymentHistory cmdlet clears customization history information for Content Manager deployment that was generated by other cmdlets.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Clear-ISHDeploymentHistory</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Clear-ISHDeploymentHistory -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command clears the history information for Content Manager deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHDeploymentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Undo-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHDeploymentParameters</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHDeploymentHistory -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHDeploymentHistory</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHDeploymentHistory</command:noun>
      <maml:description>
        <maml:para>Gets customization history for Content Manager deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHDeploymentHistory cmdlet gets the customization history information for Content Manager deployment that was generated by other cmdlets.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHDeploymentHistory</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: String -->
      <command:returnValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHDeploymentHistory -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command gets the history information for Content Manager deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Clear-ISHDeploymentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Undo-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHDeploymentParameters</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHDeploymentParameters -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHDeploymentParameters</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHDeploymentParameters</command:noun>
      <maml:description>
        <maml:para>Acquire the input parameters of a specific deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHDeploymentParameters cmdlet gets parameters for Content Manager deployment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: Default -->
      <command:syntaxItem>
        <maml:name>Get-ISHDeploymentParameters</maml:name>
        <!-- Parameter: Original -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Original</maml:name>
          <maml:description>
            <maml:para>Switch parameter to get data from original file</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Changed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Changed</maml:name>
          <maml:description>
            <maml:para>Switch parameter to get difference from changed and original file</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowPassword -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowPassword</maml:name>
          <maml:description>
            <maml:para>Switch parameter to show real passwords in parameters</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: SpecificParameter -->
      <command:syntaxItem>
        <maml:name>Get-ISHDeploymentParameters</maml:name>
        <!-- Parameter: Original -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Original</maml:name>
          <maml:description>
            <maml:para>Switch parameter to get data from original file</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Changed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Changed</maml:name>
          <maml:description>
            <maml:para>Switch parameter to get difference from changed and original file</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowPassword -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowPassword</maml:name>
          <maml:description>
            <maml:para>Switch parameter to show real passwords in parameters</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>The name of the parameter to receive</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValueOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValueOnly</maml:name>
          <maml:description>
            <maml:para>Output only the value</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Original -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Original</maml:name>
        <maml:description>
          <maml:para>Switch parameter to get data from original file</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Changed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Changed</maml:name>
        <maml:description>
          <maml:para>Switch parameter to get difference from changed and original file</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ShowPassword -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ShowPassword</maml:name>
        <maml:description>
          <maml:para>Switch parameter to show real passwords in parameters</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>The name of the parameter to receive</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ValueOnly -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValueOnly</maml:name>
        <maml:description>
          <maml:para>Output only the value</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHDeploymentParameters -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command gets the input parameters of Content Manager deployment with hidden passwords. Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHDeploymentParameters -ISHDeployment $deployment -ShowPassword</dev:code>
        <dev:remarks>
          <maml:para>This command gets the input parameters of "InfoShare" deployment with real passwords. Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 3 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHDeploymentParameters -ISHDeployment $deployment -Original</dev:code>
        <dev:remarks>
          <maml:para>This command return original values (from the backup folder) of "InfoShare" deployment. Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 4 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHDeploymentParameters -ISHDeployment $deployment -Changed</dev:code>
        <dev:remarks>
          <maml:para>This command return only changed parameters of "InfoShare" deployment. Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 5 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHDeploymentParameters -ISHDeployment $deployment -Name "issuercertificatethumbprint"</dev:code>
        <dev:remarks>
          <maml:para>This command return the parameter with name "issuercertificatethumbprint". Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 6 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHDeploymentParameters -ISHDeployment $deployment -Name "issuercertificatethumbprint" -ValueOnly</dev:code>
        <dev:remarks>
          <maml:para>This command return the value of parameter with name "issuercertificatethumbprint". Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHDeploymentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Undo-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Clear-ISHDeploymentHistory</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Disable-ISHExternalPreview -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHExternalPreview</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHExternalPreview</command:noun>
      <maml:description>
        <maml:para>Disables external preview for Content Manager deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHExternalPreview cmdlet disables external preview for Content Manager deployment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Disable-ISHExternalPreview</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHExternalPreview -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>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.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHExternalPreview</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHExternalPreview -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHExternalPreview</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHExternalPreview</command:noun>
      <maml:description>
        <maml:para>Enables external preview for Content Manager deployment for specific user.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHExternalPreview cmdlet enables external preview for Content Manager deployment for specific user.</maml:para>
      <maml:para>If user id is not specified, the default value 'ServiceUser' is taken.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Enable-ISHExternalPreview</maml:name>
        <!-- Parameter: ExternalId -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalId</maml:name>
          <maml:description>
            <maml:para>External user id for which external preview will be enabled. Default value is ServiceUser.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>ServiceUser</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ExternalId -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalId</maml:name>
        <maml:description>
          <maml:para>External user id for which external preview will be enabled. Default value is ServiceUser.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>ServiceUser</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHExternalPreview -ISHDeployment $deployment -ExternalId 'user1'</dev:code>
        <dev:remarks>
          <maml:para>This command enables the external preview for user 'user1'. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHExternalPreview</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: New-ISHFieldMetadata -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-ISHFieldMetadata</command:name>
      <command:verb>New</command:verb>
      <command:noun>ISHFieldMetadata</command:noun>
      <maml:description>
        <maml:para>Creates a new ISH Metadata Field for TMS in Translation Organizer.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The New-ISHFieldMetadata cmdlet creates an object that represents structure of ISH metadata field for organizer service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>New-ISHFieldMetadata</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>The name of ISHMetadata field.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Level -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Level</maml:name>
          <maml:description>
            <maml:para>The Level of ISHMetadata field.</maml:para>
            <maml:para>Possible values: logical, version, lng, none</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHFieldMetadataLevel</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Enums.ISHFieldMetadataLevel</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Levels of value of ISHMetadata field.</maml:para>
            </maml:description>
          </dev:type>
          <dev:defaultValue>logical</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">logical</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">version</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">lng</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">none</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ValueType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValueType</maml:name>
          <maml:description>
            <maml:para>The Type of value of ISHMetadata field.</maml:para>
            <maml:para>Possible values: element, id, value</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHFieldMetadataValueType</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Enums.ISHFieldMetadataValueType</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Types of value of ISHMetadata field.</maml:para>
            </maml:description>
          </dev:type>
          <dev:defaultValue>element</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">element</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">id</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">value</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>The name of ISHMetadata field.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Level -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Level</maml:name>
        <maml:description>
          <maml:para>The Level of ISHMetadata field.</maml:para>
          <maml:para>Possible values: logical, version, lng, none</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHFieldMetadataLevel</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Enums.ISHFieldMetadataLevel</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Levels of value of ISHMetadata field.</maml:para>
          </maml:description>
        </dev:type>
        <dev:defaultValue>logical</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">logical</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">version</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">lng</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">none</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ValueType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValueType</maml:name>
        <maml:description>
          <maml:para>The Type of value of ISHMetadata field.</maml:para>
          <maml:para>Possible values: element, id, value</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHFieldMetadataValueType</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Enums.ISHFieldMetadataValueType</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Types of value of ISHMetadata field.</maml:para>
          </maml:description>
        </dev:type>
        <dev:defaultValue>element</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">element</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">id</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">value</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;New-ISHFieldMetadata -Name "testName" -Level "logical" -ValueType "value"</dev:code>
        <dev:remarks>
          <maml:para>This command creates new object with metadata with name testName, level "logical" and valuetype "value".</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHIntegrationTMS</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Copy-ISHFile -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Copy-ISHFile</command:name>
      <command:verb>Copy</command:verb>
      <command:noun>ISHFile</command:noun>
      <maml:description>
        <maml:para>Copies custom files to deployment directories and replaces parameters in files on values of the deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Will copy custom files to deployment directories and replace the placeholders of files with the corresponding values of the deployment. Replacement of values occurs only in files of certain extensions. Before you start working with deployment files, you need to stop the deployments processes, see: Stop-ISHDeployment and Start-ISHDeployment cmdlets.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: CdSimilarFolder -->
      <command:syntaxItem>
        <maml:name>Copy-ISHFile</maml:name>
        <!-- Parameter: ISHCD -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHCD</maml:name>
          <maml:description>
            <maml:para>The path to folder with custom files with the same structure as CD</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Replaces existing files</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: CopyingAsIs -->
      <command:syntaxItem>
        <maml:name>Copy-ISHFile</maml:name>
        <!-- Parameter: SourceFolderPath -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceFolderPath</maml:name>
          <maml:description>
            <maml:para>The path to folder with custom files</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DestinationFolderPath -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DestinationFolderPath</maml:name>
          <maml:description>
            <maml:para>The path to destination folder</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Force -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Force</maml:name>
          <maml:description>
            <maml:para>Replaces existing files</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHCD -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHCD</maml:name>
        <maml:description>
          <maml:para>The path to folder with custom files with the same structure as CD</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceFolderPath -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>SourceFolderPath</maml:name>
        <maml:description>
          <maml:para>The path to folder with custom files</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DestinationFolderPath -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DestinationFolderPath</maml:name>
        <maml:description>
          <maml:para>The path to destination folder</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Force -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>Replaces existing files</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Copy-ISHFile -ISHDeployment $deployment -ISHCD "c:\customfiles\"</dev:code>
        <dev:remarks>
          <maml:para>The cmdlet copies all files from subfolders "Applications", "Database", "DocTypes", "Websites", "CustomerSpecificFiles" of the root folder specified in the parameter -ISHCD to appropriate deployment's folders. This means that the root folder should have similar to CD structure and can contain only subfolders: "Applications", "Database", "DocTypes", "Websites", "CustomerSpecificFiles". Note: the "CustomerSpecificFiles" folder must contain the "FilesToCopy" subfolder and the "FilesToCopy" folder can contain only folders "Applications", "Database", "DocTypes", "Websites". The files of any other subfolder of the CD or of "CustomerSpecificFiles/FilesToCopy" folder will be ignored if the structure of folders does not correspond to above. The cmdlet also replaces the placeholders like "#!#installtool:SomeValueName#!#" in files with the corresponding parameters of specified deployment.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Copy-ISHFile -ISHDeployment $deployment -SourceFolderPath "c:\customfiles\Plugins" -DestinationFolderPath "C:\InfoShare\App\Plugins"</dev:code>
        <dev:remarks>
          <maml:para>The cmdlet makes a copy of all the files from the folder specified in the parameter -SourceFolderPath to folder with path from parameter -DestinationFolderPath. The cmdlet also replaces the placeholders like "#!#installtool:SomeValueName#!#" in files with the corresponding parameters of specified deployment.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Stop-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Start-ISHDeployment</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>../Articles/Customization/Work with files</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Undo-ISHFile -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Undo-ISHFile</command:name>
      <command:verb>Undo</command:verb>
      <command:noun>ISHFile</command:noun>
      <maml:description>
        <maml:para>The Undo-ISHFile reverts to the original state changes made by Copy-ISHFile and other cmd-lets that changed configuration files of ISHDeployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Will revert changed files to the original state and remove backups of this files.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Undo-ISHFile</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Undo-ISHFile -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Copy-ISHFile</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>../Articles/Customization/Work with files</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHFontoContentQuality -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHFontoContentQuality</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHFontoContentQuality</command:noun>
      <maml:description>
        <maml:para>Integrates the spelling related files into the analysis.xml file for Fonto Content Quality.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHFontoContentQuality cmdlet integrates the spelling related files into the analysis.xml configuration file for Fonto Content Quality. See the examples for more explanation.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHFontoContentQuality</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHFontoContentQuality -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command collects the spelling related files in the folder structure under "\App\Utilities\FontoContentQuality\Configuration\spelling" and adds configuration for the found *.dic, *.aff, spelling.txt, replacements.txt, ignore.txt and probihit.txt files into the analysis.xml configuration file for Content Quality.</maml:para>
          <maml:para>Note: You can use the Copy-ISHFile cmdlet to copy the custom spelling related files to the "\App\Utilities\FontoContentQuality\Configuration\spelling" folder.</maml:para>
          <maml:para>* The name of the sub folder under the "spelling" folder should be a language (in one of these forms: "en", "en-us" or "en-US") and should contain one *.dic and one *.aff file.</maml:para>
          <maml:para>* The folder can also contain files named spelling.txt, replacements.txt, ignore.txt and probihit.txt which will be taken into account and added to the analysis.xml.</maml:para>
          <maml:para>* The folder can also contain other files (for example readme or license files), but they are not taken into account, as they are not needed to be added to the analysis.xml file.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Set-ISHFontoSchemaExperience -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHFontoSchemaExperience</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHFontoSchemaExperience</command:noun>
      <maml:description>
        <maml:para>Creates the SchemaLocationConfig.xml and compiled schemas files in the "Web\Author\ASP\CollectiveSpacesConfig\custom\" folder by using the Fonto Schema Compiler, so they can be used by Collective Spaces.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Before creating the SchemaLocationConfig.xml and compiling the schemas, this command first checks that:</maml:para>
      <maml:para>* The catalog.xml, catalog-mapping.xml and schema files available in the "Web\Author\ASP\DocTypes" folder are valid, can be compiled and contain proper matching schema URN - DTD Public Id mappings.</maml:para>
      <maml:para>* The behaviorConfig.xml available in the "Web\Author\ASP\CollectiveSpacesConfig\custom\" location is valid against it's schema (behaviorConfig.xsd).</maml:para>
      <maml:para>* The files can be converted and prepared in such a way they can be used as input to the schema compiler.</maml:para>
      <maml:para>Notes:</maml:para>
      <maml:para>* Only the "match" XML elements in the catalog-mapping.xml that have a non-empty "dtdpublicid" attribute value and a "xsdsystemid" attribute value that starts with "urn:" will be taken into account and compiled.</maml:para>
      <maml:para>* This cmdlet will create the "SchemaLocationConfig.xml" file in the "Web\Author\ASP\CollectiveSpacesConfig\custom\" folder and the compiled schemas in the "schemas" subfolder in that folder.</maml:para>
      <maml:para>* This cmdlet will also delete and create a "CSTemp" folder in the "Web\Author\ASP\CollectiveSpacesConfig\custom\" folder to prepare files for the schema compiler.</maml:para>
      <maml:para>* This cmdlet will also add additional configuration to optimize the handling of whitespace characters for Draft Space and Review Space:</maml:para>
      <maml:para>* This cmdlet will add an "xmlNormalization" section to the "Author" and "InfoShareCS" "web.config" containing the elements for which to preserve whitespace and the list of inline elements</maml:para>
      <maml:para>* This cmdlet will recycle the application pool (TrisoftAppPoolISHCM).</maml:para>
      <maml:para>* This cmdlet will add the "xpath" attribute value of any "block" element that has a "type" attribute containing "candirectlycontaintext" in the "BehaviorConfig.xml" to the Fonto Review service "appsettings.json" "BlockTest" value as an extra " or " clause.</maml:para>
      <maml:para>* This cmdlet will add the "xpath" attribute value of any "image" element in the "BehaviorConfig.xml" to the Fonto Review service "appsettings.json" "ObjectTest" value as an extra " or " clause.</maml:para>
      <maml:para>* This cmdlet will restart the Fonto Review service.</maml:para>
      <maml:para>* This cmdlet will adapt the FDiff "sx.xml" configuration used by the Document History service if you have elements configured in the "BehaviorConfig.xml" file</maml:para>
      <maml:para>* This cmdlet will add the "xpath" attributes (and "elementname" attributes prefixed with self::") configured in the "BehaviorConfig.xml" to the appropriate "*Test" attribute in the FDiff sx.xml configuration file if needed. (Note that xpaths containing "self::*" are excluded)</maml:para>
      <maml:para>* This cmdlet will restart the Fonto Document History service.</maml:para>
      <maml:para>* This cmdlet will generate the "navtitleGeneration" section (which contains the allowed child elements for the "navtitle" element in the DITA maps and their specializations) in the "Author" and "InfoShareCS" web.config files based on the catalog-mapping.xml file, catalog files and the schemas present in the "DocTypes" folder.</maml:para>
      <maml:para>* This cmdlet will recycle the application pool (TrisoftAppPoolISHCS).</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHFontoSchemaExperience</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHFontoSchemaExperience -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Test-ISHFontoSchemaExperience -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Test-ISHFontoSchemaExperience</command:name>
      <command:verb>Test</command:verb>
      <command:noun>ISHFontoSchemaExperience</command:noun>
      <maml:description>
        <maml:para>Tests that the files used to configure custom schemas and behavior for Collective Spaces are valid and can be parsed and converted properly for compilation with the Fonto Schema Compiler.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>This command checks that:</maml:para>
      <maml:para>* The catalog.xml, catalog-mapping.xml and schema files available in the "Web\Author\ASP\DocTypes" folder are valid, can be compiled and contain proper matching schema URN - DTD Public Id mappings.</maml:para>
      <maml:para>* The behaviorConfig.xml available in the "Web\Author\ASP\CollectiveSpacesConfig\custom\" location is valid against it's schema (behaviorConfig.xsd).</maml:para>
      <maml:para>* The files can be converted and prepared in such a way they can be used as input to the schema compiler.</maml:para>
      <maml:para>Notes:</maml:para>
      <maml:para>* Only the "match" XML elements in the catalog-mapping.xml that have a non-empty "dtdpublicid" attribute value and a "xsdsystemid" attribute value that starts with "urn:" will be taken into account and validated.</maml:para>
      <maml:para>* This cmdlet will also delete and create a "CSTemp" folder in the "Web\Author\ASP\CollectiveSpacesConfig\custom\" folder to test the preparation of files for the schema compiler.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Test-ISHFontoSchemaExperience</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Test-ISHFontoSchemaExperience -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Get-ISHFreePortNumber -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHFreePortNumber</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHFreePortNumber</command:noun>
      <maml:description>
        <maml:para>Gets for the free port number in specified range.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>This cmdlet gets free port number in specified range.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHFreePortNumber</maml:name>
        <!-- Parameter: StartOfRange -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>StartOfRange</maml:name>
          <maml:description>
            <maml:para>The start of range to search.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EndOfRange -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EndOfRange</maml:name>
          <maml:description>
            <maml:para>The end of range to search.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: StartOfRange -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>StartOfRange</maml:name>
        <maml:description>
          <maml:para>The start of range to search.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: EndOfRange -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>EndOfRange</maml:name>
        <maml:description>
          <maml:para>The end of range to search.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHFreePortNumber -StartOfRange $startOfRange -EndOfRange $endOfRange</dev:code>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Test-ISHFreePortNumber -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Test-ISHFreePortNumber</command:name>
      <command:verb>Test</command:verb>
      <command:noun>ISHFreePortNumber</command:noun>
      <maml:description>
        <maml:para>Tests that the specified port can be used.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>This cmdlet checks that specified port is not in use and returns True if port is not in use, or False if it's in use.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Test-ISHFreePortNumber</maml:name>
        <!-- Parameter: PortNumber -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>PortNumber</maml:name>
          <maml:description>
            <maml:para>The port number.</maml:para>
          </maml:description>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: PortNumber -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>PortNumber</maml:name>
        <maml:description>
          <maml:para>The port number.</maml:para>
        </maml:description>
        <command:parameterValue required="true">long</command:parameterValue>
        <dev:type>
          <maml:name>System.Int64</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Test-ISHFreePortNumber -PortNumber $portNumber</dev:code>
        <dev:remarks>
          <maml:para>This cmdlet checks that specified port is not in use and returns True if port is not in use, or False if is used. Parameter $portNumber is a number of port.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Invoke-ISHFullTextIndexMaintenance -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Invoke-ISHFullTextIndexMaintenance</command:name>
      <command:verb>Invoke</command:verb>
      <command:noun>ISHFullTextIndexMaintenance</command:noun>
      <maml:description>
        <maml:para>Maintenance Crawler or FullTextIndex services.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Invoke-ISHFullTextIndexMaintenance cmdlet maintenances Crawler or FullTextIndex services.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: Register -->
      <command:syntaxItem>
        <maml:name>Invoke-ISHFullTextIndexMaintenance</maml:name>
        <!-- Parameter: Register -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Register</maml:name>
          <maml:description>
            <maml:para>Register the Crawler.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UnRegister -->
      <command:syntaxItem>
        <maml:name>Invoke-ISHFullTextIndexMaintenance</maml:name>
        <!-- Parameter: UnRegister -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UnRegister</maml:name>
          <maml:description>
            <maml:para>Unregister the Crawler.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ReIndex -->
      <command:syntaxItem>
        <maml:name>Invoke-ISHFullTextIndexMaintenance</maml:name>
        <!-- Parameter: ReIndex -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReIndex</maml:name>
          <maml:description>
            <maml:para>Reindex the Crawler.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReIndexCardType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReIndexCardType</maml:name>
          <maml:description>
            <maml:para>The ReIndex card type.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>ISHAll</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: CleanupSolrLucene -->
      <command:syntaxItem>
        <maml:name>Invoke-ISHFullTextIndexMaintenance</maml:name>
        <!-- Parameter: Cleanup -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Cleanup</maml:name>
          <maml:description>
            <maml:para>Cleanup FullTextIndex.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Register -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Register</maml:name>
        <maml:description>
          <maml:para>Register the Crawler.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: UnRegister -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UnRegister</maml:name>
        <maml:description>
          <maml:para>Unregister the Crawler.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReIndex -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReIndex</maml:name>
        <maml:description>
          <maml:para>Reindex the Crawler.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReIndexCardType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReIndexCardType</maml:name>
        <maml:description>
          <maml:para>The ReIndex card type.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>ISHAll</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Cleanup -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Cleanup</maml:name>
        <maml:description>
          <maml:para>Cleanup FullTextIndex.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt; Invoke-ISHFullTextIndexMaintenance -ISHDeployment $deployment -Register</dev:code>
        <dev:remarks>
          <maml:para>This command registers the Crawler for 'TrisoftInfoShareIndex' for specified deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt; Invoke-ISHFullTextIndexMaintenance -ISHDeployment $deployment -UnRegister</dev:code>
        <dev:remarks>
          <maml:para>This command unregisters the Crawler for 'TrisoftInfoShareIndex' for specified deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 3 ----------</maml:title>
        <dev:code>PS C:\&gt; Invoke-ISHFullTextIndexMaintenance -ISHDeployment $deployment -ReIndex</dev:code>
        <dev:remarks>
          <maml:para>This command does reindex of the Crawler for 'TrisoftInfoShareIndex' for specified deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 4 ----------</maml:title>
        <dev:code>PS C:\&gt; Invoke-ISHFullTextIndexMaintenance -ISHDeployment $deployment -Cleanup</dev:code>
        <dev:remarks>
          <maml:para>This command cleans up all cache and temporary files of Crawler for specified deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Set-ISHFullyQualifiedDomainName -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHFullyQualifiedDomainName</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHFullyQualifiedDomainName</command:noun>
      <maml:description>
        <maml:para>Sets the fully qualified domain name.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHFullyQualifiedDomainName cmdlet sets new full name and machine name in all files (e.g config, script, batch ,...) that they are referenced.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHFullyQualifiedDomainName</maml:name>
        <!-- Parameter: FullName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>FullName</maml:name>
          <maml:description>
            <maml:para>The full name that is used in application files (e.g config, script, batch ,...).</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MachineName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MachineName</maml:name>
          <maml:description>
            <maml:para>The machine name that is used in application files (e.g config, script, batch ,...).</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FullName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>FullName</maml:name>
        <maml:description>
          <maml:para>The full name that is used in application files (e.g config, script, batch ,...).</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MachineName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MachineName</maml:name>
        <maml:description>
          <maml:para>The machine name that is used in application files (e.g config, script, batch ,...).</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHFullyQualifiedDomainName -ISHDeployment $deployment -FullName $fullName -MachineName $machineName</dev:code>
        <dev:remarks>
          <maml:para>This command sets new full name and machine name in all files that they are referenced.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
          <maml:para>Parameter $fullName is the full name.</maml:para>
          <maml:para>Parameter $machineName is the machine name.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Disable-ISHIISAppPool -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHIISAppPool</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHIISAppPool</command:noun>
      <maml:description>
        <maml:para>Disables IIS application pools of specified deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHIISAppPool cmdlet disables IIS application pools of specified deployment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Disable-ISHIISAppPool</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHIISAppPool -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command disables all IIS application pools of specified deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHIISAppPool -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHIISAppPool</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHIISAppPool</command:noun>
      <maml:description>
        <maml:para>Enables IIS application pools of specified deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHIISAppPool cmdlet enables IIS application pools of specified deployment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Enable-ISHIISAppPool</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHIISAppPool -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command enables all IIS application pools of specified deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHIISAppPool -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHIISAppPool</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHIISAppPool</command:noun>
      <maml:description>
        <maml:para>Gets list of IIS application pools.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHIISAppPool cmdlet gets list of IIS application pools for Content Manager deployment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHIISAppPool</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHIISAppPool -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command shows list of IIS application pools of specified deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Save-ISHIntegrationDBSTSSQLServerConfiguration -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Save-ISHIntegrationDBSTSSQLServerConfiguration</command:name>
      <command:verb>Save</command:verb>
      <command:noun>ISHIntegrationDBSTSSQLServerConfiguration</command:noun>
      <maml:description>
        <maml:para>Generates SQL Server script that grants necessary permissions.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Save-ISHIntegrationDBSTSSQLServerConfigurationCmdlet generates SQL Server script that grants necessary permissions into package folder.</maml:para>
      <maml:para>Cmdlet will overwrite the file if there is already one with same name.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Save-ISHIntegrationDBSTSSQLServerConfiguration</maml:name>
        <!-- Parameter: FileName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>FileName</maml:name>
          <maml:description>
            <maml:para>Name of the output file.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FileName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>FileName</maml:name>
        <maml:description>
          <maml:para>Name of the output file.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Save-ISHIntegrationDBSTSSQLServerConfigurationCmdlet -ISHDeployment $deployment -FileName GrantPermissions.sql</dev:code>
        <dev:remarks>
          <maml:para>Generates SQL script that grants necessary permissions. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Set-ISHIntegrationFullTextIndex -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHIntegrationFullTextIndex</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHIntegrationFullTextIndex</command:noun>
      <maml:description>
        <maml:para>Sets target lucene Uri.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHIntegrationFullTextIndex cmdlet sets target lucene Uri. Note: If you want to access the full text index remotely, you need to add a firewall rule to allow access to this port remotely. For example: New-NetFirewallRule -DisplayName 'ISHDeploy port:8080 opening' -LocalPort 8080 -Protocol TCP -Action Allow</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHIntegrationFullTextIndex</maml:name>
        <!-- Parameter: Uri -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Uri</maml:name>
          <maml:description>
            <maml:para>The target lucene Uri.</maml:para>
          </maml:description>
          <command:parameterValue required="true">Uri</command:parameterValue>
          <dev:type>
            <maml:name>System.Uri</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Uri -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Uri</maml:name>
        <maml:description>
          <maml:para>The target lucene Uri.</maml:para>
        </maml:description>
        <command:parameterValue required="true">Uri</command:parameterValue>
        <dev:type>
          <maml:name>System.Uri</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHIntegrationFullTextIndex -ISHDeployment $deployment -Uri "http://127.0.0.1:8080/solr/"</dev:code>
        <dev:remarks>
          <maml:para>This command changes the target Uri of instances of SolrLucene services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Remove-ISHIntegrationSTSCertificate -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Remove-ISHIntegrationSTSCertificate</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>ISHIntegrationSTSCertificate</command:noun>
      <maml:description>
        <maml:para>Removes STS certificate.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Remove-ISHIntegrationSTSCertificate cmdlet removes certificate based on a issuer name.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Remove-ISHIntegrationSTSCertificate</maml:name>
        <!-- Parameter: Issuer -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Issuer</maml:name>
          <maml:description>
            <maml:para>Issuer name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Issuer -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Issuer</maml:name>
        <maml:description>
          <maml:para>Issuer name.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Remove-ISHIntegrationSTSCertificate -ISHDeployment $deployment -Issuer "20151028ADFS"</dev:code>
        <dev:remarks>
          <maml:para>This command removes STS trusted issuer credentials. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHIntegrationSTSCertificate</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHIntegrationSTSCertificate -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHIntegrationSTSCertificate</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHIntegrationSTSCertificate</command:noun>
      <maml:description>
        <maml:para>Sets STS certificate.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHIntegrationSTSCertificate cmdlet sets Thumbprint and issuers values to configuration.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHIntegrationSTSCertificate</maml:name>
        <!-- Parameter: Thumbprint -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Thumbprint</maml:name>
          <maml:description>
            <maml:para>Certificate Thumbprint.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Issuer -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Issuer</maml:name>
          <maml:description>
            <maml:para>Issuer name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValidationMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidationMode</maml:name>
          <maml:description>
            <maml:para>Selected validation mode.</maml:para>
            <maml:para>Possible values: None, PeerTrust, ChainTrust, PeerOrChainTrust, Custom</maml:para>
          </maml:description>
          <command:parameterValue required="true">X509CertificateValidationMode</command:parameterValue>
          <dev:type>
            <maml:name>System.ServiceModel.Security.X509CertificateValidationMode</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PeerTrust</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ChainTrust</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PeerOrChainTrust</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Thumbprint -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Thumbprint</maml:name>
        <maml:description>
          <maml:para>Certificate Thumbprint.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Issuer -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Issuer</maml:name>
        <maml:description>
          <maml:para>Issuer name.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ValidationMode -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidationMode</maml:name>
        <maml:description>
          <maml:para>Selected validation mode.</maml:para>
          <maml:para>Possible values: None, PeerTrust, ChainTrust, PeerOrChainTrust, Custom</maml:para>
        </maml:description>
        <command:parameterValue required="true">X509CertificateValidationMode</command:parameterValue>
        <dev:type>
          <maml:name>System.ServiceModel.Security.X509CertificateValidationMode</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PeerTrust</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ChainTrust</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PeerOrChainTrust</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHIntegrationSTSCertificate -ISHDeployment $deployment -Thumbprint "t1" -Issuer "20151028ADFS"</dev:code>
        <dev:remarks>
          <maml:para>This command sets STS trusted issuer credentials. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHIntegrationSTSCertificate -ISHDeployment $deployment -Thumbprint "t1" -Issuer "20151028ADFS" -ValidationMode "None" </dev:code>
        <dev:remarks>
          <maml:para>This command sets STS trusted issuer credentials with no Validation Mode. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Remove-ISHIntegrationSTSCertificate</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Remove-ISHIntegrationTMS -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Remove-ISHIntegrationTMS</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>ISHIntegrationTMS</command:noun>
      <maml:description>
        <maml:para>TMS Instance from Translation Organizer.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Remove-ISHIntegrationTMS cmdlet removes TMS Instance from Translation Organizer.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Remove-ISHIntegrationTMS</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Remove-ISHIntegrationTMS -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>Removes TMS Instance from Translation Organizer. This command removes TMS Instance from Translation Organizer. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHIntegrationTMS</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHIntegrationTMS -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHIntegrationTMS</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHIntegrationTMS</command:noun>
      <maml:description>
        <maml:para>Sets configuration of TMS.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHIntegrationTMS cmdlet sets configuration of TMS.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: ApiSecret -->
      <command:syntaxItem>
        <maml:name>Set-ISHIntegrationTMS</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>The name (alias) of TMS.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Uri -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Uri</maml:name>
          <maml:description>
            <maml:para>The Uri to TMS.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UseSsl -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseSsl</maml:name>
          <command:parameterValue required="true">bool</command:parameterValue>
          <dev:type>
            <maml:name>System.Boolean</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaximumJobSize -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaximumJobSize</maml:name>
          <maml:description>
            <maml:para>The max value of total size in bytes of uncompressed external job (externalJobMaxTotalUncompressedSizeBytes).</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>5242880</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RetriesOnTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RetriesOnTimeout</maml:name>
          <maml:description>
            <maml:para>The number of retries on timeout.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>3</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Mappings -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Mappings</maml:name>
          <maml:description>
            <maml:para>The mapping between ISHLanguage and TmsLanguage.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHLanguageToTmsLanguageMapping[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHLanguageToTmsLanguageMapping[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Templates -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Templates</maml:name>
          <maml:description>
            <maml:para>The TMS templates.</maml:para>
          </maml:description>
          <command:parameterValue required="true">TmsTemplate[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.TmsTemplate[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestMetadata -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestMetadata</maml:name>
          <maml:description>
            <maml:para>The requested metadata.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHFieldMetadata[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHFieldMetadata[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: GroupMetadata -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupMetadata</maml:name>
          <maml:description>
            <maml:para>The grouping metadata.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHFieldMetadata[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHFieldMetadata[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApiKey -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApiKey</maml:name>
          <maml:description>
            <maml:para>API key that is associated with a user.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecretKey -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecretKey</maml:name>
          <maml:description>
            <maml:para>Secret - API key encrypted using HMACSHA256 with the password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: HttpTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HttpTimeout</maml:name>
          <maml:description>
            <maml:para>The HTTP timeout. Supported since version 13.0.0 of CM</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: PSCredential -->
      <command:syntaxItem>
        <maml:name>Set-ISHIntegrationTMS</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>The name (alias) of TMS.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Uri -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Uri</maml:name>
          <maml:description>
            <maml:para>The Uri to TMS.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UseSsl -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseSsl</maml:name>
          <command:parameterValue required="true">bool</command:parameterValue>
          <dev:type>
            <maml:name>System.Boolean</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaximumJobSize -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaximumJobSize</maml:name>
          <maml:description>
            <maml:para>The max value of total size in bytes of uncompressed external job (externalJobMaxTotalUncompressedSizeBytes).</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>5242880</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RetriesOnTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RetriesOnTimeout</maml:name>
          <maml:description>
            <maml:para>The number of retries on timeout.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>3</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Mappings -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Mappings</maml:name>
          <maml:description>
            <maml:para>The mapping between ISHLanguage and TmsLanguage.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHLanguageToTmsLanguageMapping[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHLanguageToTmsLanguageMapping[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Templates -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Templates</maml:name>
          <maml:description>
            <maml:para>The TMS templates.</maml:para>
          </maml:description>
          <command:parameterValue required="true">TmsTemplate[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.TmsTemplate[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestMetadata -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestMetadata</maml:name>
          <maml:description>
            <maml:para>The requested metadata.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHFieldMetadata[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHFieldMetadata[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: GroupMetadata -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupMetadata</maml:name>
          <maml:description>
            <maml:para>The grouping metadata.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHFieldMetadata[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHFieldMetadata[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Credential -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The user credential to get access to TMS. Supported since version 13.0.3 of CM</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: HttpTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HttpTimeout</maml:name>
          <maml:description>
            <maml:para>The HTTP timeout. Supported since version 13.0.0 of CM</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UserName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserName</maml:name>
          <maml:description>
            <maml:para>The operation system user's name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserPassword -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPassword</maml:name>
          <maml:description>
            <maml:para>The operation system user's password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UserName/UserPassword -->
      <command:syntaxItem>
        <maml:name>Set-ISHIntegrationTMS</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>The name (alias) of TMS.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Uri -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Uri</maml:name>
          <maml:description>
            <maml:para>The Uri to TMS.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UseSsl -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseSsl</maml:name>
          <command:parameterValue required="true">bool</command:parameterValue>
          <dev:type>
            <maml:name>System.Boolean</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaximumJobSize -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaximumJobSize</maml:name>
          <maml:description>
            <maml:para>The max value of total size in bytes of uncompressed external job (externalJobMaxTotalUncompressedSizeBytes).</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>5242880</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RetriesOnTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RetriesOnTimeout</maml:name>
          <maml:description>
            <maml:para>The number of retries on timeout.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>3</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Mappings -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Mappings</maml:name>
          <maml:description>
            <maml:para>The mapping between ISHLanguage and TmsLanguage.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHLanguageToTmsLanguageMapping[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHLanguageToTmsLanguageMapping[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Templates -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Templates</maml:name>
          <maml:description>
            <maml:para>The TMS templates.</maml:para>
          </maml:description>
          <command:parameterValue required="true">TmsTemplate[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.TmsTemplate[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestMetadata -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestMetadata</maml:name>
          <maml:description>
            <maml:para>The requested metadata.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHFieldMetadata[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHFieldMetadata[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: GroupMetadata -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupMetadata</maml:name>
          <maml:description>
            <maml:para>The grouping metadata.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHFieldMetadata[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHFieldMetadata[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Credential -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The user credential to get access to TMS. Supported since version 13.0.3 of CM</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: HttpTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HttpTimeout</maml:name>
          <maml:description>
            <maml:para>The HTTP timeout. Supported since version 13.0.0 of CM</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UserName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserName</maml:name>
          <maml:description>
            <maml:para>The operation system user's name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserPassword -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPassword</maml:name>
          <maml:description>
            <maml:para>The operation system user's password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>The name (alias) of TMS.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Uri -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Uri</maml:name>
        <maml:description>
          <maml:para>The Uri to TMS.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UseSsl -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseSsl</maml:name>
        <command:parameterValue required="true">bool</command:parameterValue>
        <dev:type>
          <maml:name>System.Boolean</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaximumJobSize -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaximumJobSize</maml:name>
        <maml:description>
          <maml:para>The max value of total size in bytes of uncompressed external job (externalJobMaxTotalUncompressedSizeBytes).</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>5242880</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RetriesOnTimeout -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RetriesOnTimeout</maml:name>
        <maml:description>
          <maml:para>The number of retries on timeout.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>3</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Mappings -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Mappings</maml:name>
        <maml:description>
          <maml:para>The mapping between ISHLanguage and TmsLanguage.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHLanguageToTmsLanguageMapping[]</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHLanguageToTmsLanguageMapping[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Templates -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Templates</maml:name>
        <maml:description>
          <maml:para>The TMS templates.</maml:para>
        </maml:description>
        <command:parameterValue required="true">TmsTemplate[]</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.TmsTemplate[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestMetadata -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestMetadata</maml:name>
        <maml:description>
          <maml:para>The requested metadata.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHFieldMetadata[]</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHFieldMetadata[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: GroupMetadata -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GroupMetadata</maml:name>
        <maml:description>
          <maml:para>The grouping metadata.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHFieldMetadata[]</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHFieldMetadata[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ApiKey -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ApiKey</maml:name>
        <maml:description>
          <maml:para>API key that is associated with a user.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SecretKey -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>SecretKey</maml:name>
        <maml:description>
          <maml:para>Secret - API key encrypted using HMACSHA256 with the password.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Credential -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Credential</maml:name>
        <maml:description>
          <maml:para>The user credential to get access to TMS. Supported since version 13.0.3 of CM</maml:para>
        </maml:description>
        <command:parameterValue required="true">PSCredential</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSCredential</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: HttpTimeout -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>HttpTimeout</maml:name>
        <maml:description>
          <maml:para>The HTTP timeout. Supported since version 13.0.0 of CM</maml:para>
        </maml:description>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00:00:00</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: UserName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserName</maml:name>
        <maml:description>
          <maml:para>The operation system user's name.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UserPassword -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserPassword</maml:name>
        <maml:description>
          <maml:para>The operation system user's password.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHIntegrationTMS -ISHDeployment $deployment -Name "ws1" -Uri "https:\\ws1.sd.com" -MaximumJobSize 5242880 -RetriesOnTimeout 3 -ApiKey "someApiKey" -SecretKey "someSecretKey" -Mapping $mapping -Templates $templates</dev:code>
        <dev:remarks>
          <maml:para>This command enables the translation organizer windows service. The pair of -ApiKey and -SecretKey parameters is used for authorization with TMS server. Parameter -MaximumJobSize is the max value of total size in bytes of uncompressed external job. In the TMS configuration section, this parameter has name "externalJobMaxTotalUncompressedSizeBytes". Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet. Parameter $mapping is a object with pair of properties, where ISHLanguage is InfoShare language identifier retrieved from New-ISHIntegrationTMSMapping cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHIntegrationTMS -ISHDeployment $deployment -Name "ws1" -Uri "https:\\ws1.sd.com" -MaximumJobSize 5242880 -RetriesOnTimeout 3 -Credential $credential -Mapping $mapping -Templates $templates</dev:code>
        <dev:remarks>
          <maml:para>This command enables the translation organizer windows service and does authorization with TMS server by using of pair of username and password values. Parameter $credential is PSCredential object with username and password which is supported starting from 13.0.3 version of CM. Parameter -MaximumJobSize is the max value of total size in bytes of uncompressed external job. In the TMS configuration section, this parameter has name "externalJobMaxTotalUncompressedSizeBytes". Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet. Parameter $mapping is a object with pair of properties, where ISHLanguage is InfoShare language identifier retrieved from New-ISHIntegrationTMSMapping cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 3 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHIntegrationTMS -ISHDeployment $deployment -Name "ws1" -Uri "https:\\ws1.sd.com" -MaximumJobSize 5242880 -RetriesOnTimeout 3 -UserName $userName -UserPassword $userPassword -Mapping $mapping -Templates $templates</dev:code>
        <dev:remarks>
          <maml:para>This command enables the translation organizer windows service and does authorization with TMS server by using of pair of username and password values. Parameter $userName is operation system's user name. Parameter $userPassword is operation system's user password. Parameter -MaximumJobSize is the max value of total size in bytes of uncompressed external job. In the TMS configuration section, this parameter has name "externalJobMaxTotalUncompressedSizeBytes". Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet. Parameter $mapping is a object with pair of properties, where ISHLanguage is InfoShare language identifier retrieved from New-ISHIntegrationTMSMapping cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-ISHIntegrationTMSMapping</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-ISHIntegrationTMSTemplate</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-ISHFieldMetadata</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-ISHIntegrationTMS</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: New-ISHIntegrationTMSMapping -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-ISHIntegrationTMSMapping</command:name>
      <command:verb>New</command:verb>
      <command:noun>ISHIntegrationTMSMapping</command:noun>
      <maml:description>
        <maml:para>Creates a new mapping pair ISHLanguage to TmsLanguage.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The New-ISHIntegrationTMSMapping cmdlet creates an object with pair of properties, where ISHLanguage is InfoShare language identifier (example: "en") and TmsLanguage is language identifier of TMS (example: "EN-US").</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>New-ISHIntegrationTMSMapping</maml:name>
        <!-- Parameter: TmsLanguage -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>TmsLanguage</maml:name>
          <maml:description>
            <maml:para>The language identifier of TMS.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHLanguage -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHLanguage</maml:name>
          <maml:description>
            <maml:para>The trisoft language identifier.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: TmsLanguage -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>TmsLanguage</maml:name>
        <maml:description>
          <maml:para>The language identifier of TMS.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHLanguage -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHLanguage</maml:name>
        <maml:description>
          <maml:para>The trisoft language identifier.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;New-ISHIntegrationTMSMapping -ISHLanguage "en" -TmsLanguage "EN-US"</dev:code>
        <dev:remarks>
          <maml:para>This command creates new object for English language where ID of the same language on TMS is EN-US.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHIntegrationTMS</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: New-ISHIntegrationTMSTemplate -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-ISHIntegrationTMSTemplate</command:name>
      <command:verb>New</command:verb>
      <command:noun>ISHIntegrationTMSTemplate</command:noun>
      <maml:description>
        <maml:para>Creates a new ISH Template Field for TMS in Translation Organizer.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The New-ISHIntegrationTMSTemplate cmdlet creates an object with pair of properties: Template ID and Name. Used for tms translation integration.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>New-ISHIntegrationTMSTemplate</maml:name>
        <!-- Parameter: TemplateId -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>TemplateId</maml:name>
          <maml:description>
            <maml:para>The TMS template Id.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>The name of TMS template.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: TemplateId -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>TemplateId</maml:name>
        <maml:description>
          <maml:para>The TMS template Id.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>The name of TMS template.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;New-ISHIntegrationTMSTemplate -Name "testName" -TemplateId "testTemplateId"</dev:code>
        <dev:remarks>
          <maml:para>This command creates new object with metadata with name testName, level testLevel and valuetype testValueType.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHIntegrationTMS</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Remove-ISHIntegrationWorldServer -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Remove-ISHIntegrationWorldServer</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>ISHIntegrationWorldServer</command:noun>
      <maml:description>
        <maml:para>World Server Instance from Translation Organizer.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Remove-ISHIntegrationWorldServer cmdlet removes World Server Instance from Translation Organizer.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Remove-ISHIntegrationWorldServer</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Remove-ISHIntegrationWorldServer -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>Removes World Server Instance from Translation Organizer. This command removes World Server Instance from Translation Organizer. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHIntegrationWorldServer</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHIntegrationWorldServer -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHIntegrationWorldServer</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHIntegrationWorldServer</command:noun>
      <maml:description>
        <maml:para>Sets configuration of WorldServer.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHIntegrationWorldServer cmdlet sets configuration of WorldServer.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: SOAP -->
      <command:syntaxItem>
        <maml:name>Set-ISHIntegrationWorldServer</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>The name (alias) of WorldServer.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Uri -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Uri</maml:name>
          <maml:description>
            <maml:para>The Uri to WorldServer.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaximumJobSize -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaximumJobSize</maml:name>
          <maml:description>
            <maml:para>The max value of total size in bytes of uncompressed external job (externalJobMaxTotalUncompressedSizeBytes).</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>5242880</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RetriesOnTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RetriesOnTimeout</maml:name>
          <maml:description>
            <maml:para>The number of retries on timeout.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>3</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Timeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Timeout</maml:name>
          <maml:description>
            <maml:para>The HTTP timeout (Used for REST client only). Supported since version 13.0.3 of CM</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SOAP -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SOAP</maml:name>
          <maml:description>
            <maml:para>The type of the API Protocol. Supported since version 13.0.3 of CM</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Mappings -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Mappings</maml:name>
          <maml:description>
            <maml:para>The mapping between trisoftLanguage and worldServerLocaleId.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHLanguageToWorldServerLocaleIdMapping[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHLanguageToWorldServerLocaleIdMapping[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: PSCredential -->
      <command:syntaxItem>
        <maml:name>Set-ISHIntegrationWorldServer</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>The name (alias) of WorldServer.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Uri -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Uri</maml:name>
          <maml:description>
            <maml:para>The Uri to WorldServer.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaximumJobSize -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaximumJobSize</maml:name>
          <maml:description>
            <maml:para>The max value of total size in bytes of uncompressed external job (externalJobMaxTotalUncompressedSizeBytes).</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>5242880</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RetriesOnTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RetriesOnTimeout</maml:name>
          <maml:description>
            <maml:para>The number of retries on timeout.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>3</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Timeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Timeout</maml:name>
          <maml:description>
            <maml:para>The HTTP timeout (Used for REST client only). Supported since version 13.0.3 of CM</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Mappings -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Mappings</maml:name>
          <maml:description>
            <maml:para>The mapping between trisoftLanguage and worldServerLocaleId.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHLanguageToWorldServerLocaleIdMapping[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHLanguageToWorldServerLocaleIdMapping[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Credential -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The credential that will be set.</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserName</maml:name>
          <maml:description>
            <maml:para>The operation system user's name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserPassword -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPassword</maml:name>
          <maml:description>
            <maml:para>The operation system user's password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UserName/UserPassword -->
      <command:syntaxItem>
        <maml:name>Set-ISHIntegrationWorldServer</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>The name (alias) of WorldServer.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Uri -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Uri</maml:name>
          <maml:description>
            <maml:para>The Uri to WorldServer.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaximumJobSize -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaximumJobSize</maml:name>
          <maml:description>
            <maml:para>The max value of total size in bytes of uncompressed external job (externalJobMaxTotalUncompressedSizeBytes).</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>5242880</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RetriesOnTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RetriesOnTimeout</maml:name>
          <maml:description>
            <maml:para>The number of retries on timeout.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>3</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Timeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Timeout</maml:name>
          <maml:description>
            <maml:para>The HTTP timeout (Used for REST client only). Supported since version 13.0.3 of CM</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Mappings -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Mappings</maml:name>
          <maml:description>
            <maml:para>The mapping between trisoftLanguage and worldServerLocaleId.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHLanguageToWorldServerLocaleIdMapping[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHLanguageToWorldServerLocaleIdMapping[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Credential -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The credential that will be set.</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserName</maml:name>
          <maml:description>
            <maml:para>The operation system user's name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserPassword -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPassword</maml:name>
          <maml:description>
            <maml:para>The operation system user's password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>The name (alias) of WorldServer.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Uri -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Uri</maml:name>
        <maml:description>
          <maml:para>The Uri to WorldServer.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaximumJobSize -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaximumJobSize</maml:name>
        <maml:description>
          <maml:para>The max value of total size in bytes of uncompressed external job (externalJobMaxTotalUncompressedSizeBytes).</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>5242880</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RetriesOnTimeout -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RetriesOnTimeout</maml:name>
        <maml:description>
          <maml:para>The number of retries on timeout.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>3</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Timeout -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Timeout</maml:name>
        <maml:description>
          <maml:para>The HTTP timeout (Used for REST client only). Supported since version 13.0.3 of CM</maml:para>
        </maml:description>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00:00:00</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SOAP -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SOAP</maml:name>
        <maml:description>
          <maml:para>The type of the API Protocol. Supported since version 13.0.3 of CM</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Mappings -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Mappings</maml:name>
        <maml:description>
          <maml:para>The mapping between trisoftLanguage and worldServerLocaleId.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHLanguageToWorldServerLocaleIdMapping[]</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHLanguageToWorldServerLocaleIdMapping[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Credential -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Credential</maml:name>
        <maml:description>
          <maml:para>The credential that will be set.</maml:para>
        </maml:description>
        <command:parameterValue required="true">PSCredential</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSCredential</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UserName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserName</maml:name>
        <maml:description>
          <maml:para>The operation system user's name.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UserPassword -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserPassword</maml:name>
        <maml:description>
          <maml:para>The operation system user's password.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHIntegrationWorldServer -ISHDeployment $deployment -Name "ws1" -Uri "https:\\ws1.sd.com" -Credential $credential -MaximumJobSize 5242880 -RetriesOnTimeout 3 -Mapping $mapping </dev:code>
        <dev:remarks>
          <maml:para>This command enables the translation organizer windows service. Parameter -MaximumJobSize is the max value of total size in bytes of uncompressed external job. In the WorldServer configuration section, this parameter has name "externalJobMaxTotalUncompressedSizeBytes". Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet. Parameter $credential is a set of security credentials, such as a user name and a password. Parameter $mapping is a object with pair of properties, where ISHLanguage is InfoShare language identifier retrieved from New-ISHIntegrationWorldServerMapping cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHIntegrationWorldServer -ISHDeployment $deployment -Name "ws1" -Uri "https:\\ws1.sd.com" -UserName $userName -UserPassword $userPassword -MaximumJobSize 5242880 -RetriesOnTimeout 3 -Mapping $mapping </dev:code>
        <dev:remarks>
          <maml:para>This command enables the translation organizer windows service. Parameter -MaximumJobSize is the max value of total size in bytes of uncompressed external job. In the WorldServer configuration section, this parameter has name "externalJobMaxTotalUncompressedSizeBytes". Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet. Parameter $userName is operation system's user name. Parameter $userPassword is operation system's user password. Parameter $mapping is a object with pair of properties, where ISHLanguage is InfoShare language identifier retrieved from New-ISHIntegrationWorldServerMapping cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-ISHIntegrationWorldServerMapping</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-ISHIntegrationWorldServer</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: New-ISHIntegrationWorldServerMapping -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-ISHIntegrationWorldServerMapping</command:name>
      <command:verb>New</command:verb>
      <command:noun>ISHIntegrationWorldServerMapping</command:noun>
      <maml:description>
        <maml:para>Creates a new mapping pair ISHLanguage to WSLocaleID.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The New-ISHIntegrationWorldServerMapping cmdlet creates an object with pair of properties, where ISHLanguage is InfoShare language identifier (example: "en") and WSLocaleID is language identifier of WorldServer (example: "1145").</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>New-ISHIntegrationWorldServerMapping</maml:name>
        <!-- Parameter: ISHLanguage -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHLanguage</maml:name>
          <maml:description>
            <maml:para>The trisoft language identifier.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WSLocaleID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>WSLocaleID</maml:name>
          <maml:description>
            <maml:para>The language identifier of WorldServer.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHLanguage -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHLanguage</maml:name>
        <maml:description>
          <maml:para>The trisoft language identifier.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: WSLocaleID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>WSLocaleID</maml:name>
        <maml:description>
          <maml:para>The language identifier of WorldServer.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;New-ISHIntegrationWorldServerMapping -ISHLanguage "en" -WSLocaleID 1145</dev:code>
        <dev:remarks>
          <maml:para>This command creates new object for English language where ID of the same language on WorldLocale is 1145.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHIntegrationWorldServer </maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHOSUser -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHOSUser</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHOSUser</command:noun>
      <maml:description>
        <maml:para>Sets OS user credentials.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHOSUser cmdlet sets new security credentials of OS user. The user that executes all deployment's processes. The scope of this cmdlet is Operating System.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: PSCredential -->
      <command:syntaxItem>
        <maml:name>Set-ISHOSUser</maml:name>
        <!-- Parameter: Credential -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The credential that will be set.</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserName</maml:name>
          <maml:description>
            <maml:para>The operation system user's name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserPassword -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPassword</maml:name>
          <maml:description>
            <maml:para>The operation system user's password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UserName/UserPassword -->
      <command:syntaxItem>
        <maml:name>Set-ISHOSUser</maml:name>
        <!-- Parameter: Credential -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The credential that will be set.</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserName</maml:name>
          <maml:description>
            <maml:para>The operation system user's name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserPassword -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPassword</maml:name>
          <maml:description>
            <maml:para>The operation system user's password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Credential -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Credential</maml:name>
        <maml:description>
          <maml:para>The credential that will be set.</maml:para>
        </maml:description>
        <command:parameterValue required="true">PSCredential</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSCredential</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UserName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserName</maml:name>
        <maml:description>
          <maml:para>The operation system user's name.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UserPassword -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserPassword</maml:name>
        <maml:description>
          <maml:para>The operation system user's password.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHOSUser -ISHDeployment $deployment -Credential $credential</dev:code>
        <dev:remarks>
          <maml:para>This command sets new OS user credentials.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
          <maml:para>Parameter $credential is a set of security credentials, such as a user name and a password.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHOSUser -ISHDeployment $deployment -UserName $userName -UserPassword $userPassword</dev:code>
        <dev:remarks>
          <maml:para>This command sets new OS user credentials.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
          <maml:para>Parameter $userName is operation system's user name.</maml:para>
          <maml:para>Parameter $userPassword is operation system's user password.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceUser</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHActor</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHPackageFolderPath -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHPackageFolderPath</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHPackageFolderPath</command:noun>
      <maml:description>
        <maml:para>Gets the path of a folder where the commandlets output files or packages or use them as input.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHPackageFolderPath cmdlet gets the path of a folder where the commandlets output files or packages or use them as input. This folder is specific per deployment. The folder contains archives or files that were created as output of other cmdlets of the module. The folder contains also archives or files that are used as input to other cmdlets of the module.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHPackageFolderPath</maml:name>
        <!-- Parameter: UNC -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UNC</maml:name>
          <maml:description>
            <maml:para>Return path in UNC format.</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: UNC -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UNC</maml:name>
        <maml:description>
          <maml:para>Return path in UNC format.</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHPackageFolderPath -ISHDeployment $deployment -UNC</dev:code>
        <dev:remarks>
          <maml:para>This command gets the UNC path to Packages folder for Content Manager deployment. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
  </command:command>
  <!-- Cmdlet: Set-ISHServiceAccount -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHServiceAccount</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHServiceAccount</command:noun>
      <maml:description>
        <maml:para>Sets client id and secret for ServiceAccount.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHServiceAccount cmdlet sets new client id and secret of Service user as defined in Access Management (ISHAM).</maml:para>
      <maml:para>Changes will take effect after the restart of services like TranslationOrganizer.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceAccount</maml:name>
        <!-- Parameter: ClientId -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClientId</maml:name>
          <maml:description>
            <maml:para>The Client ID of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by services like Translation Organizer to get access tokens from Access Management.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ClientSecret -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClientSecret</maml:name>
          <maml:description>
            <maml:para>The Client Secret of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by services like Translation Organizer to get access tokens from Access Management.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ClientId -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ClientId</maml:name>
        <maml:description>
          <maml:para>The Client ID of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by services like Translation Organizer to get access tokens from Access Management.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ClientSecret -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ClientSecret</maml:name>
        <maml:description>
          <maml:para>The Client Secret of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by services like Translation Organizer to get access tokens from Access Management.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceAccount -ISHDeployment $deployment -ClientId $guidFromAccessMgmt -ClientSecret $secretFromAccessMgmt</dev:code>
        <dev:remarks>
          <maml:para>This command sets the service account client id and secret for requesting access token from the Access Management. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-ISHDeployment</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Disable-ISHServiceBackgroundTask -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHServiceBackgroundTask</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHServiceBackgroundTask</command:noun>
      <maml:description>
        <maml:para>Disables BackgroundTask windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHServiceBackgroundTask cmdlet disables BackgroundTask windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Disable-ISHServiceBackgroundTask</maml:name>
        <!-- Parameter: Role -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Role</maml:name>
          <maml:description>
            <maml:para>The role of BackgroundTask services.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Default</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Role -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Role</maml:name>
        <maml:description>
          <maml:para>The role of BackgroundTask services.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Default</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHServiceBackgroundTask -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command disables BackgroundTask windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHServiceBackgroundTask -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHServiceBackgroundTask</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHServiceBackgroundTask</command:noun>
      <maml:description>
        <maml:para>Enables BackgroundTask windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHServiceBackgroundTask cmdlet enables BackgroundTask windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Enable-ISHServiceBackgroundTask</maml:name>
        <!-- Parameter: Role -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Role</maml:name>
          <maml:description>
            <maml:para>The role of BackgroundTask services.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Default</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Role -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Role</maml:name>
        <maml:description>
          <maml:para>The role of BackgroundTask services.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Default</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHServiceBackgroundTask -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command enables the BackgroundTask windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHServiceBackgroundTask -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHServiceBackgroundTask</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHServiceBackgroundTask</command:noun>
      <maml:description>
        <maml:para>Gets list of windows services for BackgroundTask.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHServiceBackgroundTask cmdlet gets list of BackgroundTask windows services.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHServiceBackgroundTask</maml:name>
        <!-- Parameter: Role -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Role</maml:name>
          <maml:description>
            <maml:para>The role of BackgroundTask services.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Role -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Role</maml:name>
        <maml:description>
          <maml:para>The role of BackgroundTask services.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHServiceBackgroundTask -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command shows the BackgroundTask windows services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHServiceBackgroundTask -ISHDeployment $deployment -Role "PublishOnly"</dev:code>
        <dev:remarks>
          <maml:para>This command shows the BackgroundTask windows services with role "PublishOnly". Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Remove-ISHServiceBackgroundTask -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Remove-ISHServiceBackgroundTask</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>ISHServiceBackgroundTask</command:noun>
      <maml:description>
        <maml:para>Removes BackgroundTask windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Remove-ISHServiceBackgroundTask cmdlet removes all BackgroundTask windows services of specified role.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Remove-ISHServiceBackgroundTask</maml:name>
        <!-- Parameter: Role -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Role</maml:name>
          <maml:description>
            <maml:para>The role of BackgroundTask services.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Role -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Role</maml:name>
        <maml:description>
          <maml:para>The role of BackgroundTask services.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Remove-ISHServiceBackgroundTask -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command removes all instances of BackgroundTask windows services of Default role. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Remove-ISHServiceBackgroundTask -ISHDeployment $deployment -Role "PublishOnly"</dev:code>
        <dev:remarks>
          <maml:para>This command removes all instances of BackgroundTask windows services with role "PublishOnly". Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHServiceBackgroundTask -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHServiceBackgroundTask</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHServiceBackgroundTask</command:noun>
      <maml:description>
        <maml:para>Sets BackgroundTask windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHServiceBackgroundTask cmdlet sets BackgroundTask windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceBackgroundTask</maml:name>
        <!-- Parameter: Count -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Count</maml:name>
          <maml:description>
            <maml:para>The number of BackgroundTask services in the system.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Role -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Role</maml:name>
          <maml:description>
            <maml:para>The role of BackgroundTask services.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Count -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Count</maml:name>
        <maml:description>
          <maml:para>The number of BackgroundTask services in the system.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Role -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Role</maml:name>
        <maml:description>
          <maml:para>The role of BackgroundTask services.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceBackgroundTask -ISHDeployment $deployment -Count 2</dev:code>
        <dev:remarks>
          <maml:para>This command changes the amount of instances of services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceBackgroundTask -ISHDeployment $deployment -Count 2 -Role "PublishOnly"</dev:code>
        <dev:remarks>
          <maml:para>This command changes the amount of instances of services with role "PublishOnly". Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-ISHServiceBackgroundTask</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Disable-ISHServiceCrawler -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHServiceCrawler</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHServiceCrawler</command:noun>
      <maml:description>
        <maml:para>Disables Crawler windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHServiceCrawler cmdlet disables Crawler windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Disable-ISHServiceCrawler</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHServiceCrawler -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command disables Crawler windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHServiceCrawler -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHServiceCrawler</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHServiceCrawler</command:noun>
      <maml:description>
        <maml:para>Enables Crawler windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHServiceCrawler cmdlet enables Crawler windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Enable-ISHServiceCrawler</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHServiceCrawler -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command enables the Crawler windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHServiceCrawler -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHServiceCrawler</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHServiceCrawler</command:noun>
      <maml:description>
        <maml:para>Gets list of windows services for Crawler.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHServiceCrawler cmdlet gets list of Crawler windows services.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHServiceCrawler</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHServiceCrawler -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command shows the Crawler windows services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHServiceCrawler -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHServiceCrawler</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHServiceCrawler</command:noun>
      <maml:description>
        <maml:para>Sets settings of Crawler services.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHServiceCrawler cmdlet sets settings of Crawler services.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceCrawler</maml:name>
        <!-- Parameter: Count -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Count</maml:name>
          <maml:description>
            <maml:para>The number of Crawler services in the system.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Hostname -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Hostname</maml:name>
          <maml:description>
            <maml:para>The Hostname of Crawler service.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Catalog -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Catalog</maml:name>
          <maml:description>
            <maml:para>The Catalog of Crawler service.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Count -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Count</maml:name>
        <maml:description>
          <maml:para>The number of Crawler services in the system.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Hostname -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Hostname</maml:name>
        <maml:description>
          <maml:para>The Hostname of Crawler service.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Catalog -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Catalog</maml:name>
        <maml:description>
          <maml:para>The Catalog of Crawler service.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceCrawler -ISHDeployment $deployment -Count 2</dev:code>
        <dev:remarks>
          <maml:para>This command changes the amount of instances of Crawler services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceCrawler -ISHDeployment $deployment -Hostname "testmachinename"</dev:code>
        <dev:remarks>
          <maml:para>This command changes the hostname of instances of Crawler services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 3 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceCrawler -ISHDeployment $deployment -Catalog "TrisoftInfoShareIndex"</dev:code>
        <dev:remarks>
          <maml:para>This command changes the catalog name of instances of Crawler services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceCrawler</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Disable-ISHServiceFontoContentQuality -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHServiceFontoContentQuality</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHServiceFontoContentQuality</command:noun>
      <maml:description>
        <maml:para>Disables fonto content quality windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHServiceFontoContentQuality cmdlet disables fonto content quality windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Disable-ISHServiceFontoContentQuality</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHServiceFontoContentQuality -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command disables the Fonto Content Quality windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHServiceFontoContentQuality -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHServiceFontoContentQuality</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHServiceFontoContentQuality</command:noun>
      <maml:description>
        <maml:para>Enables Fonto Content Quality windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHServiceFontoContentQuality cmdlet enables Fonto Content Quality windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Enable-ISHServiceFontoContentQuality</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHServiceFontoContentQuality -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command enables the Fonto Content Quality windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHServiceFontoContentQuality -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHServiceFontoContentQuality</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHServiceFontoContentQuality</command:noun>
      <maml:description>
        <maml:para>Gets list of windows services for Fonto Content Quality.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHServiceFontoContentQuality cmdlet gets list of Fonto Content Quality windows services.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHServiceFontoContentQuality</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHServiceFontoContentQuality -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command shows the Fonto Content Quality windows services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHServiceFontoContentQuality -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHServiceFontoContentQuality</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHServiceFontoContentQuality</command:noun>
      <maml:description>
        <maml:para>Sets target port for Fonto Content Quality.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHServiceFontoContentQuality cmdlet sets target port for Fonto Content Quality..</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceFontoContentQuality</maml:name>
        <!-- Parameter: ServicePort -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServicePort</maml:name>
          <maml:description>
            <maml:para>The target FontoContentQuality port.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ServicePort -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServicePort</maml:name>
        <maml:description>
          <maml:para>The target FontoContentQuality port.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceFontoContentQuality -ISHDeployment $deployment -ServicePort 8030</dev:code>
        <dev:remarks>
          <maml:para>This command sets the Fonto Content Quality target port. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFontoContentQuality</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Disable-ISHServiceFontoDocumentHistory -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHServiceFontoDocumentHistory</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHServiceFontoDocumentHistory</command:noun>
      <maml:description>
        <maml:para>Disables Fonto Document History windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHServiceFontoDocumentHistory cmdlet disables Fonto Document History windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Disable-ISHServiceFontoDocumentHistory</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHServiceFontoDocumentHistory -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command disables the Fonto Document History windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHServiceFontoDocumentHistory -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHServiceFontoDocumentHistory</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHServiceFontoDocumentHistory</command:noun>
      <maml:description>
        <maml:para>Enables Fonto Document History windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHServiceFontoDocumentHistory cmdlet enables Fonto Document History windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Enable-ISHServiceFontoDocumentHistory</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHServiceFontoDocumentHistory -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command enables the Fonto Document History windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHServiceFontoDocumentHistory -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHServiceFontoDocumentHistory</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHServiceFontoDocumentHistory</command:noun>
      <maml:description>
        <maml:para>Gets list of windows services for Fonto Document History.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHServiceFontoDocumentHistory cmdlet gets list of Fonto Document History windows services.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHServiceFontoDocumentHistory</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHServiceFontoDocumentHistory -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command shows the Fonto Document History windows services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHServiceFontoDocumentHistory -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHServiceFontoDocumentHistory</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHServiceFontoDocumentHistory</command:noun>
      <maml:description>
        <maml:para>Sets service port for Fonto Document History.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHServiceFontoDocumentHistory cmdlet sets service port for Fonto Document History.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceFontoDocumentHistory</maml:name>
        <!-- Parameter: ServicePort -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServicePort</maml:name>
          <maml:description>
            <maml:para>The target FontoDocumentHistory service port.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ServicePort -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServicePort</maml:name>
        <maml:description>
          <maml:para>The target FontoDocumentHistory service port.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceFontoDocumentHistory -ISHDeployment $deployment -ServicePort 8020</dev:code>
        <dev:remarks>
          <maml:para>This command sets the Fonto Document History service port. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFontoDocumentHistory</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Disable-ISHServiceFontoReview -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHServiceFontoReview</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHServiceFontoReview</command:noun>
      <maml:description>
        <maml:para>Disables fonto review windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHServiceFontoReview cmdlet disables fonto review windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Disable-ISHServiceFontoReview</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHServiceFontoReview -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command disables the fonto review windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHServiceFontoReview -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHServiceFontoReview</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHServiceFontoReview</command:noun>
      <maml:description>
        <maml:para>Enables fonto review windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHServiceFontoReview cmdlet enables fonto review windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Enable-ISHServiceFontoReview</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHServiceFontoReview -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command enables the fonto review windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHServiceFontoReview -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHServiceFontoReview</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHServiceFontoReview</command:noun>
      <maml:description>
        <maml:para>Gets list of windows services for Fonto Review.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHServiceFontoReview cmdlet gets list of fonto review windows services.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHServiceFontoReview</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHServiceFontoReview -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command shows the fonto review windows services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHServiceFontoReview -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHServiceFontoReview</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHServiceFontoReview</command:noun>
      <maml:description>
        <maml:para>Sets target port for Fonto Review.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHServiceFontoReview cmdlet sets target port for Fonto Review..</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceFontoReview</maml:name>
        <!-- Parameter: ServicePort -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServicePort</maml:name>
          <maml:description>
            <maml:para>The target FontoReview port.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ServicePort -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServicePort</maml:name>
        <maml:description>
          <maml:para>The target FontoReview port.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceFontoReview -ISHDeployment $deployment -ServicePort 8081</dev:code>
        <dev:remarks>
          <maml:para>This command sets the fonto review target port. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFontoReview</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Disable-ISHServiceFullTextIndex -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHServiceFullTextIndex</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHServiceFullTextIndex</command:noun>
      <maml:description>
        <maml:para>Disables SolrLucene windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHServiceFullTextIndex cmdlet disables SolrLucene windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Disable-ISHServiceFullTextIndex</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHServiceFullTextIndex -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command disables SolrLucene windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHServiceFullTextIndex -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHServiceFullTextIndex</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHServiceFullTextIndex</command:noun>
      <maml:description>
        <maml:para>Enables SolrLucene windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHServiceFullTextIndex cmdlet enables SolrLucene windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Enable-ISHServiceFullTextIndex</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHServiceFullTextIndex -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command enables the SolrLucene windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHServiceFullTextIndex -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHServiceFullTextIndex</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHServiceFullTextIndex</command:noun>
      <maml:description>
        <maml:para>Gets list of windows services for SolrLucene.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHServiceFullTextIndex cmdlet gets list of SolrLucene windows services.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHServiceFullTextIndex</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHServiceFullTextIndex -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command shows the SolrLucene windows services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHServiceFullTextIndex -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHServiceFullTextIndex</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHServiceFullTextIndex</command:noun>
      <maml:description>
        <maml:para>Sets target lucene ServicePort.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHServiceFullTextIndex cmdlet sets target lucene ServicePort.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceFullTextIndex</maml:name>
        <!-- Parameter: ServicePort -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServicePort</maml:name>
          <maml:description>
            <maml:para>The target lucene ServicePort.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ServicePort -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServicePort</maml:name>
        <maml:description>
          <maml:para>The target lucene ServicePort.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceFullTextIndex -ISHDeployment $deployment -ServicePort 8081</dev:code>
        <dev:remarks>
          <maml:para>This command changes the target port of instances of SolrLucene services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceFullTextIndex</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHIntegrationFullTextIndex</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Disable-ISHServiceTranslationBuilder -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHServiceTranslationBuilder</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHServiceTranslationBuilder</command:noun>
      <maml:description>
        <maml:para>Disables translation builder windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHServiceTranslationBuilder cmdlet disables translation builder windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Disable-ISHServiceTranslationBuilder</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHServiceTranslationBuilder -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command disables the translation builder windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHServiceTranslationBuilder -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHServiceTranslationBuilder</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHServiceTranslationBuilder</command:noun>
      <maml:description>
        <maml:para>Enables translation builder windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHServiceTranslationBuilder cmdlet enables translation builder windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Enable-ISHServiceTranslationBuilder</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHServiceTranslationBuilder -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command enables the translation builder windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHServiceTranslationBuilder -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHServiceTranslationBuilder</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHServiceTranslationBuilder</command:noun>
      <maml:description>
        <maml:para>Gets list of windows services for Translation Builder.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHServiceTranslationBuilder cmdlet gets list of translation builder windows services.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHServiceTranslationBuilder</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHServiceTranslationBuilder -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command shows the translation builder windows services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHServiceTranslationBuilder -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHServiceTranslationBuilder</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHServiceTranslationBuilder</command:noun>
      <maml:description>
        <maml:para>Sets translation builder windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHServiceTranslationBuilder cmdlet sets translation builder windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: TranslationBuilderSettings -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceTranslationBuilder</maml:name>
        <!-- Parameter: MaxObjectsInOnePush -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxObjectsInOnePush</maml:name>
          <maml:description>
            <maml:para>The maximum number of objects in one push.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxJobItemsCreatedInOneCall -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxJobItemsCreatedInOneCall</maml:name>
          <maml:description>
            <maml:para>The maximum number of objects in one push.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CompletedJobLifeSpan -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CompletedJobLifeSpan</maml:name>
          <maml:description>
            <maml:para>The life period of completed job.</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: JobProcessingTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>JobProcessingTimeout</maml:name>
          <maml:description>
            <maml:para>The timeout of processing of job.</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: JobPollingInterval -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>JobPollingInterval</maml:name>
          <maml:description>
            <maml:para>The interval of polling of job.</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PendingJobPollingInterval -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PendingJobPollingInterval</maml:name>
          <maml:description>
            <maml:para>The interval of polling of pending job.</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: TranslationBuilderCount -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceTranslationBuilder</maml:name>
        <!-- Parameter: Count -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Count</maml:name>
          <maml:description>
            <maml:para>The number of TranslationBuilder services in the system.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: MaxObjectsInOnePush -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxObjectsInOnePush</maml:name>
        <maml:description>
          <maml:para>The maximum number of objects in one push.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: MaxJobItemsCreatedInOneCall -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxJobItemsCreatedInOneCall</maml:name>
        <maml:description>
          <maml:para>The maximum number of objects in one push.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CompletedJobLifeSpan -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CompletedJobLifeSpan</maml:name>
        <maml:description>
          <maml:para>The life period of completed job.</maml:para>
        </maml:description>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00:00:00</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: JobProcessingTimeout -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>JobProcessingTimeout</maml:name>
        <maml:description>
          <maml:para>The timeout of processing of job.</maml:para>
        </maml:description>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00:00:00</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: JobPollingInterval -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>JobPollingInterval</maml:name>
        <maml:description>
          <maml:para>The interval of polling of job.</maml:para>
        </maml:description>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00:00:00</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: PendingJobPollingInterval -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PendingJobPollingInterval</maml:name>
        <maml:description>
          <maml:para>The interval of polling of pending job.</maml:para>
        </maml:description>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00:00:00</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Count -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Count</maml:name>
        <maml:description>
          <maml:para>The number of TranslationBuilder services in the system.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceTranslationBuilder -ISHDeployment $deployment -MaxObjectsInOnePush 1000</dev:code>
        <dev:remarks>
          <maml:para>This command enables the translation builder windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceTranslationBuilder -ISHDeployment $deployment -Count 2</dev:code>
        <dev:remarks>
          <maml:para>This command changes the amount of instances of services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHExternalPreview</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Disable-ISHServiceTranslationOrganizer -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHServiceTranslationOrganizer</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHServiceTranslationOrganizer</command:noun>
      <maml:description>
        <maml:para>Disables translation organizer windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHServiceTranslationOrganizer cmdlet disables translation organizer windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Disable-ISHServiceTranslationOrganizer</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHServiceTranslationBuilder -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command disables the translation organizer windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHServiceTranslationOrganizer -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHServiceTranslationOrganizer</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHServiceTranslationOrganizer</command:noun>
      <maml:description>
        <maml:para>Enables translation organizer windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHServiceTranslationOrganizer cmdlet enables translation organizer windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Enable-ISHServiceTranslationOrganizer</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHServiceTranslationOrganizer -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command enables the translation organizer windows service. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHIISAppPool</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Get-ISHServiceTranslationOrganizer -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-ISHServiceTranslationOrganizer</command:name>
      <command:verb>Get</command:verb>
      <command:noun>ISHServiceTranslationOrganizer</command:noun>
      <maml:description>
        <maml:para>Gets list of windows services for Translation Builder.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-ISHServiceTranslationOrganizer cmdlet gets list of translation builder windows services.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-ISHServiceTranslationOrganizer</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Get-ISHServiceTranslationOrganizer -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command shows the translation builder windows services. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHServiceTranslationOrganizer -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHServiceTranslationOrganizer</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHServiceTranslationOrganizer</command:noun>
      <maml:description>
        <maml:para>Sets translation organizer windows service.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHServiceTranslationOrganizer cmdlet sets translation organizer windows service.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: TranslationOrganizerSettings -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceTranslationOrganizer</maml:name>
        <!-- Parameter: DumpFolder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DumpFolder</maml:name>
          <maml:description>
            <maml:para>The path to dump folder.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxTranslationJobItemsUpdatedInOneCall -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxTranslationJobItemsUpdatedInOneCall</maml:name>
          <maml:description>
            <maml:para>The maximum number of job items updated in one call.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: JobPollingInterval -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>JobPollingInterval</maml:name>
          <maml:description>
            <maml:para>The interval of job polling.</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PendingJobPollingInterval -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PendingJobPollingInterval</maml:name>
          <maml:description>
            <maml:para>The interval of polling of pending job.</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SystemTaskInterval -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SystemTaskInterval</maml:name>
          <maml:description>
            <maml:para>The interval of system task.</maml:para>
          </maml:description>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00:00:00</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AttemptsBeforeFailOnRetrieval -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AttemptsBeforeFailOnRetrieval</maml:name>
          <maml:description>
            <maml:para>The number of attempts before fail on retrieval.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UpdateLeasedByPerNumberOfItems -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UpdateLeasedByPerNumberOfItems</maml:name>
          <maml:description>
            <maml:para>TUpdate leased by per number of items.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RetriesOnTimeout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RetriesOnTimeout</maml:name>
          <maml:description>
            <maml:para>The number of retries on timeout.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: TranslationOrganizerSynchronization -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceTranslationOrganizer</maml:name>
        <!-- Parameter: SynchronizeTemplates -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>SynchronizeTemplates</maml:name>
          <maml:description>
            <maml:para>Synchronizing the templates.</maml:para>
          </maml:description>
          <command:parameterValue required="true">bool</command:parameterValue>
          <dev:type>
            <maml:name>System.Boolean</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: TranslationOrganizerCount -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceTranslationOrganizer</maml:name>
        <!-- Parameter: Count -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Count</maml:name>
          <maml:description>
            <maml:para>The number of TranslationOrganizer services in the system.</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ISHWSCredential -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceTranslationOrganizer</maml:name>
        <!-- Parameter: Credential -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The credential of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by Translation Organizer to get access tokens from Access Management.</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ISHWSClientSecret -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceTranslationOrganizer</maml:name>
        <!-- Parameter: ClientId -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClientId</maml:name>
          <maml:description>
            <maml:para>The Client ID of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by Translation Organizer to get access tokens from Access Management.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ClientSecret -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClientSecret</maml:name>
          <maml:description>
            <maml:para>The Client Secret of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by Translation Organizer to get access tokens from Access Management.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DumpFolder -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DumpFolder</maml:name>
        <maml:description>
          <maml:para>The path to dump folder.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaxTranslationJobItemsUpdatedInOneCall -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxTranslationJobItemsUpdatedInOneCall</maml:name>
        <maml:description>
          <maml:para>The maximum number of job items updated in one call.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: JobPollingInterval -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>JobPollingInterval</maml:name>
        <maml:description>
          <maml:para>The interval of job polling.</maml:para>
        </maml:description>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00:00:00</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: PendingJobPollingInterval -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PendingJobPollingInterval</maml:name>
        <maml:description>
          <maml:para>The interval of polling of pending job.</maml:para>
        </maml:description>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00:00:00</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SystemTaskInterval -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SystemTaskInterval</maml:name>
        <maml:description>
          <maml:para>The interval of system task.</maml:para>
        </maml:description>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00:00:00</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AttemptsBeforeFailOnRetrieval -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AttemptsBeforeFailOnRetrieval</maml:name>
        <maml:description>
          <maml:para>The number of attempts before fail on retrieval.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: UpdateLeasedByPerNumberOfItems -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UpdateLeasedByPerNumberOfItems</maml:name>
        <maml:description>
          <maml:para>TUpdate leased by per number of items.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SynchronizeTemplates -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>SynchronizeTemplates</maml:name>
        <maml:description>
          <maml:para>Synchronizing the templates.</maml:para>
        </maml:description>
        <command:parameterValue required="true">bool</command:parameterValue>
        <dev:type>
          <maml:name>System.Boolean</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RetriesOnTimeout -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RetriesOnTimeout</maml:name>
        <maml:description>
          <maml:para>The number of retries on timeout.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Count -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Count</maml:name>
        <maml:description>
          <maml:para>The number of TranslationOrganizer services in the system.</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Credential -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Credential</maml:name>
        <maml:description>
          <maml:para>The credential of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by Translation Organizer to get access tokens from Access Management.</maml:para>
        </maml:description>
        <command:parameterValue required="true">PSCredential</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSCredential</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ClientId -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ClientId</maml:name>
        <maml:description>
          <maml:para>The Client ID of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by Translation Organizer to get access tokens from Access Management.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ClientSecret -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ClientSecret</maml:name>
        <maml:description>
          <maml:para>The Client Secret of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by Translation Organizer to get access tokens from Access Management.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceTranslationOrganizer -ISHDeployment $deployment -MaxTranslationJobItemsUpdatedInOneCall 1000</dev:code>
        <dev:remarks>
          <maml:para>This command enables the translation organizer windows service.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceTranslationOrganizer -ISHDeployment $deployment -SynchronizeTemplates $true</dev:code>
        <dev:remarks>
          <maml:para>This command enables synchronizing the templates.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 3 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceTranslationOrganizer -ISHDeployment $deployment -Count 2</dev:code>
        <dev:remarks>
          <maml:para>This command changes the amount of instances of services.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 4 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceTranslationOrganizer -ISHDeployment $deployment -ClientId $clientId -ClientSecret $clientSecret</dev:code>
        <dev:remarks>
          <maml:para>This command sets new ClientId and ClientSecret used by Translation Organizer to get access tokens from Access Management.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
          <maml:para>Parameter $clientId is a Client ID of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by Translation Organizer to get access tokens from Access Management.</maml:para>
          <maml:para>Parameter $clientSecret is a Client Secret of the Access Management ServiceAccount (e.g. API Client (ServiceUser)) that is used by Translation Organizer to get access tokens from Access Management.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 5 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceTranslationOrganizer -ISHDeployment $deployment -Credential $credential</dev:code>
        <dev:remarks>
          <maml:para>This command sets new ClientId and ClientSecret used by Translation Organizer to get access tokens from Access Management.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
          <maml:para>Parameter $credential is a set of security credentials, such as a clientId and a clientSecret.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHExternalPreview</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHAPIWCFServiceCertificate</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHServiceUser -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHServiceUser</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHServiceUser</command:noun>
      <maml:description>
        <maml:para>Sets Service user credentials.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHServiceUser cmdlet sets new security credentials of Service user based on CMS Internal User Profiles. So a username and password that are valid on Tridion Docs Identity Provider (ISHID).</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: PSCredential -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceUser</maml:name>
        <!-- Parameter: Credential -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The credential that will be set.</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserName</maml:name>
          <maml:description>
            <maml:para>The operation system user's name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserPassword -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPassword</maml:name>
          <maml:description>
            <maml:para>The operation system user's password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UserName/UserPassword -->
      <command:syntaxItem>
        <maml:name>Set-ISHServiceUser</maml:name>
        <!-- Parameter: Credential -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Credential</maml:name>
          <maml:description>
            <maml:para>The credential that will be set.</maml:para>
          </maml:description>
          <command:parameterValue required="true">PSCredential</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSCredential</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserName</maml:name>
          <maml:description>
            <maml:para>The operation system user's name.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UserPassword -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UserPassword</maml:name>
          <maml:description>
            <maml:para>The operation system user's password.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Credential -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Credential</maml:name>
        <maml:description>
          <maml:para>The credential that will be set.</maml:para>
        </maml:description>
        <command:parameterValue required="true">PSCredential</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSCredential</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UserName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserName</maml:name>
        <maml:description>
          <maml:para>The operation system user's name.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UserPassword -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UserPassword</maml:name>
        <maml:description>
          <maml:para>The operation system user's password.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceUser -ISHDeployment $deployment -Credential $credential</dev:code>
        <dev:remarks>
          <maml:para>This command sets new Service user credentials.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
          <maml:para>Parameter $credential is a set of security credentials, such as a user name and a password.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHServiceUser -ISHDeployment $deployment -UserName $userName -UserPassword $userPassword</dev:code>
        <dev:remarks>
          <maml:para>This command sets new Service user credentials.</maml:para>
          <maml:para>Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
          <maml:para>Parameter $userName is operation system's user name.</maml:para>
          <maml:para>Parameter $userPassword is operation system's user password.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Enable-ISHServiceTranslationBuilder</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHOSUser</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHActor</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Reset-ISHSTS -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Reset-ISHSTS</command:name>
      <command:verb>Reset</command:verb>
      <command:noun>ISHSTS</command:noun>
      <maml:description>
        <maml:para>Resets STS database.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>ISHSTS stores all configuration in a SQL compact database. When Content Manager is installed, the database is created and automatically seeded.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Reset-ISHSTS</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Reset-ISHSTS -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>This command resets STS database to initial state. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Remove-ISHIntegrationSTSCertificate</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHIntegrationSTSCertificate</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHSTSConfiguration</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHSTSConfiguration -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHSTSConfiguration</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHSTSConfiguration</command:noun>
      <maml:description>
        <maml:para>Sets STS token signing certificate.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHIntegrationSTSCertificate cmdlet sets STS token signing certificate.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHSTSConfiguration</maml:name>
        <!-- Parameter: TokenSigningCertificateThumbprint -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TokenSigningCertificateThumbprint</maml:name>
          <maml:description>
            <maml:para>Token signing certificate Thumbprint.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: TokenSigningCertificateThumbprint -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TokenSigningCertificateThumbprint</maml:name>
        <maml:description>
          <maml:para>Token signing certificate Thumbprint.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHSTSConfiguration -ISHDeployment $deployment -TokenSigningCertificateThumbprint "t1"</dev:code>
        <dev:remarks>
          <maml:para>This command sets STS token signing certificate. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Remove-ISHIntegrationSTSCertificate</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Reset-ISHSTS</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-ISHIntegrationSTSCertificate</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Remove-ISHTranslationFileSystemExport -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Remove-ISHTranslationFileSystemExport</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>ISHTranslationFileSystemExport</command:noun>
      <maml:description>
        <maml:para>TMS Instance from Translation Organizer.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Remove-ISHTranslationFileSystemExport cmdlet removes TMS Instance from Translation Organizer.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Remove-ISHTranslationFileSystemExport</maml:name>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Remove-ISHTranslationFileSystemExport -ISHDeployment $deployment</dev:code>
        <dev:remarks>
          <maml:para>Removes TMS Instance from Translation Organizer. This command removes TMS Instance from Translation Organizer. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHTranslationFileSystemExport</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Set-ISHTranslationFileSystemExport -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-ISHTranslationFileSystemExport</command:name>
      <command:verb>Set</command:verb>
      <command:noun>ISHTranslationFileSystemExport</command:noun>
      <maml:description>
        <maml:para>Sets configuration of FileSystem.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-ISHTranslationFileSystemExport cmdlet sets configuration of FileSystem.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-ISHTranslationFileSystemExport</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <maml:description>
            <maml:para>The name (alias) of FileSystem.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExportFolderPath -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExportFolderPath</maml:name>
          <maml:description>
            <maml:para>The path to export folder.</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaximumJobSize -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaximumJobSize</maml:name>
          <maml:description>
            <maml:para>The max value of total size in bytes of uncompressed external job (externalJobMaxTotalUncompressedSizeBytes).</maml:para>
          </maml:description>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>5242880</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestMetadata -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestMetadata</maml:name>
          <maml:description>
            <maml:para>The requested metadata.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHFieldMetadata[]</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHFieldMetadata[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>The name (alias) of FileSystem.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExportFolderPath -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExportFolderPath</maml:name>
        <maml:description>
          <maml:para>The path to export folder.</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaximumJobSize -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaximumJobSize</maml:name>
        <maml:description>
          <maml:para>The max value of total size in bytes of uncompressed external job (externalJobMaxTotalUncompressedSizeBytes).</maml:para>
        </maml:description>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>5242880</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestMetadata -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestMetadata</maml:name>
        <maml:description>
          <maml:para>The requested metadata.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHFieldMetadata[]</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.TranslationOrganizer.ISHFieldMetadata[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Set-ISHTranslationFileSystemExport -ISHDeployment $deployment -Name "FileSystem1" -ExportFolderPath "c:\ExportFolder" -MaximumJobSize 5242880</dev:code>
        <dev:remarks>
          <maml:para>This command enables the translation organizer windows service. Parameter -MaximumJobSize is the max value of total size in bytes of uncompressed external job. In the FileSystem configuration section, this parameter has name "externalJobMaxTotalUncompressedSizeBytes". Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-ISHServiceTranslationOrganizer</maml:linkText>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-ISHTranslationFileSystemExport</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Disable-ISHUICollectiveSpaces -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Disable-ISHUICollectiveSpaces</command:name>
      <command:verb>Disable</command:verb>
      <command:noun>ISHUICollectiveSpaces</command:noun>
      <maml:description>
        <maml:para>Disables Collective Spaces for Content Manager deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Disable-ISHUICollectiveSpaces cmdlet disables Collective Spaces for Content Manager deployment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: DraftSpace -->
      <command:syntaxItem>
        <maml:name>Disable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: DraftSpaceAndReviewSpace -->
      <command:syntaxItem>
        <maml:name>Disable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: DraftSpaceAndDocumentHistoryForDraftSpace -->
      <command:syntaxItem>
        <maml:name>Disable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForDraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForDraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Document History for Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: DraftSpaceAndReviewSpaceAndDocumentHistoryForDraftSpace -->
      <command:syntaxItem>
        <maml:name>Disable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForDraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForDraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Document History for Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: All -->
      <command:syntaxItem>
        <maml:name>Disable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForDraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForDraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Document History for Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Document History for Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ReviewSpace -->
      <command:syntaxItem>
        <maml:name>Disable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ReviewSpaceAndDocumentHistoryForDraftSpace -->
      <command:syntaxItem>
        <maml:name>Disable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForDraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForDraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Document History for Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ReviewSpaceAndDocumentHistoryForReviewSpace -->
      <command:syntaxItem>
        <maml:name>Disable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Document History for Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: DocumentHistoryForDraftSpace -->
      <command:syntaxItem>
        <maml:name>Disable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DocumentHistoryForDraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForDraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Document History for Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: DocumentHistoryForReviewSpace -->
      <command:syntaxItem>
        <maml:name>Disable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DocumentHistoryForReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to disable Document History for Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DraftSpace -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DraftSpace</maml:name>
        <maml:description>
          <maml:para>Switch parameter to disable Draft Space for Content Manager deployment</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReviewSpace -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReviewSpace</maml:name>
        <maml:description>
          <maml:para>Switch parameter to disable Review Space for Content Manager deployment</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DocumentHistoryForDraftSpace -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DocumentHistoryForDraftSpace</maml:name>
        <maml:description>
          <maml:para>Switch parameter to disable Document History for Draft Space for Content Manager deployment</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DocumentHistoryForReviewSpace -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DocumentHistoryForReviewSpace</maml:name>
        <maml:description>
          <maml:para>Switch parameter to disable Document History for Review Space for Content Manager deployment</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHUICollectiveSpaces -ISHDeployment $deployment -DraftSpace</dev:code>
        <dev:remarks>
          <maml:para>This command disables Draft Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHUICollectiveSpaces -ISHDeployment $deployment -ReviewSpace</dev:code>
        <dev:remarks>
          <maml:para>This command disables Review Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 3 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHUICollectiveSpaces -ISHDeployment $deployment -DocumentHistoryForDraftSpace</dev:code>
        <dev:remarks>
          <maml:para>This command disables Document History for Draft Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 4 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHUICollectiveSpaces -ISHDeployment $deployment -DocumentHistoryForReviewSpace</dev:code>
        <dev:remarks>
          <maml:para>This command disables Document History for Review Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 5 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHUICollectiveSpaces -ISHDeployment $deployment -DraftSpace -ReviewSpace</dev:code>
        <dev:remarks>
          <maml:para>This command disables Collective Spaces (both Review and Draft features). Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 6 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHUICollectiveSpaces -ISHDeployment $deployment -DraftSpace -DocumentHistoryForDraftSpace</dev:code>
        <dev:remarks>
          <maml:para>This command disables Draft Space and Document History for Draft Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 7 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHUICollectiveSpaces -ISHDeployment $deployment -ReviewSpace -DocumentHistoryForReviewSpace</dev:code>
        <dev:remarks>
          <maml:para>This command disables Review Space and Document History for Review Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 8 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHUICollectiveSpaces -ISHDeployment $deployment -DraftSpace -ReviewSpace -DocumentHistoryForDraftSpace</dev:code>
        <dev:remarks>
          <maml:para>This command disables Collective Spaces (both Review and Draft features) and Document History for Draft Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 9 ----------</maml:title>
        <dev:code>PS C:\&gt;Disable-ISHUICollectiveSpaces -ISHDeployment $deployment -DraftSpace -ReviewSpace -DocumentHistoryForDraftSpace -DocumentHistoryForReviewSpace</dev:code>
        <dev:remarks>
          <maml:para>This command disables Collective Spaces (both Review and Draft features) and Document History (for Draft and Review Space). Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHUICollectiveSpaces</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <!-- Cmdlet: Enable-ISHUICollectiveSpaces -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Enable-ISHUICollectiveSpaces</command:name>
      <command:verb>Enable</command:verb>
      <command:noun>ISHUICollectiveSpaces</command:noun>
      <maml:description>
        <maml:para>Enables Collective Spaces for Content Manager deployment.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Enable-ISHUICollectiveSpaces cmdlet enables Collective Spaces for Content Manager deployment.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: DraftSpace -->
      <command:syntaxItem>
        <maml:name>Enable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: DraftSpaceAndReviewSpace -->
      <command:syntaxItem>
        <maml:name>Enable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: DraftSpaceAndDocumentHistoryForDraftSpace -->
      <command:syntaxItem>
        <maml:name>Enable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForDraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForDraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Document History for Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: DraftSpaceAndReviewSpaceAndDocumentHistoryForDraftSpace -->
      <command:syntaxItem>
        <maml:name>Enable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForDraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForDraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Document History for Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: All -->
      <command:syntaxItem>
        <maml:name>Enable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForDraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForDraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Document History for Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Document History for Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ReviewSpace -->
      <command:syntaxItem>
        <maml:name>Enable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ReviewSpaceAndDocumentHistoryForDraftSpace -->
      <command:syntaxItem>
        <maml:name>Enable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForDraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForDraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Document History for Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ReviewSpaceAndDocumentHistoryForReviewSpace -->
      <command:syntaxItem>
        <maml:name>Enable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: ReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DocumentHistoryForReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Document History for Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: DocumentHistoryForDraftSpace -->
      <command:syntaxItem>
        <maml:name>Enable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DocumentHistoryForDraftSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForDraftSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Document History for Draft Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: DocumentHistoryForReviewSpace -->
      <command:syntaxItem>
        <maml:name>Enable-ISHUICollectiveSpaces</maml:name>
        <!-- Parameter: DocumentHistoryForReviewSpace -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DocumentHistoryForReviewSpace</maml:name>
          <maml:description>
            <maml:para>Switch parameter to enable Document History for Review Space for Content Manager deployment</maml:para>
          </maml:description>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ISHDeployment -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ISHDeployment</maml:name>
          <maml:description>
            <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
          </maml:description>
          <command:parameterValue required="true">ISHDeployment</command:parameterValue>
          <dev:type>
            <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
            <maml:uri />
            <maml:description>
              <maml:para>Represents the installed Content Manager deployment.</maml:para>
            </maml:description>
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DraftSpace -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DraftSpace</maml:name>
        <maml:description>
          <maml:para>Switch parameter to enable Draft Space for Content Manager deployment</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReviewSpace -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReviewSpace</maml:name>
        <maml:description>
          <maml:para>Switch parameter to enable Review Space for Content Manager deployment</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DocumentHistoryForDraftSpace -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DocumentHistoryForDraftSpace</maml:name>
        <maml:description>
          <maml:para>Switch parameter to enable Document History for Draft Space for Content Manager deployment</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DocumentHistoryForReviewSpace -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DocumentHistoryForReviewSpace</maml:name>
        <maml:description>
          <maml:para>Switch parameter to enable Document History for Review Space for Content Manager deployment</maml:para>
        </maml:description>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ISHDeployment -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ISHDeployment</maml:name>
        <maml:description>
          <maml:para>Specifies the name or instance of the Content Manager deployment.</maml:para>
        </maml:description>
        <command:parameterValue required="true">ISHDeployment</command:parameterValue>
        <dev:type>
          <maml:name>ISHDeploy.Common.Models.ISHDeployment</maml:name>
          <maml:uri />
          <maml:description>
            <maml:para>Represents the installed Content Manager deployment.</maml:para>
          </maml:description>
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
    <command:examples>
      <command:example>
        <maml:title>---------- EXAMPLE 1 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHUICollectiveSpaces -ISHDeployment $deployment -DraftSpace</dev:code>
        <dev:remarks>
          <maml:para>This command enables Draft Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 2 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHUICollectiveSpaces -ISHDeployment $deployment -ReviewSpace</dev:code>
        <dev:remarks>
          <maml:para>This command enables Review Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 3 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHUICollectiveSpaces -ISHDeployment $deployment -DocumentHistoryForDraftSpace</dev:code>
        <dev:remarks>
          <maml:para>This command enables Document History for Draft Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 4 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHUICollectiveSpaces -ISHDeployment $deployment -DocumentHistoryForReviewSpace</dev:code>
        <dev:remarks>
          <maml:para>This command enables Document History for Review Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 5 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHUICollectiveSpaces -ISHDeployment $deployment -DraftSpace -ReviewSpace</dev:code>
        <dev:remarks>
          <maml:para>This command enables Collective Spaces (both Review and Draft features). Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 6 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHUICollectiveSpaces -ISHDeployment $deployment -DraftSpace -DocumentHistoryForDraftSpace</dev:code>
        <dev:remarks>
          <maml:para>This command enables Draft Space and Document History for Draft Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 7 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHUICollectiveSpaces -ISHDeployment $deployment -ReviewSpace -DocumentHistoryForReviewSpace</dev:code>
        <dev:remarks>
          <maml:para>This command enables Review Space and Document History for Review Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 8 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHUICollectiveSpaces -ISHDeployment $deployment -DraftSpace -ReviewSpace -DocumentHistoryForDraftSpace</dev:code>
        <dev:remarks>
          <maml:para>This command enables Collective Spaces (both Review and Draft features) and Document History for Draft Space. Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>---------- EXAMPLE 9 ----------</maml:title>
        <dev:code>PS C:\&gt;Enable-ISHUICollectiveSpaces -ISHDeployment $deployment -DraftSpace -ReviewSpace -DocumentHistoryForDraftSpace -DocumentHistoryForReviewSpace</dev:code>
        <dev:remarks>
          <maml:para>This command enables Collective Spaces (both Review and Draft features) and Document History (for Draft and Review Space). Parameter $deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Disable-ISHUICollectiveSpaces</maml:linkText>
      </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
</helpItems>