Skip to content

Instantly share code, notes, and snippets.

@spjeff
Created March 2, 2023 18:01
Show Gist options
  • Save spjeff/fd134d8229553c60dcf4ed3a3d603b4b to your computer and use it in GitHub Desktop.
Save spjeff/fd134d8229553c60dcf4ed3a3d603b4b to your computer and use it in GitHub Desktop.
Start-Process powershell.exe -Credential "DOMAIN\USER" -NoNewWindow -ArgumentList "Start-Process powershell.exe -Verb runAs"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment