poweradminllc / PAExec

Remote execution, like PsExec
523 stars 177 forks source link

Specifying running as Network Server still requires a password #45

Open Tarterman opened 2 years ago

Tarterman commented 2 years ago

With PsExec, you can use "NT AUTHORITY\Network Service" as the user and it won't ask for a password. You can't do this with PaExec. Can that functionality be added or even just add it as a flag (e.g. "-ns") like you can if you want to use the System account (-s)?