Created
June 30, 2017 12:41
-
-
Save zaenk/6686f26f1b611d690deefaa9f013cbb7 to your computer and use it in GitHub Desktop.
Sets the execution policy for the current session
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Unrestricted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment