I want to be able to write scripts that execute privileged commands.
However I want users to be prompted via UI for executing these commands (then select "as Administrator" (like you can do with right-click) without needing to provide any password) and not via console password prompt.
Is there any such command for windows?