- 追加された行はこの色です。
- 削除された行はこの色です。
- PowerShell/環境設定/実行ポリシーの変更 へ行く。
- PowerShell/環境設定/実行ポリシーの変更 の差分を削除
* 実行ポリシーの変更 [#n4f9567e]
** 実行ポリシーの変更 [#r632f6b4]
Set-ExecutionPolicy RemoteSigned
※ PowerShellを管理者として実行する事。
** 実行ポリシーの確認 [#cc7aee7b]
Get-ExecutionPolicy
RemoteSigned
** 参考 [#e4e3df42]
- http://www.howtogeek.com/204166/how-to-configure-windows-to-work-with-powershell-scripts-more-easily/
- http://www.atmarkit.co.jp/fwin2k/win2ktips/1023ps1sec/ps1sec.html
- https://www.netspi.com/blog/entryid/238/15-ways-to-bypass-the-powershell-execution-policy