PowerShell执行脚本策略错误 错误信息:PowerShell运行脚本错误——“系统上禁止运行脚本”原因:默认执行策略为Restricted解决:执行Set-ExecutionPolicy RemoteSigned 解:奇葩史 转载于:https://www.cnblogs.com/huaxia283611/p/powershell-execute-script-policy-error.html