
处理方法:
在管理员权限的 PowerShell 中运行以下命令,暂时解除限制,如果想永久生效删掉后面的-Scope Process
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process
Windows PowerShell执行策略解除限制

处理方法:
在管理员权限的 PowerShell 中运行以下命令,暂时解除限制,如果想永久生效删掉后面的-Scope Process
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process
1389
2478
2万+

被折叠的 条评论
为什么被折叠?