Skip to content

Instantly share code, notes, and snippets.

@nordinrahman
Created March 7, 2016 01:46
Show Gist options
  • Save nordinrahman/c398d33b8a3b80477605 to your computer and use it in GitHub Desktop.
Save nordinrahman/c398d33b8a3b80477605 to your computer and use it in GitHub Desktop.
Unrestrict powershell scripts
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment