Skip to content

Releases: RWS/ISHBootstrap

0.3

20 Oct 15:35
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release

This release if focused on

  • Enabling the server to download it dependencies from an FTP server.
  • Antenna House licensing is not considered any more a pre-requisite. Can be updated as often as necessary.

In more detail this is what has changed and/or added:

Source

  • Changes in module xISHServer
    • Use new cmdlet Get-ISHPrerequisites for one of the following functions:
      • Download the necessary files.
        • Initial supported method is with FTP.
      • Get the file names of the necessary files.
    • The cmdlet Install-ISHToolAntennaHouse.ps1 will not set the license.
    • To add or update the Antenna House Formatter license use cmdlet Set-ISHToolAntennaHouseLicense.ps1
  • Changes in scripts folder xISHServer
    • To seed the xISHServer module folder with the prerequisites:
      • Use new script Get-ISHServerPrerequisites.ps1 and the xISHServer module will download the files.
      • Use updated script Upload-ISHServerPrerequisites.ps1. Script uses the Get-ISHPrerequisites to know which files to copy.
    • Use new script Set-ISHAntennaHouseLicense.ps1 to set the Antenna House Formatter license.

Example

  • Adaptations in the scripts, json structure and how to topic to match the main code base.

0.2

18 Oct 08:17
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

Small alignment and preparation changes in the Examples ISHDeploy configuration scripts

  • Due to ISHDeploy's upcoming cmdlet renaming and tutorial changes the Set-ISHUIFeatures.ps1 was split into
    • Set-ISHCMComponents.ps1
    • Set-ISHCMMenuAndButton.ps1

0.1

11 Oct 12:55
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

Supported Operating systems:

  • Windows Server 2012 R2
  • Windows Server 2016
  • Windows Server 2016 With Desktop Experience

Knowledge Center supported versions:

  • Content Manager 12.0.0
  • Content Manager 12.0.1
  • Content Manager 13.0.0 (Future)