Why is my locally-created script not allowed to run under the RemoteSigned execution policy?

后端 未结 13 1213
自闭症患者
自闭症患者 2021-01-30 02:35

Since this question continues to attract responses that are either refuted by the question body or don\'t address the actual problem, please read th

13条回答
  •  粉色の甜心
    2021-01-30 03:20

    I was having the same issue and fixed it by changing the default program to open .ps1 files to PowerShell. It was set to Notepad.

提交回复
热议问题