Thursday, August 11, 2016

powershell permissions to execute

I had to add this to commnd line

PS > powershell -ExecutionPolicy ByPass -File blah.ps1


adding to file permissions did not help

No comments:

Post a Comment