Hi,
I am trying to run a 15 line code using Invoke Powershell. I can copy and paste this 15 line of code and not execute it because it misinterprets the code and gives me an error message. What possibilities are there to execute a programming code via invoke without reading it in and executing it via a read file? The code works fine via read file.