Hi,
I successfully tested this by using the following expression:
"-ExecutionPolicy Unrestricted -File \"" + @[User::Script_Path] + "\\Exec PoSh Script.PS1\" \"" + @[User::FirstName] + "\" \"" + @[User::Surname] + "\""
which resulted in the following
↧