I wrote a Powershell script using the ISHRemote module a few years ago, and it's been working fine with Tridion Docs version 14. I just upgraded the script to work with Tridion Docs version 15. The main change was to use ClientId / ClientSecret instead of username / password to start a session. It seems to work fine but I had a few questions to make sure it will be good for a while.
- It was written for Powershell version 5.1. Will it work with the latest Powershell version (7.5)?
- I'm using ISHRemote version 8.1.0. Is there any need to update ISHRemote? It works with Tridion Docs v15.
- Does ISHremote run over an encrypted channel? Is the client secret sent over an encrypted channel?
Thanks,
Mark Giffin
