Skip to content

Instantly share code, notes, and snippets.

@AD0791
Last active July 23, 2021 19:08
Show Gist options
  • Save AD0791/e6e1cd8cf22a6a648ddd71fec29e5455 to your computer and use it in GitHub Desktop.
Save AD0791/e6e1cd8cf22a6a648ddd71fec29e5455 to your computer and use it in GitHub Desktop.
RUN AS ADMINISTRATOR powersehll
Start-Process powershell -Verb runAs
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment