• How do I call the value of a policy object custom parameter value inside the script called from the policy?

    Searching the forum returned a buffet of 'not exactly it' - 

    in a nutshell "How do I access the policy parameter from within the script module called by the policy under the administration node"

    I have a policy, calling a policy script…

  • retrieve ARS Workflow Parameter saved in SecureString - as plain text using PowerShell

    Hi,

    I'm writing a powershell script that connects via api to a vendor tool.

    I want to save the password in the workflow as syntax type SecureString, so that the password's hidden in the workflow properties.

    Per documentation the SecureString syntax…

  • Read Parameter from Workflow inside Library Script?

    I created an easy workflow with one approval activity.

    In the worflow options on the top we can define some parameters, which I did.

    Now inside the approval activity, in the "approvers" section we can "designate approvers". On the bottom we can say "users…