sudo icon indicating copy to clipboard operation
sudo copied to clipboard

Elevate to NT Authority\SYSTEM

Open silverwind opened this issue 8 years ago • 1 comments

Would it be possible to have a switch to elevate to NT Authority\SYSTEM through psexec or similar tools? This privilege level is required for many things that Administrator cannot do, for example to install SSH hosts keys.

silverwind avatar Jun 16 '17 15:06 silverwind

I don't make sure but pstools copy the sudo.exe, and run it on the remote server. If you use SID granted as administrator, UAC dialog will not be shown and will works expectedly.

mattn avatar Jun 17 '17 06:06 mattn