-
Notifications
You must be signed in to change notification settings - Fork 161
is-elevated command #118
Copy link
Copy link
Open
Labels
Issue-FeatureNew feature or request. Complex enough to require planning and actual budgeted, scheduled work.New feature or request. Complex enough to require planning and actual budgeted, scheduled work.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meeting
Metadata
Metadata
Assignees
Labels
Issue-FeatureNew feature or request. Complex enough to require planning and actual budgeted, scheduled work.New feature or request. Complex enough to require planning and actual budgeted, scheduled work.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meeting
Description of the new feature / enhancement
Could you please add new
is-elevatedcommand.It should check for elevated permissions and return
0if process is already elevated.Scenario when this would be used?
This is useful feature and can be used in many scenarios.
For example if will allow to create self-elevated scripts:
test.cmd:Supporting information
No response