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
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