Skip to content

Instantly share code, notes, and snippets.

@Rahmanism
Created January 2, 2023 10:13
Show Gist options
  • Save Rahmanism/20a83cdfdec9de4d75ac56b34d7cc6a1 to your computer and use it in GitHub Desktop.
Save Rahmanism/20a83cdfdec9de4d75ac56b34d7cc6a1 to your computer and use it in GitHub Desktop.
Let scripts run in Powershell for current user
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope currentuser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment