How to run powershell script from designer script in one identity manager version 8.2.1

Hi All,

Can anyone please suggest a way in which we can pass decrypted password to powershell script while using Powershell ScriptExe process task ?

We have tried to decrypt the encrypted password in this parameter but the decryption doesn't work here. Passing an outparam or process parameter shows up the password in jobqueue.

Also how can we call powershell script in designer scripts? Do we have any sample code which we can use ?

Thanks in advance.