- Enable UAC. (without UAC you have to create a proper scheduled task that execute program with Administrative rights)
- Enable Administrator local account and define password.
- Create a New desktop shortcut including below text (be aware changing clientname, Administrator, and x:\yyy\zzz.exe) with your details:
runas /user:ClientName\Administrator /savecred “x:\yyy\zzz.exe“
[referral Articles]
Avviare programmi come admin senza password
Auto login su macchina windows già appartenente a dominio
Create Administrator Mode Shortcuts Without UAC Prompts in Windows 7 or Vista
How To Create a Shortcut That Lets a Standard User Run An Application as Administrator