Release Notes: Cireson PowerShell Activity

NOTE: This KB article has be deprecated, see https://downloads.cireson.com/ for the latest release notes.

8.0.2

Fixes

Problem IdTitleStatePR73500Added a DLL that was missing from the 8.0.1 release.Released

Note: No code changes were made.  The only change was adding the DLL to the Management Pack Bundle.

8.0.1

Fixes

Problem IdTitleStatePR64721Service Request templates which include a PowerShell Activity can only be used by AdministratorsClosed Resolved issue where activity would not trigger in certain cases 

Release 1.0.2016.29 & 1.0.2012.26

Notes

  • All existing templates that contain powershell activities will need to be updated. Once updated this should resolve the existing permissions issues.

Fixes

  • Removed relationship between Powershell Activity and Powershell Script object. This should resolve the permissions issues for users with lower permissions trying to create SRs from a template with a PS activity and when using Request Offerings

Release 1.0.2016.27 & 1.0.2012.24

Fixes

  • Fixed permissions where anyone that wasn't an admin was not allowed to create a request from a template with a powershell activity in it. You can not adjust / allow roles via the settings.
  • Updated powershell logging to be a bit more verbose.
  • Fixed an issue where the powershell activity wouldn't properly wait for a response from the powershell script run.
  • Actual end date is now set when the powershell activity completes.
  • Previously, we would only look at the default installation from the service manager powershell commandlets, we don't even look for them anymore so make sure and import them properly.

Release 1.0.2016.16 & 1.0.2012.12

Known Issues

  • Currently, only admins are able to create service requests from a template that has a powershell activity in it. This is due to permissions around the system.entity class that the powershell script class it based on. We are actively working on a fix for the next release.

Fixes

  • Initial Release