转载自:https://blog.csdn.net/ougexingfuba/article/details/104056327
1.win+s 搜索powershell 以管理身份运行
2.使用set-ExecutionPolicy RemoteSigned命令将计算机上的执行策略更改为 RemoteSigned,输入Y确定
3.查看计算机执行策略get-ExecutionPolicy
转载自:https://blog.csdn.net/ougexingfuba/article/details/104056327
1.win+s 搜索powershell 以管理身份运行
2.使用set-ExecutionPolicy RemoteSigned命令将计算机上的执行策略更改为 RemoteSigned,输入Y确定
3.查看计算机执行策略get-ExecutionPolicy
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。