microsoft / sudo

It's sudo, for Windows
MIT License
4.94k stars 126 forks source link

megathread: support for Windows Server #50

Open zadjii-msft opened 6 months ago

zadjii-msft commented 6 months ago

This has been requested in a pile of places. Lemme try and gather up the links quick:

Getting sudo into client editions of Windows was our top priority. We'll restart conversations with the relevant teams to see if there's interest in getting sudo on server somehow

luke-beep commented 6 months ago

This would be great as an add-on; not enabled by default.

pivotman319-owo commented 6 months ago

can't you just throw in the Microsoft-Windows-Sudo + Microsoft-Windows-Sudo-ADM SxS components into Microsoft-Windows-Server-Features-Package and call it a day? Microsoft-Windows-Client-Features-Package already has sudo baked into it, so this addition might as well be trivial by modifying the associated CBS update packages for server editions and throwing in that component.

AvogatoWizardWhisker commented 6 months ago

Don't you already run commands as elevated on Windows Server? If so, I'm not sure if sudo would be necessary for Windows Server.

agowa commented 5 months ago

@AvogatoWizardWhisker No, UAC also exists on servers.

Neustradamus commented 1 month ago

It will be nice to have for Windows Server and Windows 10 too.