Skip to content

Instantly share code, notes, and snippets.

@nelaaro
Last active January 29, 2019 09:08
Show Gist options
  • Save nelaaro/96584146f255b08a558393f374e29f98 to your computer and use it in GitHub Desktop.
Save nelaaro/96584146f255b08a558393f374e29f98 to your computer and use it in GitHub Desktop.
windows is my terminal running as administrator
# My terminals don't run as administrator
To test if youre `CMD`, `PowerShell` is running as administrator.
## PASS
C:\Users\user>net session
There are no entries in the list.
## Fail
C:\Users\user>net session
System error 5 has occurred.
Access is denied.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment