How do you successfully change execution policy and enable execution of PowerShell scripts

前端 未结 7 1534
情话喂你
情话喂你 2020-12-02 12:04

I have a problem regarding changing the Execution Policy in my Windows Server 2008+ OS. It is the first time I try to run a script for which I need resource full ac

7条回答
  •  时光说笑
    2020-12-02 12:36

    A hotfix is now available to install:

    2.8.7 for VS 2013: https://github.com/NuGet/Home/releases/download/2.8.7/NuGet.Tools.vsix

    3.1.1 for VS 2015: https://github.com/NuGet/Home/releases/download/3.1.1/NuGet.Tools.vsix

    https://github.com/NuGet/Home/issues/974

提交回复
热议问题