Skip to content

{cmd} Simple Windows cli tool to run a program as the SYSTEM user. Depends on Sysinternals' psexec.exe.

License

Notifications You must be signed in to change notification settings

aetonsi/cmd__runas_system

Repository files navigation

cmd__runas_system

Simple Windows cli tool to run a program as the SYSTEM user. Depends on Sysinternals' psexec.exe.

Usage

Please note: requires elevation (elevates automatically if needed).

# runas_system.cmd <application> <...arguments>
.\runas_system.cmd mysystemprogram.exe myarg1 myarg2
# starts mysystemprogram.exe as the SYSTEM user, with the specified arguments

About

{cmd} Simple Windows cli tool to run a program as the SYSTEM user. Depends on Sysinternals' psexec.exe.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published