Skip to content

Instantly share code, notes, and snippets.

@phwelo
Last active February 6, 2018 02:01
Show Gist options
  • Save phwelo/854edf7892928de394d1 to your computer and use it in GitHub Desktop.
Save phwelo/854edf7892928de394d1 to your computer and use it in GitHub Desktop.
[Start CMD as NTUSER/System] One-liner to start command prompt as system user in windows #Powershell #CMD #PSEXEC
psexec –I –d –s cmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment