Skip to content

Instantly share code, notes, and snippets.

@heiswayi
Created April 23, 2024 03:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heiswayi/472bc7cbfc5d5aa1c476b33541d4c1fb to your computer and use it in GitHub Desktop.
Save heiswayi/472bc7cbfc5d5aa1c476b33541d4c1fb to your computer and use it in GitHub Desktop.
Execute PowerShell script with administrator privileges
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment