1.在window10系统中搜索框 输入 Windos PowerShell
系统中搜索框 输入 Windos PowerShell

2,打开了powershell命令行之后,输入
set-ExecutionPolicy RemoteSigned
然后更改权限为A
最后通过 get-ExecutionPolicy 查看当前的状态

本文介绍如何在Windows 10系统中通过PowerShell更改执行策略。首先,在搜索框输入'Windows PowerShell'打开命令行。接着,输入'set-ExecutionPolicy RemoteSigned'并更改权限。最后,使用'get-ExecutionPolicy'命令检查当前状态。
1.在window10系统中搜索框 输入 Windos PowerShell
系统中搜索框 输入 Windos PowerShell

2,打开了powershell命令行之后,输入
set-ExecutionPolicy RemoteSigned
然后更改权限为A
最后通过 get-ExecutionPolicy 查看当前的状态

1324
280
1万+

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