Introduction...
All of the source code, issues, releases, milestones is all on https://github.com/sdl/ISHRemote
ISHRemote is a business automation module on top of SDL Knowledge Center Content Manager (LiveContent Architect, Trisoft InfoShare).
Your first commands could look like
Install-Module ISHRemote -Repository PSGallery -Scope CurrentUser -Force
$ishSession = New-IshSession -WsBaseUrl https://example.com/ISHWS…
This post is copied from New versions for ISHServer v1.5 and ISHBootstrap v1.0. Support for Amazon Machine Image (AMI), Docker containers, Vagrant Boxes and many more.
Background
For those encountering the terms ISHServer and ISHBootstrap for the first time, they are automation modules for SDL’s Knowledge Center Content Manager also identified with the code name ISH.
ISHServerISHServer started initially as…
Please refer to previous release announcement for some background information regarding ISHDeploy.
With this new version, ISHDeploy helps configure and control the state of the Translation Services. All cmdlets are fully documented online and code oriented tutorials are also provided.
Following Frank Closset announcement Did you know… we are working on PowerShell automation libraries that we are working on PowerShell automation toolkits I would like to share with everyone the availability of new versions for ISHServer and ISHBootstrap.
ISHServer v1.1
ISHServer is powershell module that automated the preparation of a clean Windows Server operating system.
Currently only ISHServer.12 is available…
People, by nature, don’t like repetitive tasks. Even worse repetitive tasks will often lead to humans making mistakes: someone forgets to copy a file, someone forgets to set a setting. To manage growth and taking cost out while managing your IT landscape, automation will be key. It will improve accountability, efficiency and predictability, while reducing cost, variability and risk.
Our team has been working hard…
Even though Knowledge Center comes with Content Editor preconfigured for the basic topic types, it is worthwhile to try to optimize the experience for people working with the editor. It will depend on your organization and your documentation what DITA elements are used and how they are used. Based on that you can tweak the experience using the methods described here. When you are using specializations it becomes even…