Last active
February 6, 2018 02:01
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
psexec –I –d –s cmd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment