Documentation Center

Applying Update 1 to your Tridion Docs 15.1 Content Manager application server or servers

Only if you are applying Update 1 to a Tridion Docs 15.1 setup, for each of your Content Managerapplication servers, run a PowerShell script.

Before you begin

You need to run the PowerShell script as an administrator.

Procedure

  1. Access one of your Content Manager application servers.
  2. Open a PowerShell prompt as an administrator.
  3. Go to the folder C:\IshCD\DATE.UPDATE.InfoShare.15.1.BUILDNUMBER.1.Trisoft-DITA-OT\, where DATE is the date of the release of Update 1, and BUILDNUMBER is the specific build number of the release.
  4. Do one of the following:
    • If you still have at least one other Content Manager application server to update after this one, invoke the command _Update-ISHWebAppServer.ps1 -SkipStartISHDeployment
    • If this is your last (or only) Content Manager application server to update, invoke the command _Update-ISHWebAppServer.ps1
  5. If you still have at least one other Content Manager application server to update, repeat steps 1-4.