Open Task Scheduler and Create a New Task under Actions
In General tab.
Give the task a name.
Tick ‘Run with highest privileges’.
In Actions tab
Click New, set action to ‘Start a Program’
Browse to the program location in program/script.
In Settings tab
Tick ‘Allow task to be run on demand’.
Create a shortcut with the following
schtasks /run /TN "[Name of Task]"