PowerShell acticity does not return out Argument

Hi @loirdiahmed,

Instead of passing variables you can alter you PowerShell code to get parameters and use those parameters and return your $Status value.

The way to do this is written in this tutorial