elevatedshell
Windows – RunAs and Elevated Shells
| Command | Effect |
|---|---|
powershell -Command “Start-Process command -Verb RunAs” | Graphical prompt to elevate a command |
runas /user:DOMAIN\username command | Run a command as user |
elevatedshell.txt · Last modified: by wolfo
