request_elevation
Run a command with elevated privileges by launching a cmd script through UAC.
Instructions
Launch a cmd script via UAC (Start-Process -Verb RunAs) to run the given command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| timeout | No |