winget install --id=jpassing.elevate -e
elevate -- start elevated processes from the command line
Elevate is a command-line utility designed to start programs with elevated privileges. This tool allows users to execute applications as an administrator directly from the terminal without requiring graphical interaction.
Key Features:
Audience & Benefit:
Ideal for IT professionals, developers, system administrators, and power users who need to automate tasks requiring administrative access. Elevate helps streamline workflows, maintain security by limiting privilege escalation to necessary operations, and integrate elevate into scripts or custom tools.
This tool allows you to start a program with elevated privileges from the command line. See [1] for details.
[1] http://jpassing.com/2007/12/08/launch-elevated-processes-from-the-command-line/