Awesome, got it working. Thank you.
E
Posts made by ef3h37b6
-
RE: Pass variable (parameters) to powershell?posted in General Discussion
-
Pass variable (parameters) to powershell?posted in General Discussion
I'm trying to pass a variable (a link) to a powershell script, but when I enable parameters, the script doesn't run. It runs if I call the script without parameters. And how is the variable captured in powershell? Thanks.