Passing an array into a powershell activity
I'm looking for the syntax on how to pass an array of users to add to an ad group using the powershell activity.I've created an input called "userList" with a type of "Array". I've got a for loop in my powershell command line:Import-Module "C:\Progra...