|
how to start a written script Hello again,
i hope i don't have a stupid question. Look, when i will start a written
..ps1 script from the commandline (in this context: powershell.exe -noexit
&"c:\tmp\script.ps1"), the powershell starts, but the script won't execute. i
have also set the executionpolicy to unrestricted. Where is the trick?
Thanks for your support... |