Created
January 2, 2023 10:13
-
-
Save Rahmanism/20a83cdfdec9de4d75ac56b34d7cc6a1 to your computer and use it in GitHub Desktop.
Let scripts run in Powershell for current user
This file contains hidden or 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 -ExecutionPolicy RemoteSigned -Scope currentuser |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment