Why are my PowerShell scripts not running?

前端 未结 9 1108
感情败类
感情败类 2020-12-07 08:33

I wrote a simple batch file as a PowerShell script, and I am getting errors when they run.

It\'s in a scripts directory in my path. This is the error I get:

9条回答
  •  无人及你
    2020-12-07 08:46

    On Windows 10: Click change security property of myfile.ps1 and change "allow access" by right click / properties on myfile.ps1

提交回复
热议问题