CMD

From WikiWiki
Revision as of 13:54, 24 November 2018 by Mendel (talk | contribs)
(change visibility) (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • qwinsta - get logged on users
  • wmic /node:"servername or ip address" computersystem get username
  • cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" %1" - try starting an application as non elevated